16:55:57.159917 mtc SGSN_Tests_Iu.ttcn:64 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'.
16:55:58.174385 mtc SGSN_Tests_Iu.ttcn:64 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0).
16:55:58.174813 mtc SGSN_Tests_Iu.ttcn:64 Test case TC_iu_attach_encr started.
16:55:58.174947 mtc SGSN_Tests_Iu.ttcn:64 Initializing variables, timers and ports of component type SGSN_Tests.test_CT inside testcase TC_iu_attach_encr.
16:55:58.175195 mtc SGSN_Tests_Iu.ttcn:64 Port GSUP_IPA_EVENT was started.
16:55:58.175283 mtc SGSN_Tests_Iu.ttcn:64 Port PROC was started.
16:55:58.175350 mtc SGSN_Tests_Iu.ttcn:64 Port RIM[0] was started.
16:55:58.175405 mtc SGSN_Tests_Iu.ttcn:64 Port RIM[1] was started.
16:55:58.175454 mtc SGSN_Tests_Iu.ttcn:64 Port RIM[2] was started.
16:55:58.175502 mtc SGSN_Tests_Iu.ttcn:64 Port GTPC was started.
16:55:58.175551 mtc SGSN_Tests_Iu.ttcn:64 Port SGSNVTY was started.
16:55:58.175598 mtc SGSN_Tests_Iu.ttcn:64 Component type SGSN_Tests.test_CT was initialized.
16:55:58.175686 mtc SGSN_Tests.ttcn:307 Mapping port mtc:SGSNVTY to system:SGSNVTY.
16:55:58.176543 mtc SGSN_Tests.ttcn:307 Message enqueued on SGSNVTY from system integer : 2 id 1
16:55:58.176625 mtc SGSN_Tests.ttcn:307 Port SGSNVTY was mapped to system:SGSNVTY.
16:55:58.176830 mtc SGSN_Tests.ttcn:307 Map operation of mtc:SGSNVTY to system:SGSNVTY finished.
16:55:58.176913 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoSGSN> ",
        has_wildcards := false
    }
}
16:55:58.176979 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoSGSN# ",
        has_wildcards := false
    }
}
16:55:58.177039 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoSGSN(*)",
        has_wildcards := true
    }
}
16:55:58.177179 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "enable"
16:55:58.177273 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.177349 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:55:58.177405 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:55:58.177457 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:55:58.177509 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:55:58.177560 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
16:55:58.177618 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port SGSNVTY succeeded: 2 with ? matched
16:55:58.177678 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port SGSNVTY succeeded, message from system(): integer : 2 id 1
16:55:58.177742 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of SGSNVTY.
16:55:58.177817 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 2
16:55:58.177954 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.178062 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:55:58.178121 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 2
16:55:58.178179 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of SGSNVTY.
16:55:58.178239 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.178330 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "reset sgsn state"
16:55:58.178585 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.179737 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
16:55:58.179808 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 4
16:55:58.179946 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.180055 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.180165 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
16:55:58.180245 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
16:55:58.180316 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY succeeded: "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." with ? matched
16:55:58.180386 mtc Osmocom_VTY_Functions.ttcn:85 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "Cancelled MM Ctx. 
Removed all gprs subscribers.
Flushed all BSSGPs queues.
Flushed rx & tx queus towards the GGSN." id 3
16:55:58.180447 mtc Osmocom_VTY_Functions.ttcn:85 Message with id 3 was extracted from the queue of SGSNVTY.
16:55:58.180534 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.180625 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:55:58.180682 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 4
16:55:58.180739 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 4 was extracted from the queue of SGSNVTY.
16:55:58.180797 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.180865 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:55:58.180945 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.181376 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 5
16:55:58.181476 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.181568 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.181685 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.181749 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 5
16:55:58.181811 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 5 was extracted from the queue of SGSNVTY.
16:55:58.181873 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.181935 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:55:58.182007 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.182356 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 6
16:55:58.182460 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.182552 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.182661 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.182726 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 6
16:55:58.182786 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 6 was extracted from the queue of SGSNVTY.
16:55:58.182846 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.182905 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "auth-policy remote"
16:55:58.182978 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.183344 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 7
16:55:58.183436 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.183523 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.183625 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.183686 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 7
16:55:58.183744 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 7 was extracted from the queue of SGSNVTY.
16:55:58.183804 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.183860 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:55:58.183928 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.184223 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 8
16:55:58.184314 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.184404 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:55:58.184463 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 8
16:55:58.184520 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 8 was extracted from the queue of SGSNVTY.
16:55:58.184577 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.184641 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
16:55:58.197145 1431 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.198614 1431 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test-Gb0-NS0(1431), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0. Version: 9.0.0.
16:55:58.198776 1431 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.199122 1431 - Connected to MC.
16:55:58.199281 1431 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_encr.
16:55:58.199420 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1431, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
16:55:58.199585 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
16:55:58.202091 1431 - Port NS_SP was started.
16:55:58.202112 1431 - Port NSVC was started.
16:55:58.202123 1431 - Port NS_CTRL was started.
16:55:58.202132 1431 - Port NSPIP_PROC was started.
16:55:58.202142 1431 - Component type NS_Emulation.NS_CT was initialized.
16:55:58.205127 1432 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.205318 1432 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test-Gb0-BSSGP0(1432), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0. Version: 9.0.0.
16:55:58.205366 1432 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.205438 1432 - Connected to MC.
16:55:58.205476 1432 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_encr.
16:55:58.205502 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1432, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
16:55:58.205540 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb0-BSSGP0(1432):BSCP and SGSN_Test-Gb0-NS0(1431):NS_SP.
16:55:58.206028 1431 - Port NS_SP is waiting for connection from SGSN_Test-Gb0-BSSGP0(1432):BSCP on UNIX pathname /tmp/ttcn3-portconn-7f66bf8c.
16:55:58.208074 1432 - Port BSCP was started.
16:55:58.208182 1432 - Port PROC was started.
16:55:58.208223 1432 - Port GLOBAL was started.
16:55:58.208262 1432 - Port RIM was started.
16:55:58.208302 1432 - Port MGMT was started.
16:55:58.208341 1432 - Port BVC was started.
16:55:58.208380 1432 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:55:58.208510 1432 - Port BSCP has established the connection with SGSN_Test-Gb0-NS0(1431):NS_SP using transport type UNIX.
16:55:58.208636 1431 - Port NS_SP has accepted the connection from SGSN_Test-Gb0-BSSGP0(1432):BSCP.
16:55:58.208667 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb0-BSSGP0(1432):BSCP and SGSN_Test-Gb0-NS0(1431):NS_SP finished.
16:55:58.208730 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "") on component SGSN_Test-Gb0-NS0(1431).
16:55:58.208868 mtc SGSN_Tests.ttcn:235 Function was started.
16:55:58.208915 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_encr") on component SGSN_Test-Gb0-BSSGP0(1432).
16:55:58.209034 mtc SGSN_Tests.ttcn:236 Function was started.
16:55:58.209081 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(1432):PROC.
16:55:58.209321 1431 - Starting function NSStart({
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "").
16:55:58.209577 1432 - Starting function BssgpStart({
    nsei := 96,
    sgsn_role := false,
    bvc := {
        {
            bvci := 196,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13135
                    },
                    rac := 0
                },
                cell_id := 20960
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_encr").
16:55:58.209654 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb0-BSSGP0(1432):PROC on UNIX pathname /tmp/ttcn3-portconn-c969b747.
16:55:58.210554 1431 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21010
16:55:58.210772 1431 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
16:55:58.210836 1432 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI196.
16:55:58.210998 1432 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:55:58.211342 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb0-BSSGP0(1432):PROC.
16:55:58.211546 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(1432):PROC finished.
16:55:58.211674 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb0-BSSGP0(1432) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
}
16:55:58.211985 1432 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
16:55:58.218047 1433 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.218197 1433 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: -NSVCI97-provIP(1433), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP. Version: 9.0.0.
16:55:58.218237 1433 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.218333 1433 - Connected to MC.
16:55:58.218373 1433 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_encr.
16:55:58.218396 1431 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1433, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
16:55:58.218481 1431 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb0-NS0(1431):NSPIP_PROC and -NSVCI97-provIP(1433):PROC.
16:55:58.218798 1431 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI97-provIP(1433):PROC on UNIX pathname /tmp/ttcn3-portconn-2438afd0.
16:55:58.220112 1433 - Port NSE was started.
16:55:58.220154 1433 - Port IPL4 was started.
16:55:58.220175 1433 - Port NSVC[0] was started.
16:55:58.220195 1433 - Port NSVC[1] was started.
16:55:58.220215 1433 - Port NSVC[2] was started.
16:55:58.220235 1433 - Port NSVC[3] was started.
16:55:58.220254 1433 - Port NSVC[4] was started.
16:55:58.220273 1433 - Port NSVC[5] was started.
16:55:58.220292 1433 - Port NSVC[6] was started.
16:55:58.220310 1433 - Port NSVC[7] was started.
16:55:58.220327 1433 - Port NSVC[8] was started.
16:55:58.220345 1433 - Port NSVC[9] was started.
16:55:58.220362 1433 - Port NSVC[10] was started.
16:55:58.220380 1433 - Port NSVC[11] was started.
16:55:58.220397 1433 - Port NSVC[12] was started.
16:55:58.220415 1433 - Port NSVC[13] was started.
16:55:58.220433 1433 - Port NSVC[14] was started.
16:55:58.220450 1433 - Port NSVC[15] was started.
16:55:58.220467 1433 - Port PROC was started.
16:55:58.220485 1433 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:55:58.220541 1433 - Port PROC has established the connection with SGSN_Test-Gb0-NS0(1431):NSPIP_PROC using transport type UNIX.
16:55:58.220594 1431 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI97-provIP(1433):PROC.
16:55:58.220619 1431 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb0-NS0(1431):NSPIP_PROC and -NSVCI97-provIP(1433):PROC finished.
16:55:58.220667 1431 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97") on component -NSVCI97-provIP(1433).
16:55:58.220914 1431 NS_Emulation.ttcnpp:324 Function was started.
16:55:58.221100 1431 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI97.
16:55:58.221158 1433 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97").
16:55:58.221367 1433 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI97-provIP(1433):IPL4 to system:IPL4.
16:55:58.221430 1433 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:55:58.221477 1433 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI97-provIP(1433):IPL4 to system:IPL4 finished.
16:55:58.221662 1433 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21010 / UDP
16:55:58.221917 1434 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.222018 1434 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: TC_iu_attach_encr-BVCI196(1434), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI196. Version: 9.0.0.
16:55:58.222044 1434 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.222096 1434 - Connected to MC.
16:55:58.222116 1434 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_encr.
16:55:58.222134 1432 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1434, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI196.
16:55:58.222184 1432 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_encr-BVCI196(1434):BVC and SGSN_Test-Gb0-BSSGP0(1432):BVC.
16:55:58.222382 1432 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_encr-BVCI196(1434):BVC on UNIX pathname /tmp/ttcn3-portconn-2f7fba8f.
16:55:58.222502 1433 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:55:58.223260 1434 - Port BVC was started.
16:55:58.223284 1434 - Port MGMT was started.
16:55:58.223297 1434 - Port GLOBAL was started.
16:55:58.223308 1434 - Port BSSGP_SP was started.
16:55:58.223320 1434 - Port BSSGP_SP_SIG was started.
16:55:58.223332 1434 - Port BSSGP_PROC was started.
16:55:58.223344 1434 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:55:58.223381 1434 - Port BVC has established the connection with SGSN_Test-Gb0-BSSGP0(1432):BVC using transport type UNIX.
16:55:58.223415 1432 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_encr-BVCI196(1434):BVC.
16:55:58.223432 1432 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_encr-BVCI196(1434):BVC and SGSN_Test-Gb0-BSSGP0(1432):BVC finished.
16:55:58.223448 1432 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_iu_attach_encr-BVCI196") on component TC_iu_attach_encr-BVCI196(1434).
16:55:58.223578 1432 BSSGP_Emulation.ttcnpp:203 Function was started.
16:55:58.223657 1432 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:55:58.223680 1434 - Starting function f_bssgp_bvc_main({
    bvci := 196,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13135
            },
            rac := 0
        },
        cell_id := 20960
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 96, "TC_iu_attach_encr-BVCI196").
16:55:58.223958 1432 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI196(1434) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:55:58.224391 1435 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.224475 1435 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: -NSVCI97(1435), component type: NS_Emulation.NSVC_CT, component name: -NSVCI97. Version: 9.0.0.
16:55:58.224502 1435 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.224523 1434 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.224547 1435 - Connected to MC.
16:55:58.224562 1435 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_encr.
16:55:58.224570 1431 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1435, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI97.
16:55:58.224598 1431 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb0-NS0(1431):NSVC and -NSVCI97(1435):NS_SP.
16:55:58.224722 1431 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI97(1435):NS_SP on UNIX pathname /tmp/ttcn3-portconn-306fa3df.
16:55:58.224817 1432 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 196 with ? matched
}
16:55:58.224857 1432 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
16:55:58.224877 1432 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:55:58.224935 1434 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1432) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:55:58.224959 1432 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI196(1434)
16:55:58.225017 1434 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.225033 1434 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.225047 1434 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:55:58.225057 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb0-BSSGP0(1432) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI196(1434) id 1
16:55:58.225060 1434 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.225098 1434 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:55:58.225100 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_encr-BVCI196(1434) with ? matched
16:55:58.225120 1434 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1432): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:55:58.225131 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb0-BSSGP0(1432): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI196(1434) id 1
16:55:58.225143 1434 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:55:58.225157 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 1 was extracted from the queue of PROC.
16:55:58.225162 1434 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.225246 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(1432):PROC.
16:55:58.225292 1432 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:55:58.225322 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb0-BSSGP0(1432):PROC. No more data can be sent or received through this connection.
16:55:58.225379 1435 - Port NSCP was started.
16:55:58.225400 1435 - Port NS_SP was started.
16:55:58.225412 1435 - Component type NS_Emulation.NSVC_CT was initialized.
16:55:58.225421 1432 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:55:58.225447 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb0-BSSGP0(1432):PROC.
16:55:58.225450 1435 - Port NS_SP has established the connection with SGSN_Test-Gb0-NS0(1431):NSVC using transport type UNIX.
16:55:58.225484 1431 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI97(1435):NS_SP.
16:55:58.225502 1431 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb0-NS0(1431):NSVC and -NSVCI97(1435):NS_SP finished.
16:55:58.225516 1431 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}
16:55:58.225516 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(1432):PROC finished.
16:55:58.225551 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb0-BSSGP0(1432):RIM and mtc:RIM[0].
16:55:58.225552 1431 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(1433)) on component -NSVCI97(1435).
16:55:58.225622 1431 NS_Emulation.ttcnpp:351 Function was started.
16:55:58.225743 1435 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21010,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 97
}, {
    nsei := 96,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21010,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 97
        }
    }
}, "-NSVCI97", -NSVCI97-provIP(1433)).
16:55:58.225752 mtc SGSN_Tests.ttcn:244 Port RIM[0] is waiting for connection from SGSN_Test-Gb0-BSSGP0(1432):RIM on UNIX pathname /tmp/ttcn3-portconn-d370f336.
16:55:58.225776 1432 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[0] using transport type UNIX.
16:55:58.225826 mtc SGSN_Tests.ttcn:244 Port RIM[0] has accepted the connection from SGSN_Test-Gb0-BSSGP0(1432):RIM.
16:55:58.225839 1431 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI97-provIP(1433) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1435)
}
16:55:58.225858 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb0-BSSGP0(1432):RIM and mtc:RIM[0] finished.
16:55:58.225889 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
16:55:58.225939 1435 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:55:58.225962 1433 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb0-NS0(1431) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1435)
} id 1
16:55:58.226066 1433 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI97(1435) with ? matched
}
16:55:58.226120 1433 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb0-NS0(1431): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1435)
} id 1
16:55:58.226147 1433 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:55:58.226189 1435 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:55:58.226200 1433 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI97-provIP(1433):NSVC[0] and -NSVCI97(1435):NSCP.
16:55:58.226343 1431 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI97(1435) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:55:58.226404 1433 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI97(1435):NSCP on UNIX pathname /tmp/ttcn3-portconn-62328f89.
16:55:58.226818 1435 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI97-provIP(1433):NSVC[0] using transport type UNIX.
16:55:58.226849 1433 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI97(1435):NSCP.
16:55:58.226864 1433 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI97-provIP(1433):NSVC[0] and -NSVCI97(1435):NSCP finished.
16:55:58.227019 1433 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI97(1435) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:55:58.227129 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1433) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:55:58.227138 1433 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb0-NS0(1431) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:55:58.227207 1431 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI97-provIP(1433) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:55:58.227247 1431 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:55:58.227258 1435 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:55:58.227280 1431 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI97-provIP(1433): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:55:58.227283 1435 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:55:58.227297 1435 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:55:58.227300 1431 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:55:58.227321 1435 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:55:58.227342 1435 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1433): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:55:58.227362 1435 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:55:58.227383 1435 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:55:58.227542 1431 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.227581 1435 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
16:55:58.227583 1431 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:55:58.227602 1431 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI97(1435): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:55:58.227621 1431 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:55:58.227634 1435 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:55:58.227705 1431 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:55:58.227739 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
16:55:58.227842 1432 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:55:58.227845 1433 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.227869 1433 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1435): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 1
16:55:58.227890 1433 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:55:58.227940 1432 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.227960 1432 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.227975 1432 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.227988 1432 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228001 1432 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228085 1432 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.228108 1432 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228122 1432 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228134 1432 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228134 1433 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006104820060'O
}
16:55:58.228147 1432 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228159 1432 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228172 1432 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228185 1432 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.228196 1432 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.228225 1432 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:55:58.228244 1432 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1431): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:55:58.228264 1432 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:55:58.228457 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
16:55:58.228526 1433 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.228546 1433 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006104820060'O
} id 1
16:55:58.228564 1433 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:55:58.228615 1436 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.228673 1436 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test-Gb1-NS1(1436), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1. Version: 9.0.0.
16:55:58.228688 1436 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.228709 1433 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
}
16:55:58.228724 1436 - Connected to MC.
16:55:58.228737 1436 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_encr.
16:55:58.228757 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1436, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
16:55:58.228761 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:55:58.228779 1433 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.228790 1433 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:55:58.228799 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
16:55:58.228804 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
16:55:58.228807 1433 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:55:58.228864 1433 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:55:58.228873 1435 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:55:58.228891 1435 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1433): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0060'O
        }
    }
} id 2
16:55:58.228903 1435 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:55:58.228919 1435 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:55:58.228931 1435 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:55:58.228948 1435 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:55:58.228970 1431 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1435) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.228970 1435 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:55:58.228988 1435 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:55:58.228995 1431 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.229000 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:55:58.229005 1435 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:55:58.229007 1431 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:55:58.229016 1431 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:55:58.229016 1435 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:55:58.229028 1433 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.229029 1431 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI97(1435): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.229039 1431 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:55:58.229047 1433 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1435): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:55:58.229048 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:55:58.229051 1431 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:55:58.229073 1433 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:55:58.229076 1432 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.229100 1435 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229103 1432 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229104 1433 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:55:58.229114 1435 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229116 1432 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229126 1435 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229128 1432 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229139 1432 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229139 1435 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229149 1435 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:55:58.229154 1432 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229159 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:55:58.229160 1435 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229171 1435 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:55:58.229181 1432 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:55:58.229181 1435 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1433): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:55:58.229187 1433 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.229191 1435 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:55:58.229199 1432 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229207 1433 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1435): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:55:58.229210 1432 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229211 1435 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:55:58.229222 1432 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229233 1432 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229238 1433 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:55:58.229243 1432 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229253 1432 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229264 1432 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229267 1433 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:55:58.229274 1432 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.229284 1432 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:55:58.229294 1432 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1431): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.229304 1432 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:55:58.229314 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.229349 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:55:58.229371 1433 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.229406 1433 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:55:58.229426 1433 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:55:58.229446 1433 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:55:58.229464 1433 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.229468 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.229490 1435 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229492 1433 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1435): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.229505 1433 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:55:58.229507 1435 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229523 1433 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:55:58.229538 1435 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229549 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:55:58.229550 1435 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229562 1433 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.229562 1435 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:55:58.229574 1435 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:55:58.229583 1435 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1433): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.229593 1435 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:55:58.229599 1436 - Port NS_SP was started.
16:55:58.229605 1435 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:55:58.229617 1435 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:55:58.229620 1433 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:55:58.229629 1435 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:55:58.229631 1433 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:55:58.229641 1436 - Port NSVC was started.
16:55:58.229648 1433 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:55:58.229668 1436 - Port NS_CTRL was started.
16:55:58.229676 1436 - Port NSPIP_PROC was started.
16:55:58.229680 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:55:58.229685 1436 - Component type NS_Emulation.NS_CT was initialized.
16:55:58.229697 1435 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229708 1435 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.229719 1435 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:55:58.229728 1435 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1433): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:55:58.229738 1435 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:55:58.229746 1435 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:55:58.229756 1435 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:55:58.229771 1435 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:55:58.229789 1431 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1435) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:55:58.229807 1431 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:55:58.229828 1431 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI97(1435): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:55:58.229840 1431 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:55:58.229927 1431 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:55:58.229955 1432 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:55:58.229980 1432 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.229995 1432 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.230019 1432 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.230032 1432 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.230044 1432 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.230057 1432 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:55:58.230068 1432 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1431): @NS_Emulation.NsStatusIndication : {
    nsei := 96,
    nsvci := 97,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:55:58.230080 1432 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:55:58.230552 1432 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:55:58.230631 1432 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:55:58.230704 1431 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.230796 1431 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:55:58.230810 1431 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(1432): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.230827 1431 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:55:58.230860 1431 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(1435) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:55:58.230973 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.231064 1435 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:55:58.231106 1435 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:55:58.231126 1435 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:55:58.231142 1435 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(1431): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.231159 1435 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:55:58.231196 1435 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:55:58.231228 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:55:58.231251 1433 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.231263 1433 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1435): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:55:58.231278 1433 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:55:58.231296 1433 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:55:58.231402 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:55:58.231417 1433 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.231429 1433 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:55:58.231435 1437 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.231440 1433 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:55:58.231457 1433 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:55:58.231480 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:55:58.231496 1435 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.231497 1437 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test-Gb1-BSSGP1(1437), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1. Version: 9.0.0.
16:55:58.231512 1435 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.231514 1437 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.231528 1435 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.231541 1435 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.231541 1437 - Connected to MC.
16:55:58.231560 1437 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_encr.
16:55:58.231574 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1437, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
16:55:58.231585 1435 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:55:58.231592 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb1-BSSGP1(1437):BSCP and SGSN_Test-Gb1-NS1(1436):NS_SP.
16:55:58.231601 1435 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:55:58.231613 1435 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1433): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:55:58.231625 1435 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:55:58.231770 1436 - Port NS_SP is waiting for connection from SGSN_Test-Gb1-BSSGP1(1437):BSCP on UNIX pathname /tmp/ttcn3-portconn-4766bf87.
16:55:58.232422 1437 - Port BSCP was started.
16:55:58.232442 1437 - Port PROC was started.
16:55:58.232452 1437 - Port GLOBAL was started.
16:55:58.232462 1437 - Port RIM was started.
16:55:58.232471 1437 - Port MGMT was started.
16:55:58.232481 1437 - Port BVC was started.
16:55:58.232490 1437 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:55:58.232522 1437 - Port BSCP has established the connection with SGSN_Test-Gb1-NS1(1436):NS_SP using transport type UNIX.
16:55:58.232553 1436 - Port NS_SP has accepted the connection from SGSN_Test-Gb1-BSSGP1(1437):BSCP.
16:55:58.232564 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb1-BSSGP1(1437):BSCP and SGSN_Test-Gb1-NS1(1436):NS_SP finished.
16:55:58.232578 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "") on component SGSN_Test-Gb1-NS1(1436).
16:55:58.232611 mtc SGSN_Tests.ttcn:235 Function was started.
16:55:58.232622 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_encr") on component SGSN_Test-Gb1-BSSGP1(1437).
16:55:58.232654 mtc SGSN_Tests.ttcn:236 Function was started.
16:55:58.232665 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(1437):PROC.
16:55:58.232725 1436 - Starting function NSStart({
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "").
16:55:58.232788 1437 - Starting function BssgpStart({
    nsei := 97,
    sgsn_role := false,
    bvc := {
        {
            bvci := 210,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20961
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_encr").
16:55:58.232805 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb1-BSSGP1(1437):PROC on UNIX pathname /tmp/ttcn3-portconn-cc69b747.
16:55:58.232902 1435 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.233005 1436 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21011
16:55:58.233049 1436 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
16:55:58.233103 1437 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI210.
16:55:58.233142 1437 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:55:58.233202 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb1-BSSGP1(1437):PROC.
16:55:58.233223 1431 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1435) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.233241 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(1437):PROC finished.
16:55:58.233268 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb1-BSSGP1(1437) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
}
16:55:58.233340 1437 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
16:55:58.233363 1431 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.233378 1431 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.233389 1431 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.233399 1431 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.233431 1431 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:55:58.233447 1431 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(1435): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.233460 1431 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:55:58.233482 1431 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.233686 1432 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.233868 1432 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.233897 1432 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.233916 1432 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.233933 1432 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.233950 1432 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.234005 1432 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:55:58.234020 1432 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1431): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.234034 1432 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:55:58.234053 1432 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:55:58.234077 1432 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:55:58.234092 1432 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:55:58.234113 1432 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI196(1434) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:55:58.234143 1434 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1432) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:55:58.234175 1434 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.234188 1432 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_encr-BVCI196(1434) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:55:58.234189 1434 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.234204 1434 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:55:58.234216 1434 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.234227 1434 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:55:58.234238 1434 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1432): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:55:58.234253 1434 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:55:58.234268 1434 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.234320 1434 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1432) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:55:58.234356 1434 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.234369 1434 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.234395 1434 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:55:58.234407 1434 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1432): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:55:58.234418 1434 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:55:58.235132 1434 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:55:58.235221 1434 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:55:58.235225 1432 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_encr-BVCI196(1434) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
16:55:58.235315 1432 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:55:58.235337 1432 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_encr-BVCI196(1434): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
16:55:58.235354 1432 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:55:58.235367 1432 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:55:58.235389 1431 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:55:58.235411 1431 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:55:58.235423 1431 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(1432): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:55:58.235435 1431 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:55:58.235448 1431 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(1435) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
16:55:58.235470 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:55:58.235495 1435 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:55:58.235510 1435 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200C4078108088862F224334F0051E0'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:55:58.235526 1435 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:55:58.235538 1435 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(1431): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
16:55:58.235550 1435 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:55:58.235566 1435 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
}
16:55:58.235588 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
16:55:58.235605 1433 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.235617 1433 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1435): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200C4078108088862F224334F0051E0'O
    }
} id 6
16:55:58.235618 1438 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.235629 1433 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:55:58.235644 1433 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200C4078108088862F224334F0051E0'O
}
16:55:58.235677 1438 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: -NSVCI98-provIP(1438), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP. Version: 9.0.0.
16:55:58.235692 1438 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.235728 1438 - Connected to MC.
16:55:58.235773 1433 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
16:55:58.235779 1438 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_encr.
16:55:58.235787 1433 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.235790 1436 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1438, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
16:55:58.235799 1433 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21010,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200C4'O
} id 6
16:55:58.235811 1433 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:55:58.235824 1433 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1435) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
}
16:55:58.235832 1436 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb1-NS1(1436):NSPIP_PROC and -NSVCI98-provIP(1438):PROC.
16:55:58.235842 1435 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1433) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
16:55:58.235857 1435 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.235872 1435 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.235904 1435 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0061'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.235978 1436 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI98-provIP(1438):PROC on UNIX pathname /tmp/ttcn3-portconn-1e38afdb.
16:55:58.235981 1435 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.235998 1435 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:55:58.236012 1435 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:55:58.236023 1435 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1433): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200C4'O
    }
} id 7
16:55:58.236035 1435 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:55:58.236121 1435 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.236148 1431 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1435) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.236164 1431 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.236175 1431 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.236185 1431 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.236196 1431 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.236208 1431 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:55:58.236220 1431 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(1435): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.236232 1431 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:55:58.236244 1431 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.236272 1432 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1431) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.236306 1432 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.236327 1432 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.236379 1432 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.236442 1432 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.236509 1432 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.236581 1432 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:55:58.236661 1432 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:55:58.236724 1432 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:55:58.236759 1438 - Port NSE was started.
16:55:58.236794 1432 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00C4'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.236800 1438 - Port IPL4 was started.
16:55:58.236812 1432 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:55:58.236821 1438 - Port NSVC[0] was started.
16:55:58.236827 1432 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1431): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.236839 1438 - Port NSVC[1] was started.
16:55:58.236840 1432 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:55:58.236860 1438 - Port NSVC[2] was started.
16:55:58.236876 1438 - Port NSVC[3] was started.
16:55:58.236893 1438 - Port NSVC[4] was started.
16:55:58.236909 1438 - Port NSVC[5] was started.
16:55:58.236926 1438 - Port NSVC[6] was started.
16:55:58.236943 1438 - Port NSVC[7] was started.
16:55:58.236949 1432 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_encr-BVCI196(1434) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.236959 1438 - Port NSVC[8] was started.
16:55:58.236976 1438 - Port NSVC[9] was started.
16:55:58.236992 1438 - Port NSVC[10] was started.
16:55:58.237008 1438 - Port NSVC[11] was started.
16:55:58.237025 1438 - Port NSVC[12] was started.
16:55:58.237041 1438 - Port NSVC[13] was started.
16:55:58.237058 1438 - Port NSVC[14] was started.
16:55:58.237074 1438 - Port NSVC[15] was started.
16:55:58.237090 1438 - Port PROC was started.
16:55:58.237106 1438 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:55:58.237170 1438 - Port PROC has established the connection with SGSN_Test-Gb1-NS1(1436):NSPIP_PROC using transport type UNIX.
16:55:58.237190 1434 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1432) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.237215 1436 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI98-provIP(1438):PROC.
16:55:58.237231 1436 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb1-NS1(1436):NSPIP_PROC and -NSVCI98-provIP(1438):PROC finished.
16:55:58.237264 1436 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98") on component -NSVCI98-provIP(1438).
16:55:58.237345 1434 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:55:58.237362 1434 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1432): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 96,
    nsvci := 97,
    sdu := '23048200C4'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00C4'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.237376 1434 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:55:58.237396 1434 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:55:58.237410 1434 BSSGP_Emulation.ttcnpp:1398 BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:55:58.237412 1436 NS_Emulation.ttcnpp:324 Function was started.
16:55:58.237519 1436 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI98.
16:55:58.237636 1438 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98").
16:55:58.237844 1438 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI98-provIP(1438):IPL4 to system:IPL4.
16:55:58.237904 1438 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:55:58.237943 1438 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI98-provIP(1438):IPL4 to system:IPL4 finished.
16:55:58.238069 1439 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.238125 1439 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: TC_iu_attach_encr-BVCI210(1439), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI210. Version: 9.0.0.
16:55:58.238135 1438 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21011 / UDP
16:55:58.238142 1439 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.238180 1439 - Connected to MC.
16:55:58.238194 1439 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_encr.
16:55:58.238207 1437 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1439, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI210.
16:55:58.238256 1437 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_encr-BVCI210(1439):BVC and SGSN_Test-Gb1-BSSGP1(1437):BVC.
16:55:58.238429 1437 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_encr-BVCI210(1439):BVC on UNIX pathname /tmp/ttcn3-portconn-157fba8a.
16:55:58.238792 1438 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:55:58.239118 1439 - Port BVC was started.
16:55:58.239135 1439 - Port MGMT was started.
16:55:58.239144 1439 - Port GLOBAL was started.
16:55:58.239152 1439 - Port BSSGP_SP was started.
16:55:58.239160 1439 - Port BSSGP_SP_SIG was started.
16:55:58.239168 1439 - Port BSSGP_PROC was started.
16:55:58.239177 1439 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:55:58.239202 1439 - Port BVC has established the connection with SGSN_Test-Gb1-BSSGP1(1437):BVC using transport type UNIX.
16:55:58.239227 1437 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_encr-BVCI210(1439):BVC.
16:55:58.239239 1437 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_encr-BVCI210(1439):BVC and SGSN_Test-Gb1-BSSGP1(1437):BVC finished.
16:55:58.239253 1437 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_iu_attach_encr-BVCI210") on component TC_iu_attach_encr-BVCI210(1439).
16:55:58.239376 1437 BSSGP_Emulation.ttcnpp:203 Function was started.
16:55:58.239448 1437 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:55:58.239470 1439 - Starting function f_bssgp_bvc_main({
    bvci := 210,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20961
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 97, "TC_iu_attach_encr-BVCI210").
16:55:58.239725 1437 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI210(1439) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:55:58.240211 1439 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.240456 1440 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.240520 1440 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: -NSVCI98(1440), component type: NS_Emulation.NSVC_CT, component name: -NSVCI98. Version: 9.0.0.
16:55:58.240536 1440 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.240538 1437 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 210 with ? matched
}
16:55:58.240575 1440 - Connected to MC.
16:55:58.240576 1437 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
16:55:58.240588 1440 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_encr.
16:55:58.240595 1437 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:55:58.240603 1439 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1437) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:55:58.240652 1436 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1440, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI98.
16:55:58.240672 1437 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI210(1439)
16:55:58.240678 1439 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.240692 1439 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.240705 1439 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:55:58.240713 1436 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb1-NS1(1436):NSVC and -NSVCI98(1440):NS_SP.
16:55:58.240716 1439 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.240736 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb1-BSSGP1(1437) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI210(1439) id 2
16:55:58.240776 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_encr-BVCI210(1439) with ? matched
16:55:58.240783 1439 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:55:58.240800 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb1-BSSGP1(1437): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI210(1439) id 1
16:55:58.240804 1439 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1437): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:55:58.240846 1436 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI98(1440):NS_SP on UNIX pathname /tmp/ttcn3-portconn-366fa3d4.
16:55:58.240854 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 2 was extracted from the queue of PROC.
16:55:58.240858 1439 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:55:58.240874 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(1437):PROC.
16:55:58.240881 1439 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.240907 1437 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:55:58.240930 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb1-BSSGP1(1437):PROC. No more data can be sent or received through this connection.
16:55:58.240956 1437 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:55:58.240976 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb1-BSSGP1(1437):PROC.
16:55:58.241009 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(1437):PROC finished.
16:55:58.241031 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb1-BSSGP1(1437):RIM and mtc:RIM[1].
16:55:58.241146 mtc SGSN_Tests.ttcn:244 Port RIM[1] is waiting for connection from SGSN_Test-Gb1-BSSGP1(1437):RIM on UNIX pathname /tmp/ttcn3-portconn-d670f337.
16:55:58.241168 1437 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[1] using transport type UNIX.
16:55:58.241197 mtc SGSN_Tests.ttcn:244 Port RIM[1] has accepted the connection from SGSN_Test-Gb1-BSSGP1(1437):RIM.
16:55:58.241220 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb1-BSSGP1(1437):RIM and mtc:RIM[1] finished.
16:55:58.241241 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
16:55:58.241412 1440 - Port NSCP was started.
16:55:58.241436 1440 - Port NS_SP was started.
16:55:58.241447 1440 - Component type NS_Emulation.NSVC_CT was initialized.
16:55:58.241481 1440 - Port NS_SP has established the connection with SGSN_Test-Gb1-NS1(1436):NSVC using transport type UNIX.
16:55:58.241518 1436 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI98(1440):NS_SP.
16:55:58.241532 1436 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb1-NS1(1436):NSVC and -NSVCI98(1440):NS_SP finished.
16:55:58.241544 1436 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}
16:55:58.241569 1436 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(1438)) on component -NSVCI98(1440).
16:55:58.241634 1436 NS_Emulation.ttcnpp:351 Function was started.
16:55:58.241742 1440 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21011,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 98
}, {
    nsei := 97,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21011,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 98
        }
    }
}, "-NSVCI98", -NSVCI98-provIP(1438)).
16:55:58.241806 1436 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI98-provIP(1438) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1440)
}
16:55:58.241903 1438 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb1-NS1(1436) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1440)
} id 1
16:55:58.241911 1440 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:55:58.241980 1438 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI98(1440) with ? matched
}
16:55:58.242023 1438 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb1-NS1(1436): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1440)
} id 1
16:55:58.242045 1438 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:55:58.242089 1438 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI98-provIP(1438):NSVC[0] and -NSVCI98(1440):NSCP.
16:55:58.242114 1440 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:55:58.242236 1436 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI98(1440) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:55:58.242239 1438 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI98(1440):NSCP on UNIX pathname /tmp/ttcn3-portconn-64328f8e.
16:55:58.242647 1440 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI98-provIP(1438):NSVC[0] using transport type UNIX.
16:55:58.242678 1438 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI98(1440):NSCP.
16:55:58.242693 1438 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI98-provIP(1438):NSVC[0] and -NSVCI98(1440):NSCP finished.
16:55:58.242830 1438 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI98(1440) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:55:58.242929 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1438) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:55:58.242937 1438 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb1-NS1(1436) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:55:58.242999 1436 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI98-provIP(1438) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:55:58.243037 1436 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:55:58.243043 1440 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:55:58.243067 1440 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:55:58.243069 1436 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI98-provIP(1438): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:55:58.243080 1440 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:55:58.243088 1436 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:55:58.243103 1440 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:55:58.243123 1440 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1438): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:55:58.243143 1440 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:55:58.243163 1440 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:55:58.243296 1436 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.243335 1436 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:55:58.243338 1440 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
16:55:58.243354 1436 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI98(1440): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:55:58.243373 1436 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:55:58.243387 1440 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:55:58.243456 1436 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:55:58.243492 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
16:55:58.243580 1438 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.243583 1437 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:55:58.243603 1438 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1440): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 1
16:55:58.243623 1438 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:55:58.243665 1437 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243681 1437 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243693 1437 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243705 1437 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243717 1437 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243797 1437 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.243826 1437 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243842 1437 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243853 1437 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243862 1438 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006204820061'O
}
16:55:58.243863 1437 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243875 1437 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243886 1437 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243897 1437 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.243907 1437 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.243933 1437 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:55:58.243942 1441 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.243950 1437 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1436): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:55:58.243968 1437 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:55:58.243995 1441 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test-Gb2-NS2(1441), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2. Version: 9.0.0.
16:55:58.244008 1441 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.244040 1441 - Connected to MC.
16:55:58.244051 1441 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_encr.
16:55:58.244068 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1441, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
16:55:58.244099 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
16:55:58.244200 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
16:55:58.244272 1438 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.244290 1438 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006204820061'O
} id 1
16:55:58.244307 1438 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:55:58.244450 1438 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
}
16:55:58.244495 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:55:58.244507 1438 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.244517 1438 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:55:58.244526 1438 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:55:58.244535 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
16:55:58.244543 1438 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:55:58.244595 1440 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:55:58.244613 1440 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1438): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0061'O
        }
    }
} id 2
16:55:58.244630 1440 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:55:58.244647 1440 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:55:58.244659 1440 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:55:58.244675 1440 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:55:58.244696 1436 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1440) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.244696 1440 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:55:58.244711 1440 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:55:58.244715 1436 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.244721 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:55:58.244733 1436 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:55:58.244737 1440 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:55:58.244741 1438 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.244744 1436 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:55:58.244753 1438 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1440): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:55:58.244753 1440 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:55:58.244755 1436 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI98(1440): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.244802 1436 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:55:58.244804 1438 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:55:58.244814 1436 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:55:58.244821 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:55:58.244822 1438 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:55:58.244843 1437 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.244852 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:55:58.244869 1440 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.244871 1438 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.244888 1437 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.244908 1441 - Port NS_SP was started.
16:55:58.244917 1438 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1440): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:55:58.244921 1440 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.244927 1437 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.244927 1438 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:55:58.244941 1440 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.244946 1438 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:55:58.244947 1437 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.244958 1441 - Port NSVC was started.
16:55:58.244959 1440 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.244973 1441 - Port NS_CTRL was started.
16:55:58.244977 1440 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:55:58.244979 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:55:58.244980 1437 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.244992 1440 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.244996 1438 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.245003 1437 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245006 1440 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:55:58.245009 1438 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:55:58.245019 1440 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1438): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:55:58.245023 1438 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:55:58.245032 1440 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:55:58.245033 1437 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:55:58.245037 1441 - Port NSPIP_PROC was started.
16:55:58.245044 1438 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:55:58.245051 1440 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:55:58.245055 1437 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245067 1441 - Component type NS_Emulation.NS_CT was initialized.
16:55:58.245069 1437 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245072 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.245079 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.245086 1437 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245090 1438 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.245095 1440 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.245102 1438 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1440): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.245109 1437 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245110 1440 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.245115 1438 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:55:58.245124 1437 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245126 1440 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.245133 1438 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:55:58.245139 1437 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245141 1440 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.245156 1437 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245156 1440 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:55:58.245170 1440 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:55:58.245172 1437 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.245182 1440 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1438): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.245188 1437 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:55:58.245195 1440 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:55:58.245199 1437 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1436): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.245207 1440 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:55:58.245211 1437 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:55:58.245220 1440 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:55:58.245232 1440 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:55:58.245249 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:55:58.245286 1438 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.245299 1438 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:55:58.245311 1438 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:55:58.245329 1438 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:55:58.245351 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:55:58.245369 1440 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.245383 1440 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.245397 1440 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:55:58.245409 1440 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1438): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:55:58.245421 1440 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:55:58.245432 1440 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:55:58.245444 1440 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:55:58.245461 1440 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:55:58.245481 1436 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1440) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:55:58.245497 1436 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:55:58.245510 1436 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI98(1440): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:55:58.245522 1436 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:55:58.245606 1436 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:55:58.245629 1437 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:55:58.245647 1437 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245661 1437 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245674 1437 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245687 1437 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245699 1437 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.245721 1437 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:55:58.245734 1437 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1436): @NS_Emulation.NsStatusIndication : {
    nsei := 97,
    nsvci := 98,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:55:58.245746 1437 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:55:58.246213 1437 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:55:58.246294 1437 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:55:58.246368 1436 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.246454 1436 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:55:58.246468 1436 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(1437): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.246485 1436 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:55:58.246521 1436 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(1440) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:55:58.246633 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.246710 1442 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.246726 1440 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:55:58.246767 1442 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test-Gb2-BSSGP2(1442), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2. Version: 9.0.0.
16:55:58.246770 1440 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:55:58.246782 1442 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.246792 1440 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:55:58.246809 1442 - Connected to MC.
16:55:58.246810 1440 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(1436): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.246823 1442 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_encr.
16:55:58.246830 1440 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:55:58.246845 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1442, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
16:55:58.246870 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb2-BSSGP2(1442):BSCP and SGSN_Test-Gb2-NS2(1441):NS_SP.
16:55:58.246880 1440 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:55:58.246925 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:55:58.246946 1438 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.246968 1438 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1440): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:55:58.247031 1438 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:55:58.247038 1441 - Port NS_SP is waiting for connection from SGSN_Test-Gb2-BSSGP2(1442):BSCP on UNIX pathname /tmp/ttcn3-portconn-7f66bfba.
16:55:58.247052 1438 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:55:58.247176 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:55:58.247187 1438 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.247198 1438 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:55:58.247207 1438 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:55:58.247221 1438 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:55:58.247244 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:55:58.247262 1440 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.247277 1440 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.247292 1440 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.247304 1440 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.247348 1440 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:55:58.247363 1440 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:55:58.247374 1440 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1438): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:55:58.247385 1440 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:55:58.247670 1442 - Port BSCP was started.
16:55:58.247685 1442 - Port PROC was started.
16:55:58.247694 1442 - Port GLOBAL was started.
16:55:58.247702 1442 - Port RIM was started.
16:55:58.247710 1442 - Port MGMT was started.
16:55:58.247718 1442 - Port BVC was started.
16:55:58.247726 1442 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
16:55:58.247753 1442 - Port BSCP has established the connection with SGSN_Test-Gb2-NS2(1441):NS_SP using transport type UNIX.
16:55:58.247793 1441 - Port NS_SP has accepted the connection from SGSN_Test-Gb2-BSSGP2(1442):BSCP.
16:55:58.247801 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb2-BSSGP2(1442):BSCP and SGSN_Test-Gb2-NS2(1441):NS_SP finished.
16:55:58.247814 mtc SGSN_Tests.ttcn:235 Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "") on component SGSN_Test-Gb2-NS2(1441).
16:55:58.247840 mtc SGSN_Tests.ttcn:235 Function was started.
16:55:58.247853 mtc SGSN_Tests.ttcn:236 Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_encr") on component SGSN_Test-Gb2-BSSGP2(1442).
16:55:58.247885 mtc SGSN_Tests.ttcn:236 Function was started.
16:55:58.247895 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(1442):PROC.
16:55:58.247988 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb2-BSSGP2(1442):PROC on UNIX pathname /tmp/ttcn3-portconn-f369b747.
16:55:58.248014 1442 - Starting function BssgpStart({
    nsei := 98,
    sgsn_role := false,
    bvc := {
        {
            bvci := 220,
            cell_id := {
                ra_id := {
                    lai := {
                        mcc_mnc := '262F42'H,
                        lac := 13200
                    },
                    rac := 0
                },
                cell_id := 20962
            },
            depth := BSSGP_DECODE_DEPTH_L3 (3),
            create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
        }
    }
}, "TC_iu_attach_encr").
16:55:58.248036 1441 - Starting function NSStart({
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "").
16:55:58.248307 1442 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI220.
16:55:58.248336 1442 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
16:55:58.248357 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb2-BSSGP2(1442):PROC.
16:55:58.248370 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(1442):PROC finished.
16:55:58.248383 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb2-BSSGP2(1442) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
}
16:55:58.248433 1441 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21012
16:55:58.248440 1442 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
16:55:58.248509 1441 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
16:55:58.248654 1440 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.248964 1436 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1440) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.249107 1436 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.249122 1436 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.249133 1436 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.249143 1436 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.249176 1436 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:55:58.249191 1436 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(1440): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.249204 1436 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:55:58.249226 1436 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.249450 1437 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.249643 1437 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.249673 1437 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.249691 1437 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.249709 1437 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.249726 1437 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.249783 1437 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:55:58.249798 1437 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1436): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.249815 1437 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:55:58.249836 1437 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:55:58.249860 1437 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:55:58.249878 1437 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:55:58.249899 1437 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI210(1439) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:55:58.249930 1439 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1437) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:55:58.249976 1437 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_encr-BVCI210(1439) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:55:58.249997 1439 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.250014 1439 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.250028 1439 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:55:58.250039 1439 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.250050 1439 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:55:58.250062 1439 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1437): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:55:58.250078 1439 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:55:58.250094 1439 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.250140 1439 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1437) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:55:58.250173 1439 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.250186 1439 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.250213 1439 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:55:58.250225 1439 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1437): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:55:58.250237 1439 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:55:58.250966 1439 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:55:58.251060 1439 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:55:58.251064 1437 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_encr-BVCI210(1439) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
16:55:58.251157 1443 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.251158 1437 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:55:58.251180 1437 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_encr-BVCI210(1439): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
16:55:58.251198 1437 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:55:58.251211 1437 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:55:58.251224 1443 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: TC_iu_attach_encr-BVCI220(1443), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI220. Version: 9.0.0.
16:55:58.251233 1436 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:55:58.251240 1443 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.251256 1436 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:55:58.251269 1436 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(1437): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:55:58.251281 1443 - Connected to MC.
16:55:58.251285 1436 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:55:58.251295 1443 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_encr.
16:55:58.251300 1436 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(1440) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
16:55:58.251311 1442 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1443, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI220.
16:55:58.251325 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:55:58.251349 1440 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:55:58.251357 1442 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_encr-BVCI220(1443):BVC and SGSN_Test-Gb2-BSSGP2(1442):BVC.
16:55:58.251363 1440 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200D2078108088862F22433900051E1'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:55:58.251381 1440 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:55:58.251393 1440 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(1436): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
16:55:58.251433 1440 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:55:58.251514 1442 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_encr-BVCI220(1443):BVC on UNIX pathname /tmp/ttcn3-portconn-2c7fbab5.
16:55:58.251521 1440 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
}
16:55:58.251544 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
16:55:58.251562 1438 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.251575 1438 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1440): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200D2078108088862F22433900051E1'O
    }
} id 6
16:55:58.251587 1438 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:55:58.251607 1438 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200D2078108088862F22433900051E1'O
}
16:55:58.251813 1438 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
16:55:58.251832 1438 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.251842 1438 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21011,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200D2'O
} id 6
16:55:58.251852 1438 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:55:58.251866 1438 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1440) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
}
16:55:58.251882 1440 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1438) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
16:55:58.251896 1440 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.251909 1440 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.251923 1440 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0062'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.251935 1440 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.251947 1440 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:55:58.251958 1440 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:55:58.251968 1440 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1438): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200D2'O
    }
} id 7
16:55:58.251978 1440 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:55:58.252072 1440 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.252098 1436 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1440) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.252115 1436 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.252125 1436 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.252133 1436 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.252142 1436 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.252153 1436 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:55:58.252164 1436 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(1440): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.252174 1436 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:55:58.252185 1436 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.252208 1437 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1436) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.252240 1437 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.252260 1437 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.252275 1443 - Port BVC was started.
16:55:58.252276 1437 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.252292 1437 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.252294 1443 - Port MGMT was started.
16:55:58.252305 1443 - Port GLOBAL was started.
16:55:58.252310 1437 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.252315 1443 - Port BSSGP_SP was started.
16:55:58.252325 1443 - Port BSSGP_SP_SIG was started.
16:55:58.252334 1443 - Port BSSGP_PROC was started.
16:55:58.252338 1437 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:55:58.252344 1443 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
16:55:58.252378 1443 - Port BVC has established the connection with SGSN_Test-Gb2-BSSGP2(1442):BVC using transport type UNIX.
16:55:58.252379 1437 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:55:58.252406 1437 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:55:58.252416 1442 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_encr-BVCI220(1443):BVC.
16:55:58.252431 1437 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00D2'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.252432 1442 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_encr-BVCI220(1443):BVC and SGSN_Test-Gb2-BSSGP2(1442):BVC finished.
16:55:58.252446 1437 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:55:58.252446 1442 BSSGP_Emulation.ttcnpp:203 Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_iu_attach_encr-BVCI220") on component TC_iu_attach_encr-BVCI220(1443).
16:55:58.252459 1437 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1436): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.252472 1437 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:55:58.252572 1442 BSSGP_Emulation.ttcnpp:203 Function was started.
16:55:58.252577 1437 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_encr-BVCI210(1439) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.252647 1442 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
16:55:58.252669 1443 - Starting function f_bssgp_bvc_main({
    bvci := 220,
    cell_id := {
        ra_id := {
            lai := {
                mcc_mnc := '262F42'H,
                lac := 13200
            },
            rac := 0
        },
        cell_id := 20962
    },
    depth := BSSGP_DECODE_DEPTH_L3 (3),
    create_cb := refers(BSSGP_Emulation.DefaultCreateCallback)
}, false, 98, "TC_iu_attach_encr-BVCI220").
16:55:58.252817 1439 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1437) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.252930 1442 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI220(1443) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
16:55:58.252968 1439 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:55:58.252987 1439 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1437): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 97,
    nsvci := 98,
    sdu := '23048200D2'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00D2'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.253001 1439 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:55:58.253020 1439 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:55:58.253035 1439 BSSGP_Emulation.ttcnpp:1398 BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:55:58.253424 1443 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.253740 1442 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 220 with ? matched
}
16:55:58.253749 1444 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.253778 1442 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
16:55:58.253795 1442 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
16:55:58.253817 1444 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: -NSVCI99-provIP(1444), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP. Version: 9.0.0.
16:55:58.253832 1444 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.253837 1443 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1442) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:55:58.253866 1444 - Connected to MC.
16:55:58.253875 1442 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI220(1443)
16:55:58.253878 1444 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_encr.
16:55:58.253916 1441 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1444, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
16:55:58.253916 1443 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.253928 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb2-BSSGP2(1442) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI220(1443) id 3
16:55:58.253929 1443 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.253941 1443 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:55:58.253951 1443 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.253951 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_encr-BVCI220(1443) with ? matched
16:55:58.253964 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb2-BSSGP2(1442): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI220(1443) id 1
16:55:58.253979 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 3 was extracted from the queue of PROC.
16:55:58.253983 1443 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:55:58.253992 1441 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb2-NS2(1441):NSPIP_PROC and -NSVCI99-provIP(1444):PROC.
16:55:58.253994 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(1442):PROC.
16:55:58.253999 1443 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1442): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
16:55:58.254018 1443 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
16:55:58.254021 1442 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
16:55:58.254033 1443 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.254045 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb2-BSSGP2(1442):PROC. No more data can be sent or received through this connection.
16:55:58.254081 1442 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
16:55:58.254134 1441 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI99-provIP(1444):PROC on UNIX pathname /tmp/ttcn3-portconn-2338afe6.
16:55:58.254136 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb2-BSSGP2(1442):PROC.
16:55:58.254160 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(1442):PROC finished.
16:55:58.254178 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb2-BSSGP2(1442):RIM and mtc:RIM[2].
16:55:58.254277 mtc SGSN_Tests.ttcn:244 Port RIM[2] is waiting for connection from SGSN_Test-Gb2-BSSGP2(1442):RIM on UNIX pathname /tmp/ttcn3-portconn-e970f334.
16:55:58.254309 1442 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[2] using transport type UNIX.
16:55:58.254347 mtc SGSN_Tests.ttcn:244 Port RIM[2] has accepted the connection from SGSN_Test-Gb2-BSSGP2(1442):RIM.
16:55:58.254383 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb2-BSSGP2(1442):RIM and mtc:RIM[2] finished.
16:55:58.254453 mtc RAN_Adapter.ttcnpp:95 Creating new PTC with component type SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP.
16:55:58.254848 1444 - Port NSE was started.
16:55:58.254869 1444 - Port IPL4 was started.
16:55:58.254877 1444 - Port NSVC[0] was started.
16:55:58.254886 1444 - Port NSVC[1] was started.
16:55:58.254894 1444 - Port NSVC[2] was started.
16:55:58.254902 1444 - Port NSVC[3] was started.
16:55:58.254909 1444 - Port NSVC[4] was started.
16:55:58.254917 1444 - Port NSVC[5] was started.
16:55:58.254925 1444 - Port NSVC[6] was started.
16:55:58.254933 1444 - Port NSVC[7] was started.
16:55:58.254941 1444 - Port NSVC[8] was started.
16:55:58.254949 1444 - Port NSVC[9] was started.
16:55:58.254957 1444 - Port NSVC[10] was started.
16:55:58.254965 1444 - Port NSVC[11] was started.
16:55:58.254973 1444 - Port NSVC[12] was started.
16:55:58.254981 1444 - Port NSVC[13] was started.
16:55:58.254988 1444 - Port NSVC[14] was started.
16:55:58.254996 1444 - Port NSVC[15] was started.
16:55:58.255004 1444 - Port PROC was started.
16:55:58.255012 1444 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
16:55:58.255039 1444 - Port PROC has established the connection with SGSN_Test-Gb2-NS2(1441):NSPIP_PROC using transport type UNIX.
16:55:58.255071 1441 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI99-provIP(1444):PROC.
16:55:58.255095 1441 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb2-NS2(1441):NSPIP_PROC and -NSVCI99-provIP(1444):PROC finished.
16:55:58.255139 1441 NS_Emulation.ttcnpp:324 Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99") on component -NSVCI99-provIP(1444).
16:55:58.255384 1441 NS_Emulation.ttcnpp:324 Function was started.
16:55:58.255516 1444 - Starting function main({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99").
16:55:58.255556 1441 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI99.
16:55:58.255639 1444 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI99-provIP(1444):IPL4 to system:IPL4.
16:55:58.255672 1444 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
16:55:58.255694 1444 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI99-provIP(1444):IPL4 to system:IPL4 finished.
16:55:58.255808 1444 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21012 / UDP
16:55:58.256366 1444 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
16:55:58.257260 1445 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.257317 1445 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test_0-SCCP(1445), component type: SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP. Version: 9.0.0.
16:55:58.257330 1445 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.257361 1445 - Connected to MC.
16:55:58.257372 1445 - Initializing variables, timers and ports of component type SCCP_Emulation.SCCP_CT inside testcase TC_iu_attach_encr.
16:55:58.257384 mtc RAN_Adapter.ttcnpp:95 PTC was created. Component reference: 1445, alive: no, type: SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP.
16:55:58.257410 mtc RAN_Adapter.ttcnpp:97 Creating new PTC with component type RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN.
16:55:58.258306 1445 - Port SCCP_SP_PORT was started.
16:55:58.258327 1445 - Port MTP3_SCCP_PORT was started.
16:55:58.258335 1445 - Component type SCCP_Emulation.SCCP_CT was initialized.
16:55:58.259759 1446 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.259811 1446 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: -NSVCI99(1446), component type: NS_Emulation.NSVC_CT, component name: -NSVCI99. Version: 9.0.0.
16:55:58.259824 1446 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.259847 1446 - Connected to MC.
16:55:58.259859 1446 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_encr.
16:55:58.259871 1441 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1446, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI99.
16:55:58.259923 1441 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb2-NS2(1441):NSVC and -NSVCI99(1446):NS_SP.
16:55:58.260042 1441 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI99(1446):NS_SP on UNIX pathname /tmp/ttcn3-portconn-376fa3e9.
16:55:58.260666 1446 - Port NSCP was started.
16:55:58.260683 1446 - Port NS_SP was started.
16:55:58.260691 1446 - Component type NS_Emulation.NSVC_CT was initialized.
16:55:58.260718 1446 - Port NS_SP has established the connection with SGSN_Test-Gb2-NS2(1441):NSVC using transport type UNIX.
16:55:58.260751 1441 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI99(1446):NS_SP.
16:55:58.260774 1441 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb2-NS2(1441):NSVC and -NSVCI99(1446):NS_SP finished.
16:55:58.260793 1441 NS_Emulation.ttcnpp:350 Starting NSVC component for {
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}
16:55:58.260832 1441 NS_Emulation.ttcnpp:351 Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(1444)) on component -NSVCI99(1446).
16:55:58.260939 1441 NS_Emulation.ttcnpp:351 Function was started.
16:55:58.261048 1446 - Starting function NSVCStart({
    provider := {
        ip := {
            address_family := AF_INET (2),
            local_udp_port := 21012,
            local_ip := "127.0.0.103",
            remote_udp_port := 23000,
            remote_ip := "127.0.0.10",
            data_weight := 1,
            signalling_weight := 1
        }
    },
    nsvci := 99
}, {
    nsei := 98,
    role_sgsn := false,
    handle_sns := false,
    nsvc := {
        {
            provider := {
                ip := {
                    address_family := AF_INET (2),
                    local_udp_port := 21012,
                    local_ip := "127.0.0.103",
                    remote_udp_port := 23000,
                    remote_ip := "127.0.0.10",
                    data_weight := 1,
                    signalling_weight := 1
                }
            },
            nsvci := 99
        }
    }
}, "-NSVCI99", -NSVCI99-provIP(1444)).
16:55:58.261219 1446 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
16:55:58.261256 1441 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI99-provIP(1444) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1446)
}
16:55:58.261392 1444 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb2-NS2(1441) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1446)
} id 1
16:55:58.261422 1446 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
}
16:55:58.261472 1444 NS_Provider_IPL4.ttcn:195 Matching on port PROC succeeded: {
    remote_ip := "127.0.0.10" with ? matched,
    remote_port := 23000 with ? matched,
    vc_nsvc := -NSVCI99(1446) with ? matched
}
16:55:58.261517 1444 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb2-NS2(1441): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1446)
} id 1
16:55:58.261537 1444 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
16:55:58.261582 1444 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI99-provIP(1444):NSVC[0] and -NSVCI99(1446):NSCP.
16:55:58.261592 1441 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI99(1446) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:55:58.261683 1444 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI99(1446):NSCP on UNIX pathname /tmp/ttcn3-portconn-68328fb4.
16:55:58.261952 1446 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI99-provIP(1444):NSVC[0] using transport type UNIX.
16:55:58.261974 1444 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI99(1446):NSCP.
16:55:58.261985 1444 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI99-provIP(1444):NSVC[0] and -NSVCI99(1446):NSCP finished.
16:55:58.262126 1444 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI99(1446) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
16:55:58.262220 1447 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.262224 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1444) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:55:58.262235 1444 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb2-NS2(1441) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
16:55:58.262266 1447 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test_0-RAN(1447), component type: RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN. Version: 9.0.0.
16:55:58.262279 1447 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.262347 1441 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI99-provIP(1444) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:55:58.262347 1447 - Connected to MC.
16:55:58.262353 1446 NS_Emulation.ttcnpp:767 Matching on port NSCP NS_PROV_LINK_STATUS_UP (0) with NS_PROV_LINK_STATUS_DOWN (1) unmatched: First message in the queue does not match the template: 
16:55:58.262365 1447 - Initializing variables, timers and ports of component type RAN_Emulation.RAN_Emulation_CT inside testcase TC_iu_attach_encr.
16:55:58.262377 1446 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:55:58.262388 1446 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
16:55:58.262388 mtc RAN_Adapter.ttcnpp:97 PTC was created. Component reference: 1447, alive: no, type: RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN.
16:55:58.262391 1441 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
16:55:58.262410 1446 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
16:55:58.262422 1441 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI99-provIP(1444): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
16:55:58.262427 mtc RAN_Adapter.ttcnpp:109 Creating new PTC with component type M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA.
16:55:58.262429 1446 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1444): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
16:55:58.262440 1441 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
16:55:58.262449 1446 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
16:55:58.262466 1446 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
16:55:58.262649 1446 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
16:55:58.262655 1441 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.262693 1441 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
16:55:58.262698 1446 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
16:55:58.262718 1441 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI99(1446): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := false
} id 1
16:55:58.262738 1441 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
16:55:58.262814 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
16:55:58.262818 1441 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
}
16:55:58.262910 1444 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.262944 1444 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1446): @NS_Types.PDU_NS : {
    pDU_NS_Reset := {
        nsPduType := '02'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := '01'O
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 1
16:55:58.262960 1442 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:55:58.262965 1444 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
16:55:58.263067 1442 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263088 1442 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263104 1442 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263117 1442 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263131 1442 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263216 1442 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_DEAD_BLOCKED (1) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.263223 1444 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '020081010182006304820062'O
}
16:55:58.263241 1442 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263256 1442 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263269 1442 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263281 1442 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263292 1442 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263304 1442 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263317 1442 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.263329 1442 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.263351 1447 - Port RANAP was started.
16:55:58.263356 1442 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:55:58.263370 1447 - Port CLIENT was started.
16:55:58.263377 1442 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1441): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_DEAD_BLOCKED (1),
    new_state := NSVC_S_DEAD_BLOCKED (1),
    first_or_last := true
} id 1
16:55:58.263381 1447 - Port PROC was started.
16:55:58.263393 1447 - Component type RAN_Emulation.RAN_Emulation_CT was initialized.
16:55:58.263397 1442 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
16:55:58.263639 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
16:55:58.263710 1444 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.263731 1444 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '030182006304820062'O
} id 1
16:55:58.263750 1444 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
16:55:58.263898 1444 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
}
16:55:58.263948 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:55:58.263962 1444 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.263974 1444 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0A'O ("
")
} id 2
16:55:58.263986 1444 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
16:55:58.263990 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
16:55:58.264005 1444 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:55:58.264049 1446 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
16:55:58.264068 1446 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1444): @NS_Types.PDU_NS : {
    pDU_NS_Reset_Ack := {
        nsPduType := '03'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        },
        nSEI_NS := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nSEI := '0062'O
        }
    }
} id 2
16:55:58.264081 1446 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
16:55:58.264099 1446 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
16:55:58.264112 1446 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
16:55:58.264131 1446 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:55:58.264151 1441 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1446) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.264151 1446 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
16:55:58.264165 1446 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
16:55:58.264169 1441 NS_Emulation.ttcnpp:439 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched: First message in the queue does not match the template: 
16:55:58.264171 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:55:58.264180 1441 NS_Emulation.ttcnpp:448 Matching on port NSVC NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_DEAD_BLOCKED (1) unmatched: First message in the queue does not match the template: 
16:55:58.264186 1444 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.264187 1446 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
16:55:58.264193 1441 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
16:55:58.264198 1444 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1446): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
16:55:58.264203 1446 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
16:55:58.264204 1441 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI99(1446): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.264214 1444 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
16:55:58.264216 1441 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
16:55:58.264229 1441 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
}
16:55:58.264230 1444 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0A'O ("
")
}
16:55:58.264235 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:55:58.264251 1442 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.264260 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:55:58.264269 1442 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264274 1444 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.264282 1442 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264282 1444 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1446): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
16:55:58.264285 1446 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264295 1442 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264296 1444 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
16:55:58.264302 1446 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264308 1442 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264312 1444 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '06'O
}
16:55:58.264312 1446 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264323 1442 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264327 1446 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264337 1446 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:55:58.264349 1442 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP NSVC_S_ALIVE_BLOCKED (3) with NSVC_S_ALIVE_UNBLOCKED (4) unmatched.first_or_last := false with true unmatched: First message in the queue does not match the template: 
16:55:58.264350 1446 NS_Emulation.ttcnpp:796 Matching on port NSCP {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} with {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264366 1442 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264366 1446 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
16:55:58.264379 1442 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264380 1446 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1444): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
16:55:58.264392 1442 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264393 1446 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
16:55:58.264404 1442 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264413 1446 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:55:58.264416 1442 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264429 1442 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264436 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.264442 1442 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.264450 1444 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.264454 1442 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.264461 1444 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1446): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.264465 1442 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
16:55:58.264473 1444 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
16:55:58.264476 1442 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1441): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_WAIT_RESET (2),
    new_state := NSVC_S_ALIVE_BLOCKED (3),
    first_or_last := false
} id 2
16:55:58.264488 1442 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
16:55:58.264508 1444 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0B'O ("\v")
}
16:55:58.264544 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:55:58.264559 1444 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.264571 1444 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0B'O ("\v")
} id 3
16:55:58.264583 1444 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
16:55:58.264598 1444 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
16:55:58.264621 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.264622 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:55:58.264637 1444 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.264637 1446 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264648 1444 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '07'O ("\a")
} id 4
16:55:58.264655 1446 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264660 1444 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
16:55:58.264667 1446 NS_Emulation.ttcnpp:918 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264675 1444 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
16:55:58.264680 1446 NS_Emulation.ttcnpp:923 Matching on port NSCP {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264690 1446 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
16:55:58.264702 1446 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
16:55:58.264713 1446 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1444): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
16:55:58.264724 1446 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
16:55:58.264734 1446 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
16:55:58.264746 1446 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
16:55:58.264757 1446 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
16:55:58.264780 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:55:58.264798 1446 NS_Emulation.ttcnpp:909 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264810 1446 NS_Emulation.ttcnpp:913 Matching on port NSCP {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.264823 1446 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
16:55:58.264833 1446 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1444): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
16:55:58.264844 1446 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
16:55:58.264855 1446 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
16:55:58.264867 1446 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
16:55:58.264883 1446 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
}
16:55:58.264904 1441 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1446) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:55:58.264919 1441 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
16:55:58.264931 1441 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI99(1446): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := false
} id 3
16:55:58.264943 1441 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
16:55:58.265002 1448 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.265029 1441 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
}
16:55:58.265051 1448 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test_0-M3UA(1448), component type: M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA. Version: 9.0.0.
16:55:58.265056 1442 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:55:58.265065 1448 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.265088 1442 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.265092 1448 - Connected to MC.
16:55:58.265103 1448 - Initializing variables, timers and ports of component type M3UA_Emulation.M3UA_CT inside testcase TC_iu_attach_encr.
16:55:58.265105 1442 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.265118 1442 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.265120 mtc RAN_Adapter.ttcnpp:109 PTC was created. Component reference: 1448, alive: no, type: M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA.
16:55:58.265131 1442 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.265144 1442 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.265157 mtc RAN_Adapter.ttcnpp:110 Mapping port SGSN_Test_0-M3UA(1448):SCTP_PORT to system:sctp.
16:55:58.265158 1442 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
16:55:58.265171 1442 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1441): @NS_Emulation.NsStatusIndication : {
    nsei := 98,
    nsvci := 99,
    old_state := NSVC_S_ALIVE_BLOCKED (3),
    new_state := NSVC_S_ALIVE_UNBLOCKED (4),
    first_or_last := true
} id 3
16:55:58.265184 1442 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
16:55:58.265656 1442 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:55:58.265737 1442 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
16:55:58.265802 1441 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.265886 1441 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:55:58.265900 1441 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(1442): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.265916 1441 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
16:55:58.265949 1441 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(1446) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
16:55:58.265966 1448 - Port MTP3_SP_PORT was started.
16:55:58.265993 1448 - Port SCTP_PORT was started.
16:55:58.266004 1448 - Component type M3UA_Emulation.M3UA_CT was initialized.
16:55:58.266019 1448 - Port SCTP_PORT was mapped to system:sctp.
16:55:58.266048 mtc RAN_Adapter.ttcnpp:110 Map operation of SGSN_Test_0-M3UA(1448):SCTP_PORT to system:sctp finished.
16:55:58.266055 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.266070 mtc RAN_Adapter.ttcnpp:112 Connecting ports SGSN_Test_0-M3UA(1448):MTP3_SP_PORT and SGSN_Test_0-SCCP(1445):MTP3_SCCP_PORT.
16:55:58.266146 1446 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:55:58.266188 1446 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '2204820000078108'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:55:58.266254 1445 - Port MTP3_SCCP_PORT is waiting for connection from SGSN_Test_0-M3UA(1448):MTP3_SP_PORT on UNIX pathname /tmp/ttcn3-portconn-1561f1d8.
16:55:58.266263 1446 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:55:58.266280 1446 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(1441): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
16:55:58.266288 1448 - Port MTP3_SP_PORT has established the connection with SGSN_Test_0-SCCP(1445):MTP3_SCCP_PORT using transport type UNIX.
16:55:58.266294 1446 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
16:55:58.266327 1445 - Port MTP3_SCCP_PORT has accepted the connection from SGSN_Test_0-M3UA(1448):MTP3_SP_PORT.
16:55:58.266337 mtc RAN_Adapter.ttcnpp:112 Connect operation on SGSN_Test_0-M3UA(1448):MTP3_SP_PORT and SGSN_Test_0-SCCP(1445):MTP3_SCCP_PORT finished.
16:55:58.266355 1446 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
}
16:55:58.266367 mtc RAN_Adapter.ttcnpp:113 Starting function f_M3UA_Emulation({
    local_sctp_port := 23908,
    local_ip_addr := "127.0.0.104",
    remote_sctp_port := 2905,
    remote_ip_addr := "127.0.0.200"
}, 2) on component SGSN_Test_0-M3UA(1448).
16:55:58.266383 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:55:58.266403 1444 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.266407 mtc RAN_Adapter.ttcnpp:113 Function was started.
16:55:58.266415 1444 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1446): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2204820000078108'O
    }
} id 5
16:55:58.266429 1444 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
16:55:58.266432 mtc RAN_Adapter.ttcnpp:158 Start timer T: 5 s
16:55:58.266442 1448 - Starting function f_M3UA_Emulation({
    local_sctp_port := 23908,
    local_ip_addr := "127.0.0.104",
    remote_sctp_port := 2905,
    remote_ip_addr := "127.0.0.200"
}, 2).
16:55:58.266447 1444 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '000000002204820000078108'O
}
16:55:58.266453 mtc RAN_Adapter.ttcnpp:164 Connecting RANAP RAN_Emulation to SCCP_SP_PORT
16:55:58.266477 mtc RAN_Adapter.ttcnpp:166 Connecting ports SGSN_Test_0-RAN(1447):RANAP and SGSN_Test_0-SCCP(1445):SCCP_SP_PORT.
16:55:58.266583 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:55:58.266645 1448 M3UA_Emulation.ttcn:512 *************************************************
16:55:58.266659 1445 - Port SCCP_SP_PORT is waiting for connection from SGSN_Test_0-RAN(1447):RANAP on UNIX pathname /tmp/ttcn3-portconn-3e6abeed.
16:55:58.266665 1444 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.266671 1448 M3UA_Emulation.ttcn:513 M3UA emulation initiated, the test can be started
16:55:58.266678 1444 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '000000002304820000'O
} id 5
16:55:58.266681 1448 M3UA_Emulation.ttcn:514 *************************************************
16:55:58.266690 1447 - Port RANAP has established the connection with SGSN_Test_0-SCCP(1445):SCCP_SP_PORT using transport type UNIX.
16:55:58.266692 1444 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
16:55:58.266725 1445 - Port SCCP_SP_PORT has accepted the connection from SGSN_Test_0-RAN(1447):RANAP.
16:55:58.266728 1444 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
}
16:55:58.266739 mtc RAN_Adapter.ttcnpp:166 Connect operation on SGSN_Test_0-RAN(1447):RANAP and SGSN_Test_0-SCCP(1445):SCCP_SP_PORT finished.
16:55:58.266752 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:55:58.266765 mtc RAN_Adapter.ttcnpp:189 Starting RAN_Emulation
16:55:58.266769 1446 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.266786 1446 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.266802 1446 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.266804 mtc RAN_Adapter.ttcnpp:190 Starting function main({
    ranap_create_cb := refers(RAN_Emulation.RanapExpectedCreateCallback),
    ranap_unitdata_cb := refers(SGSN_Tests.RncUnitdataCallback),
    ranap_connect_ind_auto_res := true,
    ps_domain := true,
    decode_dtap := true,
    role_ms := true,
    protocol := RAN_PROTOCOL_RANAP (1),
    transport := RANAP_TRANSPORT_IuCS (3),
    use_osmux := false,
    bssap_reset_retries := 1,
    sccp_addr_local := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sccp_addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    }
}, "") on component SGSN_Test_0-RAN(1447).
16:55:58.266816 1446 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.266860 1446 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:55:58.266876 1446 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:55:58.266889 1446 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1444): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '2304820000'O
    }
} id 6
16:55:58.266894 mtc RAN_Adapter.ttcnpp:190 Function was started.
16:55:58.266903 1446 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
16:55:58.266921 1448 M3UA_Emulation.ttcn:554 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP_ConnectFrom : {
    local_hostname := "127.0.0.104",
    local_portnumber := 23908,
    peer_hostname := "127.0.0.200",
    peer_portnumber := 2905
}
16:55:58.266923 mtc RAN_Adapter.ttcnpp:197 Starting function SCCPStart({
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    sccp_serviceType := "mtp3_itu",
    ssn := 142
}) on component SGSN_Test_0-SCCP(1445).
16:55:58.266966 mtc RAN_Adapter.ttcnpp:197 Function was started.
16:55:58.266990 mtc SGSN_Tests.ttcn:287 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP.
16:55:58.267158 1445 - Starting function SCCPStart({
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    sccp_serviceType := "mtp3_itu",
    ssn := 142
}).
16:55:58.267427 1447 - Starting function main({
    ranap_create_cb := refers(RAN_Emulation.RanapExpectedCreateCallback),
    ranap_unitdata_cb := refers(SGSN_Tests.RncUnitdataCallback),
    ranap_connect_ind_auto_res := true,
    ps_domain := true,
    decode_dtap := true,
    role_ms := true,
    protocol := RAN_PROTOCOL_RANAP (1),
    transport := RANAP_TRANSPORT_IuCS (3),
    use_osmux := false,
    bssap_reset_retries := 1,
    sccp_addr_local := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sccp_addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    }
}, "").
16:55:58.267477 1445 SCCP_Emulation.ttcn:1453 v_sccp_pdu_maxlen:268
16:55:58.268200 1446 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.268275 1447 Osmocom_Types.ttcn:118 Start timer T: 1 s
16:55:58.268511 1441 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1446) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.268657 1441 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.268673 1441 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.268685 1441 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.268696 1441 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.268728 1441 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:55:58.268745 1441 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(1446): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.268758 1441 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
16:55:58.268782 1441 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.269127 1442 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.269460 1442 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.269523 1442 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.269563 1442 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.269600 1442 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.269637 1442 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.269736 1442 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
16:55:58.269765 1442 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1441): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '2304820000'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '0000'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.269789 1442 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
16:55:58.269822 1442 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
16:55:58.269863 1442 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
16:55:58.269887 1442 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
16:55:58.269923 1442 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI220(1443) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
16:55:58.269964 1443 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1442) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:55:58.269981 1449 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.270008 1443 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.270026 1443 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.270041 1443 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
16:55:58.270046 1449 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test-RNC_GTP(1449), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP. Version: 9.0.0.
16:55:58.270051 1442 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_encr-BVCI220(1443) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
16:55:58.270056 1443 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
16:55:58.270062 1449 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.270071 1443 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
16:55:58.270085 1443 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1442): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
16:55:58.270100 1449 - Connected to MC.
16:55:58.270107 1443 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
16:55:58.270115 1449 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_iu_attach_encr.
16:55:58.270122 1443 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.270129 mtc SGSN_Tests.ttcn:287 PTC was created. Component reference: 1449, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP.
16:55:58.270148 mtc SGSN_Tests.ttcn:288 Starting function main({
    gtpc_bind_ip := omit,
    gtpc_bind_port := omit,
    gtpu_bind_ip := "127.0.0.104",
    gtpu_bind_port := 2152,
    sgsn_role := false
}) on component SGSN_Test-RNC_GTP(1449).
16:55:58.270170 1443 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1442) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:55:58.270176 mtc SGSN_Tests.ttcn:288 Function was started.
16:55:58.270190 mtc SGSN_Tests.ttcn:253 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
16:55:58.270204 1443 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
16:55:58.270219 1443 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
16:55:58.270248 1443 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
16:55:58.270261 1443 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1442): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
16:55:58.270274 1443 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
16:55:58.271009 1449 - Port GTPC was started.
16:55:58.271030 1449 - Port GTPU was started.
16:55:58.271041 1449 - Port CLIENT was started.
16:55:58.271051 1449 - Port CLIENT_PROC was started.
16:55:58.271057 1443 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:55:58.271062 1449 - Port CLIENT_DEFAULT was started.
16:55:58.271076 1449 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
16:55:58.271152 1443 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
16:55:58.271158 1442 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_encr-BVCI220(1443) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
16:55:58.271178 1449 - Starting function main({
    gtpc_bind_ip := omit,
    gtpc_bind_port := omit,
    gtpu_bind_ip := "127.0.0.104",
    gtpu_bind_port := 2152,
    sgsn_role := false
}).
16:55:58.271262 1442 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
16:55:58.271286 1442 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_encr-BVCI220(1443): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
16:55:58.271305 1442 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
16:55:58.271319 1442 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:55:58.271343 1441 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:55:58.271370 1441 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
16:55:58.271382 1449 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-RNC_GTP(1449):GTPU to system:GTPU.
16:55:58.271383 1441 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(1442): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:55:58.271396 1441 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
16:55:58.271412 1441 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(1446) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
16:55:58.271426 1449 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
16:55:58.271435 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:55:58.271454 1449 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-RNC_GTP(1449):GTPU to system:GTPU finished.
16:55:58.271458 1446 NS_Emulation.ttcnpp:983 Matching on port NS_SP .bvci := 0 with complement(0) unmatched: First message in the queue does not match the template: 
16:55:58.271475 1446 NS_Emulation.ttcnpp:987 Matching on port NS_SP .bvci := 0 with complement(0) unmatched.sdu := '22048200DC078108088862F22433900051E2'O with omit unmatched.bssgp := omit with ? unmatched: First message in the queue does not match the template: 
16:55:58.271493 1446 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
16:55:58.271505 1446 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(1441): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
16:55:58.271518 1446 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
16:55:58.271536 1446 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
}
16:55:58.271552 1449 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.104:2152 / UDP
16:55:58.271560 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
16:55:58.271579 1444 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
16:55:58.271596 1444 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1446): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '22048200DC078108088862F22433900051E2'O
    }
} id 6
16:55:58.271608 1444 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
16:55:58.271627 1444 NS_Provider_IPL4.ttcn:179 Sent on IPL4 to system @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    proto := {
        udp := { }
    },
    msg := '0000000022048200DC078108088862F22433900051E2'O
}
16:55:58.271796 1444 NS_Provider_IPL4.ttcn:149 Message enqueued on IPL4 from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
16:55:58.271811 1444 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
16:55:58.271824 1444 NS_Provider_IPL4.ttcn:151 Receive operation on port IPL4 succeeded, message from system(): @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.10",
    remPort := 23000,
    locName := "127.0.0.103",
    locPort := 21012,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '0000000023048200DC'O
} id 6
16:55:58.271836 1444 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
16:55:58.271851 1444 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1446) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
}
16:55:58.271871 1446 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1444) @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
16:55:58.271887 1446 NS_Emulation.ttcnpp:935 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.271903 1446 NS_Emulation.ttcnpp:939 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block := {
        nsPduType := '04'O,
        causeNS := {
            iEI := '00'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause := ?
        },
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.271918 1446 NS_Emulation.ttcnpp:944 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Block_Ack := {
        nsPduType := '05'O,
        nS_VCI := {
            iEI := '01'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            nS_VCI := '0063'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.271931 1446 NS_Emulation.ttcnpp:948 Matching on port NSCP {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} with {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.271946 1446 NS_Emulation.ttcnpp:977 Matching on port NSCP .pDU_NS_Unitdata.bVCI := '0000'O with complement('0000'O) unmatched: First message in the queue does not match the template: 
16:55:58.271959 1446 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
16:55:58.271971 1446 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1444): @NS_Types.PDU_NS : {
    pDU_NS_Unitdata := {
        nsPduType := '00'O,
        nS_SDU_ControlBits := {
            rBit := '0'B,
            cBit := '0'B,
            spare := '000000'B
        },
        bVCI := '0000'O,
        nS_SDU := '23048200DC'O
    }
} id 7
16:55:58.271983 1446 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
16:55:58.272078 1446 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.272106 1441 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1446) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.272122 1441 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.272134 1441 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.272145 1441 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.272156 1441 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
16:55:58.272168 1441 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
16:55:58.272181 1441 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(1446): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.272194 1441 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
16:55:58.272206 1441 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.272234 1442 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1441) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.272263 1442 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_RESET := {
        bssgpPduType := '22'O ("\""),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        },
        cell_Identifier := omit,
        feature_bitmap := *,
        extended_Feature_Bitmap := *
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.272284 1442 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK := {
        bssgpPduType := '20'O (" "),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        },
        cause := {
            iEI := '07'O ("\a"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            cause_Value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.272300 1442 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK := {
        bssgpPduType := '24'O ("$"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.272316 1442 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_BLOCK_ACK := {
        bssgpPduType := '21'O ("!"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.272336 1442 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_BVC_UNBLOCK_ACK := {
        bssgpPduType := '25'O ("%"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '0000'O
        }
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.272364 1442 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
16:55:58.272405 1442 BSSGP_Emulation.ttcnpp:325 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_SUSPEND := ?
}, {
    pDU_BSSGP_SUSPEND_ACK := ?
}, {
    pDU_BSSGP_SUSPEND_NACK := ?
}, {
    pDU_BSSGP_RESUME := ?
}, {
    pDU_BSSGP_RESUME_ACK := ?
}, {
    pDU_BSSGP_RESUME_NACK := ?
}, {
    pDU_BSSGP_SGSN_INVOKE_TRACE := ?
}, {
    pDU_BSSGP_OVERLOAD := ?
}, {
    pDU_BSSGP_STATUS := ?
}) unmatched: First message in the queue does not match the template: 
16:55:58.272432 1442 BSSGP_Emulation.ttcnpp:330 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with ({
    pDU_BSSGP_RAN_INFORMATION := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_REQUEST := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ACK := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_ERROR := ?
}, {
    pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ?
}) unmatched: First message in the queue does not match the template: 
16:55:58.272458 1442 BSSGP_Emulation.ttcnpp:337 Matching on port BSCP .bssgp{
    pDU_BSSGP_BVC_RESET_ACK := {
        bssgpPduType := '23'O ("#"),
        bVCI := {
            iEI := '04'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 2
            },
            unstructured_value := '00DC'O
        },
        cell_Identifier := omit,
        feature_bitmap := omit,
        extended_Feature_Bitmap := omit
    }
} with {
    pDU_BSSGP_FLUSH_LL_ACK := {
        bssgpPduType := '2B'O ("+"),
        tLLI := {
            iEI := '1F'O,
            ext := '1'B,
            lengthIndicator := {
                length1 := 4
            },
            tLLI_Value := ?
        },
        flush_Action := {
            iEI := '0C'O ("\f"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 1
            },
            actionValue := ?
        },
        bVCI_new := omit,
        number_of_octets_affected := {
            iEI := '25'O ("%"),
            ext := '1'B,
            lengthIndicator := {
                length1 := 3
            },
            number_of_octets_transfered_or_deleted := ?
        },
        nSEI := omit
    }
} unmatched: First message in the queue does not match the template: 
16:55:58.272474 1442 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
16:55:58.272487 1442 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1441): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 5
16:55:58.272501 1442 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
16:55:58.272603 1442 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_encr-BVCI220(1443) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
}
16:55:58.272841 1443 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1442) @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.272980 1443 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
16:55:58.272998 1443 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1442): @NS_Emulation.NsUnitdataIndication : {
    bvci := 0,
    nsei := 98,
    nsvci := 99,
    sdu := '23048200DC'O,
    bssgp := {
        pDU_BSSGP_BVC_RESET_ACK := {
            bssgpPduType := '23'O ("#"),
            bVCI := {
                iEI := '04'O,
                ext := '1'B,
                lengthIndicator := {
                    length1 := 2
                },
                unstructured_value := '00DC'O
            },
            cell_Identifier := omit,
            feature_bitmap := omit,
            extended_Feature_Bitmap := omit
        }
    }
} id 4
16:55:58.273011 1443 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
16:55:58.273031 1443 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
16:55:58.273037 1450 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.273045 1443 BSSGP_Emulation.ttcnpp:1398 BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
16:55:58.273121 1450 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_iu_attach_encr.
16:55:58.273138 mtc SGSN_Tests.ttcn:253 PTC was created. Component reference: 1450, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
16:55:58.273153 mtc SGSN_Tests.ttcn:254 Creating new PTC with component type GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
16:55:58.273954 1450 - Component type IPA_Emulation.IPA_Emulation_CT was initialized.
16:55:58.275938 1451 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.276022 1451 - Initializing variables, timers and ports of component type GSUP_Emulation.GSUP_Emulation_CT inside testcase TC_iu_attach_encr.
16:55:58.276030 mtc SGSN_Tests.ttcn:254 PTC was created. Component reference: 1451, alive: no, type: GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
16:55:58.276043 mtc SGSN_Tests.ttcn:256 Mapping port SGSN_Test-GSUP-IPA(1450):IPA_PORT to system:IPA_CODEC_PT.
16:55:58.276096 mtc SGSN_Tests.ttcn:256 Map operation of SGSN_Test-GSUP-IPA(1450):IPA_PORT to system:IPA_CODEC_PT finished.
16:55:58.276109 mtc SGSN_Tests.ttcn:257 Connecting ports SGSN_Test-GSUP(1451):GSUP and SGSN_Test-GSUP-IPA(1450):IPA_GSUP_PORT.
16:55:58.276776 1451 - Component type GSUP_Emulation.GSUP_Emulation_CT was initialized.
16:55:58.276854 mtc SGSN_Tests.ttcn:257 Connect operation on SGSN_Test-GSUP(1451):GSUP and SGSN_Test-GSUP-IPA(1450):IPA_GSUP_PORT finished.
16:55:58.276868 mtc SGSN_Tests.ttcn:259 Connecting ports SGSN_Test-GSUP-IPA(1450):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT.
16:55:58.277015 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT is waiting for connection from SGSN_Test-GSUP-IPA(1450):IPA_CTRL_PORT on UNIX pathname /tmp/ttcn3-portconn-bd73fd1c.
16:55:58.277068 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT has accepted the connection from SGSN_Test-GSUP-IPA(1450):IPA_CTRL_PORT.
16:55:58.277085 mtc SGSN_Tests.ttcn:259 Connect operation on SGSN_Test-GSUP-IPA(1450):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT finished.
16:55:58.277098 mtc SGSN_Tests.ttcn:261 Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP") on component SGSN_Test-GSUP(1451).
16:55:58.277123 mtc SGSN_Tests.ttcn:261 Function was started.
16:55:58.277135 mtc SGSN_Tests.ttcn:262 Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true) on component SGSN_Test-GSUP-IPA(1450).
16:55:58.277151 1451 - Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP").
16:55:58.277158 mtc SGSN_Tests.ttcn:262 Function was started.
16:55:58.277170 mtc SGSN_Tests.ttcn:266 Start timer T: 10 s
16:55:58.277223 1450 - Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true).
16:55:58.468153 1448 M3UA_Emulation.ttcn:560 Start timer T_Timer: 2 s
16:55:58.469169 1448 M3UA_Emulation.ttcn:561 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP_RESULT : {
    client_id := 8,
    error_status := false,
    error_message := omit
} id 1
16:55:58.469768 1448 M3UA_Emulation.ttcn:562 Matching on port SCTP_PORT succeeded:  matched
16:55:58.470182 1448 M3UA_Emulation.ttcn:562 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP_RESULT : {
    client_id := 8,
    error_status := false,
    error_message := omit
} id 1
16:55:58.470615 1448 M3UA_Emulation.ttcn:562 Message with id 1 was extracted from the queue of SCTP_PORT.
16:55:58.470940 1448 M3UA_Emulation.ttcn:569 SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8
16:55:58.471450 1448 M3UA_Emulation.ttcn:579 Stop timer T_Timer: 2 s
16:55:58.471756 1448 M3UA_Emulation.ttcn:537 Start timer T_Assoc_restart: 60 s
16:55:58.472161 1448 M3UA_Emulation.ttcn:542 Start timer T_ASPUP_resend: 2 s
16:55:58.472332 1448 M3UA_Emulation.ttcn:543 Start timer T_ASPAC_resend: 2 s
16:55:58.473142 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE : {
    client_id := 8,
    sac_state := SCTP_COMM_UP (0)
} id 2
16:55:58.473412 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT succeeded:  matched
16:55:58.473566 1448 M3UA_Emulation.ttcn:668 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE : {
    client_id := 8,
    sac_state := SCTP_COMM_UP (0)
} id 2
16:55:58.473719 1448 M3UA_Emulation.ttcn:668 Message with id 2 was extracted from the queue of SCTP_PORT.
16:55:58.474955 1448 M3UA_Emulation.ttcn:959 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100030100000008'O
}
16:55:58.476498 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100030400000008'O
} id 3
16:55:58.476716 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:58.476854 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:58.476962 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100030400000008'O
} id 3
16:55:58.477033 1448 M3UA_Emulation.ttcn:711 Message with id 3 was extracted from the queue of SCTP_PORT.
16:55:58.478209 1448 M3UA_Emulation.ttcn:1189 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '01000401000000100006000800000002'O
}
16:55:58.478476 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100000100000018000D0008000100020006000800000002'O
} id 4
16:55:58.478562 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:58.478693 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:58.478768 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100000100000018000D0008000100020006000800000002'O
} id 4
16:55:58.478837 1448 M3UA_Emulation.ttcn:711 Message with id 4 was extracted from the queue of SCTP_PORT.
16:55:58.479236 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '01000403000000100006000800000002'O
} id 5
16:55:58.479312 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:58.479369 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:58.479428 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '01000403000000100006000800000002'O
} id 5
16:55:58.479486 1448 M3UA_Emulation.ttcn:711 Message with id 5 was extracted from the queue of SCTP_PORT.
16:55:58.479762 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100000100000018000D0008000100030006000800000002'O
} id 6
16:55:58.479829 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:58.479885 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:58.479945 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 0,
    sinfo_ppid := 3,
    data := '0100000100000018000D0008000100030006000800000002'O
} id 6
16:55:58.480003 1448 M3UA_Emulation.ttcn:711 Message with id 6 was extracted from the queue of SCTP_PORT.
16:55:58.609766 mtc SGSN_Tests.ttcn:267 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1450) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
16:55:58.610077 mtc SGSN_Tests.ttcn:268 Matching on port GSUP_IPA_EVENT succeeded:  matched
16:55:58.610158 mtc SGSN_Tests.ttcn:268 Receive operation on port GSUP_IPA_EVENT succeeded, message from SGSN_Test-GSUP-IPA(1450): @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
16:55:58.610227 mtc SGSN_Tests.ttcn:268 Message with id 1 was extracted from the queue of GSUP_IPA_EVENT.
16:55:58.610327 mtc SGSN_Tests.ttcn:302 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
16:55:58.613639 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1450) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_RESP (2),
    conn_id := 2,
    id_resp := {
        {
            len := 6,
            tag := IPAC_IDTAG_UNITNAME (1),
            data := '5347534E00'O
        },
        {
            len := 7,
            tag := IPAC_IDTAG_UNITID (8),
            data := '302F302F3000'O
        }
    }
} id 2
16:55:58.613796 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1450) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_ACK (3),
    conn_id := 2,
    id_resp := omit
} id 3
16:55:58.622427 1452 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:58.622768 1452 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: SGSN_Test-GGSN_GTP(1452), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP. Version: 9.0.0.
16:55:58.622913 1452 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:58.623229 1452 - Connected to MC.
16:55:58.623372 1452 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_iu_attach_encr.
16:55:58.623416 mtc SGSN_Tests.ttcn:302 PTC was created. Component reference: 1452, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
16:55:58.623543 mtc SGSN_Tests.ttcn:303 Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}) on component SGSN_Test-GGSN_GTP(1452).
16:55:58.623731 mtc SGSN_Tests.ttcn:303 Function was started.
16:55:58.623800 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:55:58.623906 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.624345 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 9
16:55:58.624483 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.624588 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.624707 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.624775 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 9
16:55:58.624837 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 9 was extracted from the queue of SGSNVTY.
16:55:58.624901 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.624962 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:55:58.625047 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.625267 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 10
16:55:58.625365 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.625473 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.625584 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.625643 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 10
16:55:58.625702 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 10 was extracted from the queue of SGSNVTY.
16:55:58.625763 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.625826 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "ggsn 0 no echo-interval"
16:55:58.625904 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.626143 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 11
16:55:58.626241 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.626364 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.626481 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.626551 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 11
16:55:58.626615 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 11 was extracted from the queue of SGSNVTY.
16:55:58.626679 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.626741 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:55:58.626821 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.627024 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 12
16:55:58.627120 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.627215 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:55:58.627251 1452 - Port GTPC was started.
16:55:58.627278 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 12
16:55:58.627353 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 12 was extracted from the queue of SGSNVTY.
16:55:58.627361 1452 - Port GTPU was started.
16:55:58.627417 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.627429 1452 - Port CLIENT was started.
16:55:58.627487 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:55:58.627490 1452 - Port CLIENT_PROC was started.
16:55:58.627543 1452 - Port CLIENT_DEFAULT was started.
16:55:58.627578 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.627597 1452 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
16:55:58.627814 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 13
16:55:58.627920 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.628009 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.628107 1452 - Starting function main({
    gtpc_bind_ip := "127.0.0.103",
    gtpc_bind_port := 2123,
    gtpu_bind_ip := "127.0.0.103",
    gtpu_bind_port := 2152,
    sgsn_role := false
}).
16:55:58.628116 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.628185 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 13
16:55:58.628530 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 13 was extracted from the queue of SGSNVTY.
16:55:58.628837 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.629030 1452 GTP_Emulation.ttcn:217 Mapping port SGSN_Test-GGSN_GTP(1452):GTPC to system:GTPC.
16:55:58.629128 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:55:58.629320 1452 GTP_Emulation.ttcn:217 Port GTPC was mapped to system:GTPC.
16:55:58.629349 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.629546 1452 GTP_Emulation.ttcn:217 Map operation of SGSN_Test-GGSN_GTP(1452):GTPC to system:GTPC finished.
16:55:58.629726 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 14
16:55:58.630061 1452 GTP_Emulation.ttcn:218 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2123 / UDP
16:55:58.630137 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.630432 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.630863 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.631080 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 14
16:55:58.631261 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 14 was extracted from the queue of SGSNVTY.
16:55:58.631479 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.631613 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "encryption uea 0"
16:55:58.631778 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.632083 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 15
16:55:58.632273 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.632443 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.632627 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.632724 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 15
16:55:58.632819 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 15 was extracted from the queue of SGSNVTY.
16:55:58.632913 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.632920 1452 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-GGSN_GTP(1452):GTPU to system:GTPU.
16:55:58.633006 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:55:58.633068 1452 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
16:55:58.633137 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.633180 1452 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-GGSN_GTP(1452):GTPU to system:GTPU finished.
16:55:58.633308 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 16
16:55:58.633324 1452 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2152 / UDP
16:55:58.633465 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.633617 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:55:58.633711 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 16
16:55:58.633799 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 16 was extracted from the queue of SGSNVTY.
16:55:58.633892 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.633989 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
16:55:58.634108 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.634375 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 17
16:55:58.634538 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.634682 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.634850 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.634952 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 17
16:55:58.635042 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 17 was extracted from the queue of SGSNVTY.
16:55:58.635133 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.635222 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
16:55:58.635369 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.635573 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 18
16:55:58.635726 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.635865 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.636030 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.636125 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 18
16:55:58.636211 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 18 was extracted from the queue of SGSNVTY.
16:55:58.636299 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.636390 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "encryption uea 1 2"
16:55:58.636508 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.636744 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 19
16:55:58.636891 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.637029 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
16:55:58.637193 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
16:55:58.637285 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 19
16:55:58.637369 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 19 was extracted from the queue of SGSNVTY.
16:55:58.637456 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.637544 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
16:55:58.637659 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
16:55:58.637822 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 20
16:55:58.637965 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY "OsmoSGSN# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
16:55:58.638108 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
16:55:58.638196 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 20
16:55:58.638280 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 20 was extracted from the queue of SGSNVTY.
16:55:58.638407 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
16:55:58.638497 mtc Osmocom_Types.ttcn:118 Start timer T: 1 s
16:55:59.268556 1447 Osmocom_Types.ttcn:119 Timeout T: 1 s
16:55:59.275669 1447 RAN_Emulation.ttcnpp:782 Sent on RANAP to SGSN_Test_0-SCCP(1445) @RANAP_CodecPort.RANAP_N_UNITDATA_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := {
        initiatingMessage := {
            procedureCode := 9,
            criticality := reject (0),
            value_ := {
                reset := {
                    protocolIEs := {
                        {
                            id := 4,
                            criticality := ignore (1),
                            value_ := {
                                cause := {
                                    misc := 113
                                }
                            }
                        },
                        {
                            id := 3,
                            criticality := reject (0),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    importance := omit
}
16:55:59.276675 1447 RAN_Emulation.ttcnpp:782 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := '0009000D00000200044001400003000180'O,
    importance := omit
}
16:55:59.277353 1447 RAN_Emulation.ttcnpp:783 Start timer T: 5 s
16:55:59.277478 1445 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := '0009000D00000200044001400003000180'O,
    importance := omit
} id 1
16:55:59.277817 1445 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
16:55:59.277987 1445 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req: {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := '0009000D00000200044001400003000180'O,
    importance := omit
} id 1
16:55:59.278112 1445 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT failed: Type of the first message in the queue is not @SCCPasp_Types.ASP_SCCP_N_DATA_req.
16:55:59.278236 1445 SCCP_Emulation.ttcn:5591 Matching on port SCCP_SP_PORT succeeded:  matched
16:55:59.278284 1445 SCCP_Emulation.ttcn:5591 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := omit,
    returnOption := omit,
    userData := '0009000D00000200044001400003000180'O,
    importance := omit
} id 1
16:55:59.278350 1445 SCCP_Emulation.ttcn:5591 Message with id 1 was extracted from the queue of SCCP_SP_PORT.
16:55:59.280234 1445 SCCP_Emulation.ttcn:5223 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1448) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        unitdata := {
            messageType := 9,
            protClass := {
                class := '0000'B,
                messageHandling := '0000'B
            },
            pointer1 := 0,
            pointer2 := 0,
            pointer3 := 0,
            calledPAddress := {
                paramLength := 4,
                addr := '43BC008E'O
            },
            callingPAddress := {
                paramLength := 4,
                addr := '43C3008E'O
            },
            data := {
                paramLength := 17,
                data := '0009000D00000200044001400003000180'O
            }
        }
    }
}
16:55:59.281196 1445 SCCP_Emulation.ttcn:5223 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '090003070B0443BC008E0443C3008E110009000D00000200044001400003000180'O
}
16:55:59.281939 1448 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '090003070B0443BC008E0443C3008E110009000D00000200044001400003000180'O
} id 1
16:55:59.282295 1448 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
16:55:59.282448 1448 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1445): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '090003070B0443BC008E0443C3008E110009000D00000200044001400003000180'O
} id 1
16:55:59.282700 1448 M3UA_Emulation.ttcn:597 Message with id 1 was extracted from the queue of MTP3_SP_PORT.
16:55:59.283230 1448 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000044000600080000000202100031000000C3000000BC03020000090003070B0443BC008E0443C3008E110009000D00000200044001400003000180000000'O
}
16:55:59.287465 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002C000000BC000000C303000000090003070B0443C3008E0443BC008E0C2009000800000100030001800006000800000002'O
} id 7
16:55:59.287736 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.287870 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.288094 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002C000000BC000000C303000000090003070B0443C3008E0443BC008E0C2009000800000100030001800006000800000002'O
} id 7
16:55:59.288233 1448 M3UA_Emulation.ttcn:711 Message with id 7 was extracted from the queue of SCTP_PORT.
16:55:59.289110 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '090003070B0443C3008E0443BC008E0C200900080000010003000180'O
}
16:55:59.289758 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '090003070B0443C3008E0443BC008E0C200900080000010003000180'O
} id 1
16:55:59.290739 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    unitdata := {
        messageType := 9,
        protClass := {
            class := '0000'B,
            messageHandling := '0000'B
        },
        pointer1 := 3,
        pointer2 := 7,
        pointer3 := 11,
        calledPAddress := {
            paramLength := 4,
            addr := '43C3008E'O
        },
        callingPAddress := {
            paramLength := 4,
            addr := '43BC008E'O
        },
        data := {
            paramLength := 12,
            data := '200900080000010003000180'O
        }
    }
} id 1
16:55:59.291240 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.291443 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    unitdata := {
        messageType := 9,
        protClass := {
            class := '0000'B,
            messageHandling := '0000'B
        },
        pointer1 := 3,
        pointer2 := 7,
        pointer3 := 11,
        calledPAddress := {
            paramLength := 4,
            addr := '43C3008E'O
        },
        callingPAddress := {
            paramLength := 4,
            addr := '43BC008E'O
        },
        data := {
            paramLength := 12,
            data := '200900080000010003000180'O
        }
    }
} id 1
16:55:59.291629 1445 SCCP_Emulation.ttcn:5443 Message with id 1 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.292742 1445 SCCP_Emulation.ttcn:3464 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_UNITDATA_ind : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := '00000000'B,
    returnOption := '00000000'B,
    userData := '200900080000010003000180'O,
    importance := omit
}
16:55:59.293717 1447 RAN_Emulation.ttcnpp:784 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_UNITDATA_ind : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := '00000000'B,
    returnOption := '00000000'B,
    userData := '200900080000010003000180'O,
    importance := omit
} id 1
16:55:59.297933 1447 RAN_Emulation.ttcnpp:784 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_UNITDATA_ind : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := '00000000'B,
    returnOption := '00000000'B,
    userData := {
        successfulOutcome := {
            procedureCode := 9,
            criticality := reject (0),
            value_ := {
                resetAcknowledge := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := reject (0),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    importance := omit
} id 1
16:55:59.299322 1447 RAN_Emulation.ttcnpp:785 Matching on port RANAP succeeded:  matched
16:55:59.299588 1447 RAN_Emulation.ttcnpp:785 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_UNITDATA_ind : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sequenceControl := '00000000'B,
    returnOption := '00000000'B,
    userData := {
        successfulOutcome := {
            procedureCode := 9,
            criticality := reject (0),
            value_ := {
                resetAcknowledge := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := reject (0),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    importance := omit
} id 1
16:55:59.299753 1447 RAN_Emulation.ttcnpp:785 Message with id 1 was extracted from the queue of RANAP.
16:55:59.299913 1447 RAN_Emulation.ttcnpp:786 RANAP: Received RESET-ACK in response to RESET, we're ready to go!
16:55:59.638715 mtc Osmocom_Types.ttcn:119 Timeout T: 1 s
16:55:59.639637 mtc SGSN_Tests.ttcn:479 Creating new PTC with component type BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_encr.
16:55:59.648097 1453 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
16:55:59.648264 1453 - TTCN-3 Parallel Test Component started on 8e37e6ec4450. Component reference: TC_iu_attach_encr(1453), component type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_encr. Version: 9.0.0.
16:55:59.648322 1453 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
16:55:59.648408 1453 - Connected to MC.
16:55:59.648474 1453 - Initializing variables, timers and ports of component type BSSGP_ConnHdlr.BSSGP_ConnHdlr inside testcase TC_iu_attach_encr.
16:55:59.648611 mtc SGSN_Tests.ttcn:479 PTC was created. Component reference: 1453, alive: no, type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_encr.
16:55:59.648737 mtc SGSN_Tests.ttcn:481 Connecting ports TC_iu_attach_encr(1453):BSSGP[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_SP.
16:55:59.649223 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_encr(1453):BSSGP[0] on UNIX pathname /tmp/ttcn3-portconn-5d62c0c7.
16:55:59.651172 1453 - Port GSUP was started.
16:55:59.651267 1453 - Port GSUP_PROC was started.
16:55:59.651317 1453 - Port GTP[0] was started.
16:55:59.651363 1453 - Port GTP[1] was started.
16:55:59.651408 1453 - Port GTP[2] was started.
16:55:59.651452 1453 - Port GTP[3] was started.
16:55:59.651496 1453 - Port GTP_PROC[0] was started.
16:55:59.651540 1453 - Port GTP_PROC[1] was started.
16:55:59.651584 1453 - Port GTP_PROC[2] was started.
16:55:59.651629 1453 - Port GTP_PROC[3] was started.
16:55:59.651673 1453 - Port BSSGP[0] was started.
16:55:59.651717 1453 - Port BSSGP[1] was started.
16:55:59.651763 1453 - Port BSSGP[2] was started.
16:55:59.651809 1453 - Port BSSGP_SIG[0] was started.
16:55:59.651856 1453 - Port BSSGP_SIG[1] was started.
16:55:59.651902 1453 - Port BSSGP_SIG[2] was started.
16:55:59.651948 1453 - Port BSSGP_GLOBAL[0] was started.
16:55:59.651995 1453 - Port BSSGP_GLOBAL[1] was started.
16:55:59.652042 1453 - Port BSSGP_GLOBAL[2] was started.
16:55:59.652088 1453 - Port BSSGP_PROC[0] was started.
16:55:59.652134 1453 - Port BSSGP_PROC[1] was started.
16:55:59.652180 1453 - Port BSSGP_PROC[2] was started.
16:55:59.652227 1453 - Port BSSAP was started.
16:55:59.652275 1453 - Port BSSAP_PROC was started.
16:55:59.652322 1453 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was initialized.
16:55:59.652482 1453 - Port BSSGP[0] has established the connection with TC_iu_attach_encr-BVCI196(1434):BSSGP_SP using transport type UNIX.
16:55:59.652863 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_encr(1453):BSSGP[0].
16:55:59.653124 mtc SGSN_Tests.ttcn:481 Connect operation on TC_iu_attach_encr(1453):BSSGP[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_SP finished.
16:55:59.653314 mtc SGSN_Tests.ttcn:482 Connecting ports TC_iu_attach_encr(1453):BSSGP_SIG[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_SP_SIG.
16:55:59.654236 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_encr(1453):BSSGP_SIG[0] on UNIX pathname /tmp/ttcn3-portconn-5d74c0d1.
16:55:59.654466 1453 - Port BSSGP_SIG[0] has established the connection with TC_iu_attach_encr-BVCI196(1434):BSSGP_SP_SIG using transport type UNIX.
16:55:59.654863 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_encr(1453):BSSGP_SIG[0].
16:55:59.655094 mtc SGSN_Tests.ttcn:482 Connect operation on TC_iu_attach_encr(1453):BSSGP_SIG[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_SP_SIG finished.
16:55:59.655344 mtc SGSN_Tests.ttcn:483 Connecting ports TC_iu_attach_encr(1453):BSSGP_PROC[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_PROC.
16:55:59.656102 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_encr(1453):BSSGP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-4d26b8b7.
16:55:59.656305 1453 - Port BSSGP_PROC[0] has established the connection with TC_iu_attach_encr-BVCI196(1434):BSSGP_PROC using transport type UNIX.
16:55:59.656427 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_encr(1453):BSSGP_PROC[0].
16:55:59.656608 mtc SGSN_Tests.ttcn:483 Connect operation on TC_iu_attach_encr(1453):BSSGP_PROC[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_PROC finished.
16:55:59.656820 mtc SGSN_Tests.ttcn:484 Connecting ports TC_iu_attach_encr(1453):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1432):GLOBAL.
16:55:59.657808 1432 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_encr(1453):BSSGP_GLOBAL[0] on UNIX pathname /tmp/ttcn3-portconn-1e5ba78c.
16:55:59.657955 1453 - Port BSSGP_GLOBAL[0] has established the connection with SGSN_Test-Gb0-BSSGP0(1432):GLOBAL using transport type UNIX.
16:55:59.658593 1432 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_encr(1453):BSSGP_GLOBAL[0].
16:55:59.658788 mtc SGSN_Tests.ttcn:484 Connect operation on TC_iu_attach_encr(1453):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1432):GLOBAL finished.
16:55:59.658996 mtc SGSN_Tests.ttcn:486 Connecting ports TC_iu_attach_encr(1453):BSSGP[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_SP.
16:55:59.659784 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_encr(1453):BSSGP[1] on UNIX pathname /tmp/ttcn3-portconn-6662c1c2.
16:55:59.659879 1453 - Port BSSGP[1] has established the connection with TC_iu_attach_encr-BVCI210(1439):BSSGP_SP using transport type UNIX.
16:55:59.660345 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_encr(1453):BSSGP[1].
16:55:59.660518 mtc SGSN_Tests.ttcn:486 Connect operation on TC_iu_attach_encr(1453):BSSGP[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_SP finished.
16:55:59.660724 mtc SGSN_Tests.ttcn:487 Connecting ports TC_iu_attach_encr(1453):BSSGP_SIG[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_SP_SIG.
16:55:59.661370 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_encr(1453):BSSGP_SIG[1] on UNIX pathname /tmp/ttcn3-portconn-6674c1d4.
16:55:59.661465 1453 - Port BSSGP_SIG[1] has established the connection with TC_iu_attach_encr-BVCI210(1439):BSSGP_SP_SIG using transport type UNIX.
16:55:59.661627 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_encr(1453):BSSGP_SIG[1].
16:55:59.661800 mtc SGSN_Tests.ttcn:487 Connect operation on TC_iu_attach_encr(1453):BSSGP_SIG[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_SP_SIG finished.
16:55:59.662009 mtc SGSN_Tests.ttcn:488 Connecting ports TC_iu_attach_encr(1453):BSSGP_PROC[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_PROC.
16:55:59.662795 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_encr(1453):BSSGP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-7626b8b3.
16:55:59.662892 1453 - Port BSSGP_PROC[1] has established the connection with TC_iu_attach_encr-BVCI210(1439):BSSGP_PROC using transport type UNIX.
16:55:59.663058 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_encr(1453):BSSGP_PROC[1].
16:55:59.663235 mtc SGSN_Tests.ttcn:488 Connect operation on TC_iu_attach_encr(1453):BSSGP_PROC[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_PROC finished.
16:55:59.663428 mtc SGSN_Tests.ttcn:489 Connecting ports TC_iu_attach_encr(1453):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1437):GLOBAL.
16:55:59.663967 1437 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_encr(1453):BSSGP_GLOBAL[1] on UNIX pathname /tmp/ttcn3-portconn-215aa789.
16:55:59.664058 1453 - Port BSSGP_GLOBAL[1] has established the connection with SGSN_Test-Gb1-BSSGP1(1437):GLOBAL using transport type UNIX.
16:55:59.664391 1437 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_encr(1453):BSSGP_GLOBAL[1].
16:55:59.664566 mtc SGSN_Tests.ttcn:489 Connect operation on TC_iu_attach_encr(1453):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1437):GLOBAL finished.
16:55:59.664762 mtc SGSN_Tests.ttcn:491 Connecting ports TC_iu_attach_encr(1453):BSSGP[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_SP.
16:55:59.665626 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_encr(1453):BSSGP[2] on UNIX pathname /tmp/ttcn3-portconn-6a62c2fe.
16:55:59.665716 1453 - Port BSSGP[2] has established the connection with TC_iu_attach_encr-BVCI220(1443):BSSGP_SP using transport type UNIX.
16:55:59.666179 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_encr(1453):BSSGP[2].
16:55:59.666386 mtc SGSN_Tests.ttcn:491 Connect operation on TC_iu_attach_encr(1453):BSSGP[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_SP finished.
16:55:59.666580 mtc SGSN_Tests.ttcn:492 Connecting ports TC_iu_attach_encr(1453):BSSGP_SIG[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_SP_SIG.
16:55:59.667402 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_encr(1453):BSSGP_SIG[2] on UNIX pathname /tmp/ttcn3-portconn-6a74c2e8.
16:55:59.667491 1453 - Port BSSGP_SIG[2] has established the connection with TC_iu_attach_encr-BVCI220(1443):BSSGP_SP_SIG using transport type UNIX.
16:55:59.668032 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_encr(1453):BSSGP_SIG[2].
16:55:59.668208 mtc SGSN_Tests.ttcn:492 Connect operation on TC_iu_attach_encr(1453):BSSGP_SIG[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_SP_SIG finished.
16:55:59.668403 mtc SGSN_Tests.ttcn:493 Connecting ports TC_iu_attach_encr(1453):BSSGP_PROC[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_PROC.
16:55:59.669081 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_encr(1453):BSSGP_PROC[2] on UNIX pathname /tmp/ttcn3-portconn-7a26b88c.
16:55:59.669161 1453 - Port BSSGP_PROC[2] has established the connection with TC_iu_attach_encr-BVCI220(1443):BSSGP_PROC using transport type UNIX.
16:55:59.669557 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_encr(1453):BSSGP_PROC[2].
16:55:59.669742 mtc SGSN_Tests.ttcn:493 Connect operation on TC_iu_attach_encr(1453):BSSGP_PROC[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_PROC finished.
16:55:59.669934 mtc SGSN_Tests.ttcn:494 Connecting ports TC_iu_attach_encr(1453):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1442):GLOBAL.
16:55:59.670463 1442 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_encr(1453):BSSGP_GLOBAL[2] on UNIX pathname /tmp/ttcn3-portconn-2459a7b6.
16:55:59.670554 1453 - Port BSSGP_GLOBAL[2] has established the connection with SGSN_Test-Gb2-BSSGP2(1442):GLOBAL using transport type UNIX.
16:55:59.670861 1442 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_encr(1453):BSSGP_GLOBAL[2].
16:55:59.671038 mtc SGSN_Tests.ttcn:494 Connect operation on TC_iu_attach_encr(1453):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1442):GLOBAL finished.
16:55:59.671233 mtc SGSN_Tests.ttcn:498 Connecting ports TC_iu_attach_encr(1453):BSSAP and SGSN_Test_0-RAN(1447):CLIENT.
16:55:59.672007 1447 RAN_Emulation.ttcnpp:1340 Port CLIENT is waiting for connection from TC_iu_attach_encr(1453):BSSAP on UNIX pathname /tmp/ttcn3-portconn-3c70e4be.
16:55:59.672099 1453 - Port BSSAP has established the connection with SGSN_Test_0-RAN(1447):CLIENT using transport type UNIX.
16:55:59.672512 1447 RAN_Emulation.ttcnpp:1340 Port CLIENT has accepted the connection from TC_iu_attach_encr(1453):BSSAP.
16:55:59.672680 mtc SGSN_Tests.ttcn:498 Connect operation on TC_iu_attach_encr(1453):BSSAP and SGSN_Test_0-RAN(1447):CLIENT finished.
16:55:59.672868 mtc SGSN_Tests.ttcn:499 Connecting ports TC_iu_attach_encr(1453):BSSAP_PROC and SGSN_Test_0-RAN(1447):PROC.
16:55:59.673428 1447 RAN_Emulation.ttcnpp:1340 Port PROC is waiting for connection from TC_iu_attach_encr(1453):BSSAP_PROC on UNIX pathname /tmp/ttcn3-portconn-756afeb1.
16:55:59.673550 1453 - Port BSSAP_PROC has established the connection with SGSN_Test_0-RAN(1447):PROC using transport type UNIX.
16:55:59.673674 1447 RAN_Emulation.ttcnpp:1340 Port PROC has accepted the connection from TC_iu_attach_encr(1453):BSSAP_PROC.
16:55:59.673849 mtc SGSN_Tests.ttcn:499 Connect operation on TC_iu_attach_encr(1453):BSSAP_PROC and SGSN_Test_0-RAN(1447):PROC finished.
16:55:59.674045 mtc SGSN_Tests.ttcn:503 Connecting ports TC_iu_attach_encr(1453):GTP[1] and SGSN_Test-RNC_GTP(1449):CLIENT.
16:55:59.674595 1449 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_iu_attach_encr(1453):GTP[1] on UNIX pathname /tmp/ttcn3-portconn-5a2ae7aa.
16:55:59.674701 1453 - Port GTP[1] has established the connection with SGSN_Test-RNC_GTP(1449):CLIENT using transport type UNIX.
16:55:59.674805 1449 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_iu_attach_encr(1453):GTP[1].
16:55:59.674983 mtc SGSN_Tests.ttcn:503 Connect operation on TC_iu_attach_encr(1453):GTP[1] and SGSN_Test-RNC_GTP(1449):CLIENT finished.
16:55:59.675186 mtc SGSN_Tests.ttcn:504 Connecting ports TC_iu_attach_encr(1453):GTP_PROC[1] and SGSN_Test-RNC_GTP(1449):CLIENT_PROC.
16:55:59.675674 1449 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_iu_attach_encr(1453):GTP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-3008babf.
16:55:59.675770 1453 - Port GTP_PROC[1] has established the connection with SGSN_Test-RNC_GTP(1449):CLIENT_PROC using transport type UNIX.
16:55:59.675860 1449 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_iu_attach_encr(1453):GTP_PROC[1].
16:55:59.676035 mtc SGSN_Tests.ttcn:504 Connect operation on TC_iu_attach_encr(1453):GTP_PROC[1] and SGSN_Test-RNC_GTP(1449):CLIENT_PROC finished.
16:55:59.676229 mtc SGSN_Tests.ttcn:508 Connecting ports TC_iu_attach_encr(1453):GSUP and SGSN_Test-GSUP(1451):GSUP_CLIENT.
16:55:59.676832 1453 - Port GSUP has established the connection with SGSN_Test-GSUP(1451):GSUP_CLIENT using transport type UNIX.
16:55:59.677097 mtc SGSN_Tests.ttcn:508 Connect operation on TC_iu_attach_encr(1453):GSUP and SGSN_Test-GSUP(1451):GSUP_CLIENT finished.
16:55:59.677313 mtc SGSN_Tests.ttcn:509 Connecting ports TC_iu_attach_encr(1453):GSUP_PROC and SGSN_Test-GSUP(1451):GSUP_PROC.
16:55:59.677895 1453 - Port GSUP_PROC has established the connection with SGSN_Test-GSUP(1451):GSUP_PROC using transport type UNIX.
16:55:59.678152 mtc SGSN_Tests.ttcn:509 Connect operation on TC_iu_attach_encr(1453):GSUP_PROC and SGSN_Test-GSUP(1451):GSUP_PROC finished.
16:55:59.678408 mtc SGSN_Tests.ttcn:511 Connecting ports TC_iu_attach_encr(1453):GTP[0] and SGSN_Test-GGSN_GTP(1452):CLIENT.
16:55:59.679404 1452 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_iu_attach_encr(1453):GTP[0] on UNIX pathname /tmp/ttcn3-portconn-442ae7af.
16:55:59.679579 1453 - Port GTP[0] has established the connection with SGSN_Test-GGSN_GTP(1452):CLIENT using transport type UNIX.
16:55:59.679877 1452 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_iu_attach_encr(1453):GTP[0].
16:55:59.679923 mtc SGSN_Tests.ttcn:511 Connect operation on TC_iu_attach_encr(1453):GTP[0] and SGSN_Test-GGSN_GTP(1452):CLIENT finished.
16:55:59.680039 mtc SGSN_Tests.ttcn:512 Connecting ports TC_iu_attach_encr(1453):GTP_PROC[0] and SGSN_Test-GGSN_GTP(1452):CLIENT_PROC.
16:55:59.680889 1452 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_iu_attach_encr(1453):GTP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-2f09baba.
16:55:59.680994 1453 - Port GTP_PROC[0] has established the connection with SGSN_Test-GGSN_GTP(1452):CLIENT_PROC using transport type UNIX.
16:55:59.681127 1452 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_iu_attach_encr(1453):GTP_PROC[0].
16:55:59.681165 mtc SGSN_Tests.ttcn:512 Connect operation on TC_iu_attach_encr(1453):GTP_PROC[0] and SGSN_Test-GGSN_GTP(1452):CLIENT_PROC finished.
16:55:59.681225 mtc SGSN_Tests.ttcn:514 Starting function f_handler_init(refers(SGSN_Tests_Iu.f_TC_iu_attach), "TC_iu_attach_encr", {
    imei := '49999000001001'H,
    imsi := '262420000001001'H,
    msisdn := '491230001001'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'C829711C'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := true
    },
    t_guard := 30.000000,
    sccp_addr_local := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sccp_addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}) on component TC_iu_attach_encr(1453).
16:55:59.681535 mtc SGSN_Tests.ttcn:514 Function was started.
16:55:59.683064 1453 - Starting function f_handler_init(refers(SGSN_Tests_Iu.f_TC_iu_attach), "TC_iu_attach_encr", {
    imei := '49999000001001'H,
    imsi := '262420000001001'H,
    msisdn := '491230001001'H,
    p_tmsi := omit,
    p_tmsi_sig := omit,
    tlli := 'C829711C'O,
    tlli_old := omit,
    ra := omit,
    bssgp_cell_id := {
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13135
                },
                rac := 0
            },
            cell_id := 20960
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20961
        },
        {
            ra_id := {
                lai := {
                    mcc_mnc := '262F42'H,
                    lac := 13200
                },
                rac := 0
            },
            cell_id := 20962
        }
    },
    rnc_send_initial_ue := true,
    vec := omit,
    net := {
        expect_ptmsi := true,
        expect_auth := true,
        expect_ciph := true
    },
    t_guard := 30.000000,
    sccp_addr_local := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    sccp_addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap_exp_itu_x213_addr_format := omit,
    ranap_use_itu_x213_addr_format := false,
    ranap_itu_x213_addr_format_padding := ''O
}).
16:55:59.686272 1453 BSSGP_Emulation.ttcnpp:159 Called on BSSGP_PROC[0] to TC_iu_attach_encr-BVCI196(1434) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001001'H,
    tlli := 'C829711C'O
}
16:55:59.686886 1434 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_encr(1453) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001001'H,
    tlli := 'C829711C'O
} id 1
16:55:59.687485 1434 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000001001'H with ? matched,
    tlli := 'C829711C'O with ? matched
}
16:55:59.687700 1434 BSSGP_Emulation.ttcnpp:1333 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_encr(1453): @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001001'H,
    tlli := 'C829711C'O
} id 1
16:55:59.687813 1434 BSSGP_Emulation.ttcnpp:1333 Operation with id 1 was extracted from the queue of BSSGP_PROC.
16:55:59.687953 1434 BSSGP_Emulation.ttcnpp:851 Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='C829711C'O, index=0
16:55:59.688846 1434 BSSGP_Emulation.ttcnpp:1335 Replied on BSSGP_PROC to TC_iu_attach_encr(1453) @BSSGP_Emulation.BSSGP_register_client : { }
16:55:59.689111 1453 BSSGP_Emulation.ttcnpp:159 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_encr-BVCI196(1434) @BSSGP_Emulation.BSSGP_register_client : { } id 1
16:55:59.689281 1453 BSSGP_Emulation.ttcnpp:160 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
16:55:59.689442 1453 BSSGP_Emulation.ttcnpp:160 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_encr-BVCI196(1434): @BSSGP_Emulation.BSSGP_register_client : { } id 1
16:55:59.689533 1453 BSSGP_Emulation.ttcnpp:160 Operation with id 1 was extracted from the queue of BSSGP_PROC[0].
16:55:59.690153 1453 GSUP_Emulation.ttcn:326 Called on GSUP_PROC to SGSN_Test-GSUP(1451) @GSUP_Emulation.GSUPEM_register_expect : {
    imsi := "262420000001001",
    hdlr := TC_iu_attach_encr(1453)
}
16:55:59.691180 1453 GSUP_Emulation.ttcn:326 Reply enqueued on GSUP_PROC from SGSN_Test-GSUP(1451) @GSUP_Emulation.GSUPEM_register_expect : { } id 1
16:55:59.691289 1453 GSUP_Emulation.ttcn:327 Matching on port GSUP_PROC succeeded: { } with { } matched
16:55:59.691430 1453 GSUP_Emulation.ttcn:327 Getreply operation on port GSUP_PROC succeeded, reply from SGSN_Test-GSUP(1451): @GSUP_Emulation.GSUPEM_register_expect : { } id 1
16:55:59.691525 1453 GSUP_Emulation.ttcn:327 Operation with id 1 was extracted from the queue of GSUP_PROC.
16:55:59.692024 1453 GTP_Emulation.ttcn:329 Called on GTP_PROC[0] to SGSN_Test-GGSN_GTP(1452) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001001'H
}
16:55:59.692447 1452 GTP_Emulation.ttcn:246 Call enqueued on CLIENT_PROC from TC_iu_attach_encr(1453) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001001'H
} id 1
16:55:59.692749 1452 GTP_Emulation.ttcn:287 Matching on port CLIENT_PROC succeeded: {
    imsi := '262420000001001'H with ? matched
}
16:55:59.692919 1452 GTP_Emulation.ttcn:287 Getcall operation on port CLIENT_PROC succeeded, call from TC_iu_attach_encr(1453): @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001001'H
} id 1
16:55:59.693027 1452 GTP_Emulation.ttcn:287 Operation with id 1 was extracted from the queue of CLIENT_PROC.
16:55:59.693281 1452 GTP_Emulation.ttcn:289 Replied on CLIENT_PROC to TC_iu_attach_encr(1453) @GTP_Emulation.GTPEM_register_imsi : { }
16:55:59.693505 1453 GTP_Emulation.ttcn:329 Reply enqueued on GTP_PROC[0] from SGSN_Test-GGSN_GTP(1452) @GTP_Emulation.GTPEM_register_imsi : { } id 1
16:55:59.693631 1453 GTP_Emulation.ttcn:330 Matching on port GTP_PROC[0] succeeded: { } with { } matched
16:55:59.693767 1453 GTP_Emulation.ttcn:330 Getreply operation on port GTP_PROC[0] succeeded, reply from SGSN_Test-GGSN_GTP(1452): @GTP_Emulation.GTPEM_register_imsi : { } id 1
16:55:59.693858 1453 GTP_Emulation.ttcn:330 Operation with id 1 was extracted from the queue of GTP_PROC[0].
16:55:59.693947 1453 BSSGP_ConnHdlr.ttcn:165 Start timer g_Tguard: 30 s
16:55:59.694080 1453 BSSGP_ConnHdlr.ttcn:166 Altstep as_Tguard was activated as default, id 1
16:55:59.700211 1453 BSSGP_ConnHdlr.ttcn:194 Sending InitialUE: {
    discriminator := '0000'B,
    tiOrSkip := {
        skipIndicator := '0000'B
    },
    msgs := {
        gprs_mm := {
            attachRequest := {
                messageType := '00000000'B,
                msNetworkCapability := {
                    lengthIndicator := 0,
                    msNetworkCapabilityV := {
                        gea1bit := '1'B,
                        smCapabilitiesviaDedicatedChannels := '1'B,
                        smCapabilitiesviaGPRSChannels := '0'B,
                        ucs2Support := '1'B,
                        ssScreeningIndicator := '01'B,
                        solSACapability := '0'B,
                        revisionLevelIndicatior := '1'B,
                        pFCFeatureMode := omit,
                        extendedGEAbits := omit,
                        lcsVAcapability := omit,
                        pSInterRATHOtoUTRANIuModeCapability := omit,
                        pSInterRATHOtoEUTRANS1ModeCapability := omit,
                        eMMCombinedProceduresCapability := omit,
                        iSRSupport := omit,
                        sRVCCtoGERANUTRANCapability := omit,
                        ePCCapability := omit,
                        nFCapability := omit,
                        gERANNertworkSharingCapability := omit,
                        spare_octets := omit
                    }
                },
                attachType := {
                    attachType := '001'B,
                    for_l3 := '0'B
                },
                gprsCKSN := {
                    keySequence := '111'B,
                    spare := '0'B
                },
                drxParam := {
                    splitPGCycleCode := '00'O,
                    nonDRXTimer := '000'B,
                    splitOnCCCH := '0'B,
                    cnSpecificDRXCycleLength := '0000'B
                },
                mobileIdentity := {
                    lengthIndicator := 0,
                    mobileIdentityV := {
                        typeOfIdentity := '001'B,
                        oddEvenInd_identity := {
                            imsi := {
                                oddevenIndicator := '1'B,
                                digits := '262420000001001'H,
                                fillerDigit := omit
                            }
                        }
                    }
                },
                oldRoutingAreaID := {
                    mccDigit1 := '2'H,
                    mccDigit2 := '6'H,
                    mccDigit3 := '2'H,
                    mncDigit3 := 'F'H,
                    mncDigit1 := '4'H,
                    mncDigit2 := '2'H,
                    lac := '0A4E'O ("
N"),
                    rac := '1C'O
                },
                msRACap := {
                    lengthIndicator := 0,
                    msRadioAccessCapabilityV := {
                        {
                            mSRACapabilityValues := {
                                mSRACapabilityValuesExclude1111 := {
                                    accessTechnType := '0001'B,
                                    accessCapabilities := {
                                        lengthIndicator := 0,
                                        accessCapabilities := {
                                            rfPowerCapability := '001'B,
                                            presenceBitA5 := '0'B,
                                            a5bits := {
                                                a51 := '1'B,
                                                a52 := '0'B,
                                                a53 := '1'B,
                                                a54 := '0'B,
                                                a55 := '0'B,
                                                a56 := '0'B,
                                                a57 := '0'B
                                            },
                                            esind := '1'B,
                                            psbit := '0'B,
                                            vgcs := '0'B,
                                            vbs := '0'B,
                                            presenceBitMultislot := '1'B,
                                            multislotcap := {
                                                presenceBitHscsd := '0'B,
                                                hscsdmultislotclass := omit,
                                                presenceBitGprs := '0'B,
                                                gprsmultislot := omit,
                                                presenceBitSms := '0'B,
                                                multislotCap_SMS := omit,
                                                multislotCapAdditionsAfterRel97 := {
                                                    presenceBitEcsdmulti := '0'B,
                                                    ecsdmultislotclass := omit,
                                                    presenceBitEgprsmulti := '0'B,
                                                    multislotCap_EGPRS := omit,
                                                    presenceBitDtmGprsmulti := '0'B,
                                                    multislotCapdtmgprsmultislotsubclass := omit
                                                }
                                            },
                                            accessCapAdditionsAfterRel97 := omit
                                        },
                                        spare_bits := omit
                                    }
                                }
                            },
                            presenceBitMSRACap := '0'B
                        }
                    }
                },
                ptmsiSignature := omit,
                reqGPRStimer := omit,
                tmsiStatus := omit,
                pC_LCSCapability := omit,
                mobileStationClassmark2 := omit,
                mobileStationClassmark3 := omit,
                supportedCodecs := omit,
                uENetworkCapability := omit,
                additionalMobileIdentity := omit,
                routingAreaIdentification2 := omit,
                voiceDomainandUEsUsageSetting := omit,
                deviceProperties := omit,
                p_TMSI_Type := omit,
                mS_NetworkFeatureSupport := omit,
                oldLocationAreaIdentification := omit,
                additionalUpdateType := omit,
                tMSIBasedNRIcontainer := omit,
                t3324 := omit,
                t3312_ExtendedValue := omit,
                extendedDRXParameters := omit
            }
        }
    }
}
16:55:59.708533 1453 BSSGP_ConnHdlr.ttcn:216 Sent on BSSAP to SGSN_Test_0-RAN(1447) @RAN_Emulation.RANAP_Conn_Req : {
    addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    addr_own := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap := {
        initiatingMessage := {
            procedureCode := 19,
            criticality := ignore (1),
            value_ := {
                initialUE_Message := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := ignore (1),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        },
                        {
                            id := 15,
                            criticality := ignore (1),
                            value_ := {
                                lAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 55,
                            criticality := ignore (1),
                            value_ := {
                                rAC := '00'O
                            }
                        },
                        {
                            id := 58,
                            criticality := ignore (1),
                            value_ := {
                                sAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    sAC := '0000'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '080101D571000008292624000000011062F2240A4E1C0512C7422000'O
                            }
                        },
                        {
                            id := 79,
                            criticality := ignore (1),
                            value_ := {
                                iuSignallingConnectionIdentifier := '000000000000000000010111'B
                            }
                        },
                        {
                            id := 86,
                            criticality := ignore (1),
                            value_ := {
                                globalRNC_ID := {
                                    pLMNidentity := '62F224'O,
                                    rNC_ID := 2342
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    }
}
16:55:59.709545 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_encr(1453) @RAN_Emulation.RANAP_Conn_Req : {
    addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    addr_own := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap := {
        initiatingMessage := {
            procedureCode := 19,
            criticality := ignore (1),
            value_ := {
                initialUE_Message := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := ignore (1),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        },
                        {
                            id := 15,
                            criticality := ignore (1),
                            value_ := {
                                lAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 55,
                            criticality := ignore (1),
                            value_ := {
                                rAC := '00'O
                            }
                        },
                        {
                            id := 58,
                            criticality := ignore (1),
                            value_ := {
                                sAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    sAC := '0000'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '080101D571000008292624000000011062F2240A4E1C0512C7422000'O
                            }
                        },
                        {
                            id := 79,
                            criticality := ignore (1),
                            value_ := {
                                iuSignallingConnectionIdentifier := '000000000000000000010111'B
                            }
                        },
                        {
                            id := 86,
                            criticality := ignore (1),
                            value_ := {
                                globalRNC_ID := {
                                    pLMNidentity := '62F224'O,
                                    rNC_ID := 2342
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    }
} id 1
16:55:59.709671 1447 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
16:55:59.709690 1447 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
16:55:59.709705 1447 RAN_Emulation.ttcnpp:1129 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
16:55:59.709720 1447 RAN_Emulation.ttcnpp:1136 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
16:55:59.709769 1447 RAN_Emulation.ttcnpp:1143 Matching on port CLIENT succeeded:  matched
16:55:59.709804 1447 RAN_Emulation.ttcnpp:1143 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1453): @RAN_Emulation.RANAP_Conn_Req : {
    addr_peer := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    addr_own := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    ranap := {
        initiatingMessage := {
            procedureCode := 19,
            criticality := ignore (1),
            value_ := {
                initialUE_Message := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := ignore (1),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        },
                        {
                            id := 15,
                            criticality := ignore (1),
                            value_ := {
                                lAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 55,
                            criticality := ignore (1),
                            value_ := {
                                rAC := '00'O
                            }
                        },
                        {
                            id := 58,
                            criticality := ignore (1),
                            value_ := {
                                sAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    sAC := '0000'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '080101D571000008292624000000011062F2240A4E1C0512C7422000'O
                            }
                        },
                        {
                            id := 79,
                            criticality := ignore (1),
                            value_ := {
                                iuSignallingConnectionIdentifier := '000000000000000000010111'B
                            }
                        },
                        {
                            id := 86,
                            criticality := ignore (1),
                            value_ := {
                                globalRNC_ID := {
                                    pLMNidentity := '62F224'O,
                                    rNC_ID := 2342
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    }
} id 1
16:55:59.709835 1447 RAN_Emulation.ttcnpp:1143 Message with id 1 was extracted from the queue of CLIENT.
16:55:59.709920 1447 RAN_Emulation.ttcnpp:467 Added conn table entry 0TC_iu_attach_encr(1453)6196206
16:55:59.711196 1447 RAN_Emulation.ttcnpp:1154 Sent on RANAP to SGSN_Test_0-SCCP(1445) @RANAP_CodecPort.RANAP_N_CONNECT_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := {
        initiatingMessage := {
            procedureCode := 19,
            criticality := ignore (1),
            value_ := {
                initialUE_Message := {
                    protocolIEs := {
                        {
                            id := 3,
                            criticality := ignore (1),
                            value_ := {
                                cN_DomainIndicator := ps_domain (1)
                            }
                        },
                        {
                            id := 15,
                            criticality := ignore (1),
                            value_ := {
                                lAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 55,
                            criticality := ignore (1),
                            value_ := {
                                rAC := '00'O
                            }
                        },
                        {
                            id := 58,
                            criticality := ignore (1),
                            value_ := {
                                sAI := {
                                    pLMNidentity := '62F224'O,
                                    lAC := '1234'O,
                                    sAC := '0000'O,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '080101D571000008292624000000011062F2240A4E1C0512C7422000'O
                            }
                        },
                        {
                            id := 79,
                            criticality := ignore (1),
                            value_ := {
                                iuSignallingConnectionIdentifier := '000000000000000000010111'B
                            }
                        },
                        {
                            id := 86,
                            criticality := ignore (1),
                            value_ := {
                                globalRNC_ID := {
                                    pLMNidentity := '62F224'O,
                                    rNC_ID := 2342
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
}
16:55:59.711632 1447 RAN_Emulation.ttcnpp:1154 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_CONNECT_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F2240926'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.711936 1445 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_CONNECT_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F2240926'O,
    connectionId := 6196206,
    importance := omit
} id 2
16:55:59.712089 1445 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
16:55:59.712156 1445 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_CONNECT_req: {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F2240926'O,
    connectionId := 6196206,
    importance := omit
} id 2
16:55:59.712209 1445 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT failed: Type of the first message in the queue is not @SCCPasp_Types.ASP_SCCP_N_DATA_req.
16:55:59.712250 1445 SCCP_Emulation.ttcn:5591 Matching on port SCCP_SP_PORT failed: Type of the first message in the queue is not @SCCPasp_Types.ASP_SCCP_N_UNITDATA_req.
16:55:59.712333 1445 SCCP_Emulation.ttcn:5597 Matching on port SCCP_SP_PORT succeeded:  matched
16:55:59.712392 1445 SCCP_Emulation.ttcn:5597 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_CONNECT_req : {
    calledAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000010111100'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    callingAddress := {
        addressIndicator := {
            pointCodeIndic := '1'B,
            ssnIndicator := '1'B,
            globalTitleIndic := '0000'B,
            routingIndicator := '1'B
        },
        signPointCode := '00000011000011'B,
        subsystemNumber := 142,
        globalTitle := omit
    },
    expeditedDataSel := omit,
    qualityOfService := omit,
    userData := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F2240926'O,
    connectionId := 6196206,
    importance := omit
} id 2
16:55:59.712444 1445 SCCP_Emulation.ttcn:5597 Message with id 2 was extracted from the queue of SCCP_SP_PORT.
16:55:59.712519 1445 SCCP_Emulation.ttcn:1874 First idle individual index:0
16:55:59.712580 1447 RAN_Emulation.ttcnpp:1168 patch: N(SD) for ConnIdx 0 set to 1
16:55:59.713471 1445 SCCP_Emulation.ttcn:4897 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1448) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        connrequest := {
            messageType := 1,
            sourceLocRef := '5E8BEE'O,
            protClass := {
                class := '0010'B,
                messageHandling := '0000'B
            },
            pointer1 := 2,
            pointer2 := 6,
            calledPAddress := {
                paramLength := 4,
                addr := '43BC008E'O
            },
            optionalPart := {
                credit := omit,
                callingPAddress := {
                    paramName := 4,
                    paramLength := 4,
                    addr := '43C3008E'O
                },
                data := {
                    paramName := 15,
                    paramLength := 88,
                    data := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F2240926'O
                },
                hopCounter := omit,
                importance := omit
            },
            eop := {
                paramName := 0
            }
        }
    }
}
16:55:59.713607 1445 SCCP_Emulation.ttcn:4897 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '015E8BEE0202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F224092600'O
}
16:55:59.713700 1448 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '015E8BEE0202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F224092600'O
} id 2
16:55:59.713744 1448 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
16:55:59.713776 1448 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1445): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '015E8BEE0202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F224092600'O
} id 2
16:55:59.713786 1445 SCCP_Emulation.ttcn:1213 Start timer T_conn_est[0]: 120 s
16:55:59.713803 1448 M3UA_Emulation.ttcn:597 Message with id 2 was extracted from the queue of MTP3_SP_PORT.
16:55:59.713904 1448 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000009000060008000000020210007D000000C3000000BC03020000015E8BEE0202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F2240A4E1C0512C7422000004F40030000170056400562F224092600000000'O
}
16:55:59.716203 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003002100020000000BC000000C303000000025E8BEE0000020201030443BC008E000006000800000002'O
} id 8
16:55:59.716251 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.716288 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.716326 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003002100020000000BC000000C303000000025E8BEE0000020201030443BC008E000006000800000002'O
} id 8
16:55:59.716361 1448 M3UA_Emulation.ttcn:711 Message with id 8 was extracted from the queue of SCTP_PORT.
16:55:59.716444 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '025E8BEE0000020201030443BC008E00'O
}
16:55:59.716515 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002B000000BC000000C303000000065E8BEE000114001440100000020010400403081502003B400100000006000800000002'O
} id 9
16:55:59.716548 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '025E8BEE0000020201030443BC008E00'O
} id 2
16:55:59.716552 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.716586 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.716623 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002B000000BC000000C303000000065E8BEE000114001440100000020010400403081502003B400100000006000800000002'O
} id 9
16:55:59.716658 1448 M3UA_Emulation.ttcn:711 Message with id 9 was extracted from the queue of SCTP_PORT.
16:55:59.716709 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE000114001440100000020010400403081502003B400100'O
}
16:55:59.716936 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    connconfirm := {
        messageType := 2,
        destLocRef := '5E8BEE'O,
        sourceLocRef := '000002'O,
        protClass := {
            class := '0010'B,
            messageHandling := '0000'B
        },
        pointer1 := 1,
        optionalPart := {
            credit := omit,
            calledPAddress := {
                paramName := 3,
                paramLength := 4,
                addr := '43BC008E'O
            },
            data := omit,
            importance := omit
        },
        eop := {
            paramName := 0
        }
    }
} id 2
16:55:59.717035 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.717108 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    connconfirm := {
        messageType := 2,
        destLocRef := '5E8BEE'O,
        sourceLocRef := '000002'O,
        protClass := {
            class := '0010'B,
            messageHandling := '0000'B
        },
        pointer1 := 1,
        optionalPart := {
            credit := omit,
            calledPAddress := {
                paramName := 3,
                paramLength := 4,
                addr := '43BC008E'O
            },
            data := omit,
            importance := omit
        },
        eop := {
            paramName := 0
        }
    }
} id 2
16:55:59.717171 1445 SCCP_Emulation.ttcn:5443 Message with id 2 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.717236 1445 SCCP_Emulation.ttcn:3700 {
    messageType := 2,
    destLocRef := '5E8BEE'O,
    sourceLocRef := '000002'O,
    protClass := {
        class := '0010'B,
        messageHandling := '0000'B
    },
    pointer1 := 1,
    optionalPart := {
        credit := omit,
        calledPAddress := {
            paramName := 3,
            paramLength := 4,
            addr := '43BC008E'O
        },
        data := omit,
        importance := omit
    },
    eop := {
        paramName := 0
    }
}
16:55:59.717560 1445 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
16:55:59.717691 1445 SCCP_Emulation.ttcn:1321 Stop timer T_conn_est[0]: 120 s
16:55:59.717770 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.717835 1445 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
16:55:59.718410 1445 SCCP_Emulation.ttcn:3749 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 6196206,
    importance := omit
}
16:55:59.718668 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 6196206,
    importance := omit
} id 2
16:55:59.718770 1447 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 6196206,
    importance := omit
} id 2
16:55:59.718808 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE000114001440100000020010400403081502003B400100'O
} id 3
16:55:59.718855 1447 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
16:55:59.718900 1447 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
16:55:59.718939 1447 RAN_Emulation.ttcnpp:1088 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DATA_ind.
16:55:59.718977 1447 RAN_Emulation.ttcnpp:1095 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DISCONNECT_ind.
16:55:59.719039 1447 RAN_Emulation.ttcnpp:1107 Matching on port RANAP succeeded:  matched
16:55:59.719067 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '001440100000020010400403081502003B400100'O
        }
    }
} id 3
16:55:59.719081 1447 RAN_Emulation.ttcnpp:1107 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 6196206,
    importance := omit
} id 2
16:55:59.719142 1447 RAN_Emulation.ttcnpp:1107 Message with id 2 was extracted from the queue of RANAP.
16:55:59.719173 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.719263 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '001440100000020010400403081502003B400100'O
        }
    }
} id 3
16:55:59.719345 1445 SCCP_Emulation.ttcn:5443 Message with id 3 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.719415 1447 RAN_Emulation.ttcnpp:1110 Sent on CLIENT to TC_iu_attach_encr(1453) @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
}
16:55:59.719434 1445 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
16:55:59.719535 1445 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
16:55:59.719622 1445 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
16:55:59.719748 1445 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
16:55:59.719829 1453 BSSGP_ConnHdlr.ttcn:217 Message enqueued on BSSAP from SGSN_Test_0-RAN(1447) @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
} id 1
16:55:59.719911 1445 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
16:55:59.720015 1445 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
16:55:59.720215 1453 BSSGP_ConnHdlr.ttcn:218 Matching on port BSSAP succeeded:  matched
16:55:59.720295 1445 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '001440100000020010400403081502003B400100'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.720312 1453 BSSGP_ConnHdlr.ttcn:218 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1447): @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
} id 1
16:55:59.720399 1453 BSSGP_ConnHdlr.ttcn:218 Message with id 1 was extracted from the queue of BSSAP.
16:55:59.720437 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.720452 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '001440100000020010400403081502003B400100'O,
    connectionId := 6196206,
    importance := omit
} id 3
16:55:59.720471 1453 BSSGP_ConnHdlr.ttcn:396 Altstep as_mm_identity was activated as default, id 2
16:55:59.720549 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.721311 1453 BSSGP_ConnHdlr.ttcn:416 GSUP sends 2G and 3G auth tuples{
    tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
    len := 0,
    val := {
        auth_tuple := {
            {
                tag := OSMO_GSUP_RAND_IE (32),
                len := 0,
                val := {
                    rand := 'CA891847836BEAA8C97692DE3E4A0E3F'O
                }
            },
            {
                tag := OSMO_GSUP_SRES_IE (33),
                len := 0,
                val := {
                    sres := '7925AE94'O
                }
            },
            {
                tag := OSMO_GSUP_KC_IE (34),
                len := 0,
                val := {
                    kc := 'EB45143F83DF30D5'O
                }
            },
            {
                tag := OSMO_GSUP_IK_IE (35),
                len := 0,
                val := {
                    ik := '9E3DA23BD5B8BF47DC00FE33E49E5FA8'O
                }
            },
            {
                tag := OSMO_GSUP_CK_IE (36),
                len := 0,
                val := {
                    ck := '91306B8FBA286098B4F901C1AC6CDD8F'O
                }
            },
            {
                tag := OSMO_GSUP_AUTN_IE (37),
                len := 0,
                val := {
                    autn := '5B010D44612A979C021E8B563B599BA4'O
                }
            },
            {
                tag := OSMO_GSUP_RES_IE (39),
                len := 0,
                val := {
                    res := '991C28FACFD18084'O
                }
            }
        }
    }
}
16:55:59.721802 1447 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '081502'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 3
16:55:59.721877 1447 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
16:55:59.721917 1447 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
16:55:59.721977 1447 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
16:55:59.722023 1447 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '081502'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 3
16:55:59.722073 1447 RAN_Emulation.ttcnpp:1088 Message with id 3 was extracted from the queue of RANAP.
16:55:59.725472 1447 RAN_Emulation.ttcnpp:673 Sent on CLIENT to TC_iu_attach_encr(1453) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityRequest := {
                    messageType := '00010101'B,
                    identityType := {
                        valueField := '010'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    }
                }
            }
        }
    }
}
16:55:59.726113 1453 BSSGP_ConnHdlr.ttcn:426 Message enqueued on BSSAP from SGSN_Test_0-RAN(1447) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityRequest := {
                    messageType := '00010101'B,
                    identityType := {
                        valueField := '010'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    }
                }
            }
        }
    }
} id 2
16:55:59.726832 1453 BSSGP_ConnHdlr.ttcn:261 Matching on port BSSAP .dtap.msgs.gprs_mm.identityRequest.identityType.valueField := '010'B with '001'B unmatched: First message in the queue does not match the template: 
16:55:59.726924 1453 BSSGP_ConnHdlr.ttcn:247 Matching on port BSSAP succeeded:  matched
16:55:59.726983 1453 BSSGP_ConnHdlr.ttcn:247 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1447): @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityRequest := {
                    messageType := '00010101'B,
                    identityType := {
                        valueField := '010'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    }
                }
            }
        }
    }
} id 2
16:55:59.727039 1453 BSSGP_ConnHdlr.ttcn:247 Message with id 2 was extracted from the queue of BSSAP.
16:55:59.727797 1453 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1447) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityResponse := {
                    messageType := '00000000'B,
                    mobileIdentity := {
                        lengthIndicator := 0,
                        mobileIdentityV := {
                            typeOfIdentity := '010'B,
                            oddEvenInd_identity := {
                                imei := {
                                    oddevenIndicator := '1'B,
                                    digits := '49999000001001'H
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
16:55:59.728164 1453 BSSGP_ConnHdlr.ttcn:426 Default with id 2 (altstep as_mm_identity) has reached a break statement. Skipping current alt statement or receiving operation.
16:55:59.728622 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_encr(1453) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityResponse := {
                    messageType := '00000000'B,
                    mobileIdentity := {
                        lengthIndicator := 0,
                        mobileIdentityV := {
                            typeOfIdentity := '010'B,
                            oddEvenInd_identity := {
                                imei := {
                                    oddevenIndicator := '1'B,
                                    digits := '49999000001001'H
                                }
                            }
                        }
                    }
                }
            }
        }
    }
} id 2
16:55:59.728907 1447 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
16:55:59.728957 1447 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
16:55:59.728992 1447 RAN_Emulation.ttcnpp:1129 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
16:55:59.729027 1447 RAN_Emulation.ttcnpp:1136 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
16:55:59.729061 1447 RAN_Emulation.ttcnpp:1143 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
16:55:59.729142 1447 RAN_Emulation.ttcnpp:1172 Matching on port CLIENT succeeded:  matched
16:55:59.729192 1447 RAN_Emulation.ttcnpp:1172 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1453): @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                identityResponse := {
                    messageType := '00000000'B,
                    mobileIdentity := {
                        lengthIndicator := 0,
                        mobileIdentityV := {
                            typeOfIdentity := '010'B,
                            oddEvenInd_identity := {
                                imei := {
                                    oddevenIndicator := '1'B,
                                    digits := '49999000001001'H
                                }
                            }
                        }
                    }
                }
            }
        }
    }
} id 2
16:55:59.729235 1447 RAN_Emulation.ttcnpp:1172 Message with id 2 was extracted from the queue of CLIENT.
16:55:59.730721 1447 RAN_Emulation.ttcnpp:1298 Sent on RANAP to SGSN_Test_0-SCCP(1445) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0816084A99990000100001'O
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
}
16:55:59.730947 1447 RAN_Emulation.ttcnpp:1298 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100001'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.731097 1445 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100001'O,
    connectionId := 6196206,
    importance := omit
} id 3
16:55:59.731234 1445 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
16:55:59.731306 1445 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '001440130000010010400C0B0816084A99990000100001'O,
    connectionId := 6196206,
    importance := omit
} id 3
16:55:59.731398 1445 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
16:55:59.731468 1445 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100001'O,
    connectionId := 6196206,
    importance := omit
} id 3
16:55:59.731535 1445 SCCP_Emulation.ttcn:5585 Message with id 3 was extracted from the queue of SCCP_SP_PORT.
16:55:59.731605 1445 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
16:55:59.731732 1445 SCCP_Emulation.ttcn:2249 vl_len:23
16:55:59.731813 1445 SCCP_Emulation.ttcn:2250 vl_from0
16:55:59.732129 1445 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1448) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000002'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 23,
                data := '001440130000010010400C0B0816084A99990000100001'O
            }
        }
    }
}
16:55:59.732282 1445 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000002000117001440130000010010400C0B0816084A99990000100001'O
}
16:55:59.732407 1445 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O
16:55:59.732414 1448 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000002000117001440130000010010400C0B0816084A99990000100001'O
} id 3
16:55:59.732477 1448 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
16:55:59.732525 1448 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1445): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000002000117001440130000010010400C0B0816084A99990000100001'O
} id 3
16:55:59.732571 1448 M3UA_Emulation.ttcn:597 Message with id 3 was extracted from the queue of MTP3_SP_PORT.
16:55:59.732588 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.732673 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.732699 1448 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004000060008000000020210002E000000C3000000BC0302000006000002000117001440130000010010400C0B0816084A999900001000010000'O
}
16:55:59.736478 1453 BSSGP_ConnHdlr.ttcn:426 Message enqueued on GSUP from SGSN_Test-GSUP(1451) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
16:55:59.736839 1453 BSSGP_ConnHdlr.ttcn:426 Matching on port GSUP succeeded:  matched
16:55:59.736943 1453 BSSGP_ConnHdlr.ttcn:426 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1451): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST (8),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 1
16:55:59.737038 1453 BSSGP_ConnHdlr.ttcn:426 Message with id 1 was extracted from the queue of GSUP.
16:55:59.737422 1453 BSSGP_ConnHdlr.ttcn:427 Sent on GSUP to SGSN_Test-GSUP(1451) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (10),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_AUTH_TUPLE_IE (3),
            len := 0,
            val := {
                auth_tuple := {
                    {
                        tag := OSMO_GSUP_RAND_IE (32),
                        len := 0,
                        val := {
                            rand := 'CA891847836BEAA8C97692DE3E4A0E3F'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_SRES_IE (33),
                        len := 0,
                        val := {
                            sres := '7925AE94'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_KC_IE (34),
                        len := 0,
                        val := {
                            kc := 'EB45143F83DF30D5'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_IK_IE (35),
                        len := 0,
                        val := {
                            ik := '9E3DA23BD5B8BF47DC00FE33E49E5FA8'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_CK_IE (36),
                        len := 0,
                        val := {
                            ck := '91306B8FBA286098B4F901C1AC6CDD8F'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_AUTN_IE (37),
                        len := 0,
                        val := {
                            autn := '5B010D44612A979C021E8B563B599BA4'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_RES_IE (39),
                        len := 0,
                        val := {
                            res := '991C28FACFD18084'O
                        }
                    }
                }
            }
        }
    }
}
16:55:59.741424 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000006002100050000000BC000000C303000000065E8BEE0001390014403500000200104029280812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4003B4001000006000800000002'O
} id 10
16:55:59.741511 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.741571 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.741639 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000006002100050000000BC000000C303000000065E8BEE0001390014403500000200104029280812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4003B4001000006000800000002'O
} id 10
16:55:59.741699 1448 M3UA_Emulation.ttcn:711 Message with id 10 was extracted from the queue of SCTP_PORT.
16:55:59.741837 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE0001390014403500000200104029280812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4003B400100'O
}
16:55:59.741982 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE0001390014403500000200104029280812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4003B400100'O
} id 4
16:55:59.742163 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 57,
            data := '0014403500000200104029280812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4003B400100'O
        }
    }
} id 4
16:55:59.742272 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.742394 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 57,
            data := '0014403500000200104029280812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4003B400100'O
        }
    }
} id 4
16:55:59.742484 1445 SCCP_Emulation.ttcn:5443 Message with id 4 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.742572 1445 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
16:55:59.742680 1445 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
16:55:59.742771 1445 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
16:55:59.742858 1445 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
16:55:59.742980 1445 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
16:55:59.743087 1445 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
16:55:59.743211 1445 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014403500000200104029280812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4003B400100'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.743327 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.743362 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014403500000200104029280812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4003B400100'O,
    connectionId := 6196206,
    importance := omit
} id 4
16:55:59.743424 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.743561 1447 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 4
16:55:59.743644 1447 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
16:55:59.743700 1447 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
16:55:59.743758 1447 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
16:55:59.743828 1447 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0812108021CA891847836BEAA8C97692DE3E4A0E3F8028105B010D44612A979C021E8B563B599BA4'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 4
16:55:59.743893 1447 RAN_Emulation.ttcnpp:1088 Message with id 4 was extracted from the queue of RANAP.
16:55:59.746990 1447 RAN_Emulation.ttcnpp:673 Sent on CLIENT to TC_iu_attach_encr(1453) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringRequest := {
                    messageType := '00010010'B,
                    cipheringAlgorithm := {
                        valueField := '000'B,
                        spare := '0'B
                    },
                    imeisvRequest := {
                        valueField := '001'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    acReferenceNumber := {
                        valueField := '1000'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := 'CA891847836BEAA8C97692DE3E4A0E3F'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '5B010D44612A979C021E8B563B599BA4'O
                    }
                }
            }
        }
    }
}
16:55:59.748005 1453 BSSGP_ConnHdlr.ttcn:431 Message enqueued on BSSAP from SGSN_Test_0-RAN(1447) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringRequest := {
                    messageType := '00010010'B,
                    cipheringAlgorithm := {
                        valueField := '000'B,
                        spare := '0'B
                    },
                    imeisvRequest := {
                        valueField := '001'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    acReferenceNumber := {
                        valueField := '1000'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := 'CA891847836BEAA8C97692DE3E4A0E3F'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '5B010D44612A979C021E8B563B599BA4'O
                    }
                }
            }
        }
    }
} id 3
16:55:59.748660 1453 BSSGP_ConnHdlr.ttcn:278 Matching on port BSSAP succeeded:  matched
16:55:59.748771 1453 BSSGP_ConnHdlr.ttcn:278 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1447): @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringRequest := {
                    messageType := '00010010'B,
                    cipheringAlgorithm := {
                        valueField := '000'B,
                        spare := '0'B
                    },
                    imeisvRequest := {
                        valueField := '001'B,
                        spare := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    acReferenceNumber := {
                        valueField := '1000'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := 'CA891847836BEAA8C97692DE3E4A0E3F'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '5B010D44612A979C021E8B563B599BA4'O
                    }
                }
            }
        }
    }
} id 3
16:55:59.748851 1453 BSSGP_ConnHdlr.ttcn:278 Message with id 3 was extracted from the queue of BSSAP.
16:55:59.750491 1453 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1447) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringResponse := {
                    messageType := '00010011'B,
                    acReferenceNumber := {
                        valueField := '1000'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '991C28FA'O
                    },
                    imeisv := {
                        elementIdentifier := '0100011'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 0,
                            mobileIdentityV := {
                                typeOfIdentity := '011'B,
                                oddEvenInd_identity := {
                                    imei_sv := {
                                        oddevenIndicator := '0'B,
                                        digits := '4999900000100100'H,
                                        fillerDigit := '1111'B
                                    }
                                }
                            }
                        }
                    },
                    authenticationRespParExt := {
                        elementIdentifier := '21'O ("!"),
                        lengthIndicator := 4,
                        valueField := 'CFD18084'O
                    }
                }
            }
        }
    }
}
16:55:59.751209 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_encr(1453) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringResponse := {
                    messageType := '00010011'B,
                    acReferenceNumber := {
                        valueField := '1000'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '991C28FA'O
                    },
                    imeisv := {
                        elementIdentifier := '0100011'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 0,
                            mobileIdentityV := {
                                typeOfIdentity := '011'B,
                                oddEvenInd_identity := {
                                    imei_sv := {
                                        oddevenIndicator := '0'B,
                                        digits := '4999900000100100'H,
                                        fillerDigit := '1111'B
                                    }
                                }
                            }
                        }
                    },
                    authenticationRespParExt := {
                        elementIdentifier := '21'O ("!"),
                        lengthIndicator := 4,
                        valueField := 'CFD18084'O
                    }
                }
            }
        }
    }
} id 3
16:55:59.751505 1447 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
16:55:59.751569 1447 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
16:55:59.751640 1447 RAN_Emulation.ttcnpp:1129 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
16:55:59.751693 1447 RAN_Emulation.ttcnpp:1136 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
16:55:59.751746 1447 RAN_Emulation.ttcnpp:1143 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
16:55:59.751812 1447 RAN_Emulation.ttcnpp:1172 Matching on port CLIENT succeeded:  matched
16:55:59.751892 1447 RAN_Emulation.ttcnpp:1172 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1453): @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                authenticationAndCipheringResponse := {
                    messageType := '00010011'B,
                    acReferenceNumber := {
                        valueField := '1000'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '991C28FA'O
                    },
                    imeisv := {
                        elementIdentifier := '0100011'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 0,
                            mobileIdentityV := {
                                typeOfIdentity := '011'B,
                                oddEvenInd_identity := {
                                    imei_sv := {
                                        oddevenIndicator := '0'B,
                                        digits := '4999900000100100'H,
                                        fillerDigit := '1111'B
                                    }
                                }
                            }
                        }
                    },
                    authenticationRespParExt := {
                        elementIdentifier := '21'O ("!"),
                        lengthIndicator := 4,
                        valueField := 'CFD18084'O
                    }
                }
            }
        }
    }
} id 3
16:55:59.751965 1447 RAN_Emulation.ttcnpp:1172 Message with id 3 was extracted from the queue of CLIENT.
16:55:59.752479 1447 RAN_Emulation.ttcnpp:1298 Sent on RANAP to SGSN_Test_0-SCCP(1445) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '08130822991C28FA23094399990000100001F02904CFD18084'O
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
}
16:55:59.752634 1447 RAN_Emulation.ttcnpp:1298 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.752774 1445 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O,
    connectionId := 6196206,
    importance := omit
} id 4
16:55:59.752897 1445 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
16:55:59.752989 1445 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O,
    connectionId := 6196206,
    importance := omit
} id 4
16:55:59.753158 1445 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
16:55:59.753260 1445 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O,
    connectionId := 6196206,
    importance := omit
} id 4
16:55:59.753349 1445 SCCP_Emulation.ttcn:5585 Message with id 4 was extracted from the queue of SCCP_SP_PORT.
16:55:59.753436 1445 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
16:55:59.753549 1445 SCCP_Emulation.ttcn:2249 vl_len:37
16:55:59.753648 1445 SCCP_Emulation.ttcn:2250 vl_from0
16:55:59.753822 1445 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1448) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000002'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 37,
                data := '001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O
            }
        }
    }
}
16:55:59.753976 1445 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000002000125001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O
}
16:55:59.754096 1445 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O
16:55:59.754128 1448 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000002000125001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O
} id 4
16:55:59.754218 1448 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
16:55:59.754283 1448 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1445): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000002000125001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O
} id 4
16:55:59.754288 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.754353 1448 M3UA_Emulation.ttcn:597 Message with id 4 was extracted from the queue of MTP3_SP_PORT.
16:55:59.754400 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.754516 1448 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C00060008000000020210003C000000C3000000BC0302000006000002000125001440210000010010401A1908130822991C28FA23094399990000100001F02904CFD18084'O
}
16:55:59.757071 1453 BSSGP_ConnHdlr.ttcn:457 Message enqueued on GSUP from SGSN_Test-GSUP(1451) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST (4),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        },
        {
            tag := OSMO_GSUP_CURRENT_RAT_TYPE_IE (42),
            len := 1,
            val := {
                current_rat_type := RAT_TYPE_UTRAN_Iu (2)
            }
        }
    }
} id 2
16:55:59.757248 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '01000101000000600210004F000000BC000000C303000000065E8BEE00013800060034000003000C001208089E3DA23BD5B8BF47DC00FE33E49E5FA8000B4012089091306B8FBA286098B4F901C1AC6CDD8F004B000140000006000800000002'O
} id 11
16:55:59.757337 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.757408 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.757482 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '01000101000000600210004F000000BC000000C303000000065E8BEE00013800060034000003000C001208089E3DA23BD5B8BF47DC00FE33E49E5FA8000B4012089091306B8FBA286098B4F901C1AC6CDD8F004B000140000006000800000002'O
} id 11
16:55:59.757545 1448 M3UA_Emulation.ttcn:711 Message with id 11 was extracted from the queue of SCTP_PORT.
16:55:59.757691 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE00013800060034000003000C001208089E3DA23BD5B8BF47DC00FE33E49E5FA8000B4012089091306B8FBA286098B4F901C1AC6CDD8F004B000140'O
}
16:55:59.757839 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE00013800060034000003000C001208089E3DA23BD5B8BF47DC00FE33E49E5FA8000B4012089091306B8FBA286098B4F901C1AC6CDD8F004B000140'O
} id 5
16:55:59.758010 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 56,
            data := '00060034000003000C001208089E3DA23BD5B8BF47DC00FE33E49E5FA8000B4012089091306B8FBA286098B4F901C1AC6CDD8F004B000140'O
        }
    }
} id 5
16:55:59.758121 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.758262 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 56,
            data := '00060034000003000C001208089E3DA23BD5B8BF47DC00FE33E49E5FA8000B4012089091306B8FBA286098B4F901C1AC6CDD8F004B000140'O
        }
    }
} id 5
16:55:59.758382 1445 SCCP_Emulation.ttcn:5443 Message with id 5 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.758470 1445 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
16:55:59.758575 1445 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
16:55:59.758668 1445 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
16:55:59.758772 1445 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
16:55:59.758863 1445 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
16:55:59.758950 1445 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
16:55:59.759071 1445 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '00060034000003000C001208089E3DA23BD5B8BF47DC00FE33E49E5FA8000B4012089091306B8FBA286098B4F901C1AC6CDD8F004B000140'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.759179 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.759215 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '00060034000003000C001208089E3DA23BD5B8BF47DC00FE33E49E5FA8000B4012089091306B8FBA286098B4F901C1AC6CDD8F004B000140'O,
    connectionId := 6196206,
    importance := omit
} id 5
16:55:59.759266 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.762172 1447 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 6,
            criticality := reject (0),
            value_ := {
                securityModeCommand := {
                    protocolIEs := {
                        {
                            id := 12,
                            criticality := reject (0),
                            value_ := {
                                integrityProtectionInformation := {
                                    permittedAlgorithms := {
                                        0,
                                        1
                                    },
                                    key := '10011110001111011010001000111011110101011011100010111111010001111101110000000000111111100011001111100100100111100101111110101000'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 11,
                            criticality := ignore (1),
                            value_ := {
                                encryptionInformation := {
                                    permittedAlgorithms := {
                                        1,
                                        2
                                    },
                                    key := '10010001001100000110101110001111101110100010100001100000100110001011010011111001000000011100000110101100011011001101110110001111'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 75,
                            criticality := reject (0),
                            value_ := {
                                keyStatus := new (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 5
16:55:59.762278 1447 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
16:55:59.762359 1447 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
16:55:59.762426 1447 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
16:55:59.762520 1447 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 6,
            criticality := reject (0),
            value_ := {
                securityModeCommand := {
                    protocolIEs := {
                        {
                            id := 12,
                            criticality := reject (0),
                            value_ := {
                                integrityProtectionInformation := {
                                    permittedAlgorithms := {
                                        0,
                                        1
                                    },
                                    key := '10011110001111011010001000111011110101011011100010111111010001111101110000000000111111100011001111100100100111100101111110101000'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 11,
                            criticality := ignore (1),
                            value_ := {
                                encryptionInformation := {
                                    permittedAlgorithms := {
                                        1,
                                        2
                                    },
                                    key := '10010001001100000110101110001111101110100010100001100000100110001011010011111001000000011100000110101100011011001101110110001111'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 75,
                            criticality := reject (0),
                            value_ := {
                                keyStatus := new (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 5
16:55:59.762604 1447 RAN_Emulation.ttcnpp:1088 Message with id 5 was extracted from the queue of RANAP.
16:55:59.762848 1447 RAN_Emulation.ttcnpp:659 Sent on CLIENT to TC_iu_attach_encr(1453) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeCommand := {
                protocolIEs := {
                    {
                        id := 12,
                        criticality := reject (0),
                        value_ := {
                            integrityProtectionInformation := {
                                permittedAlgorithms := {
                                    0,
                                    1
                                },
                                key := '10011110001111011010001000111011110101011011100010111111010001111101110000000000111111100011001111100100100111100101111110101000'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 11,
                        criticality := ignore (1),
                        value_ := {
                            encryptionInformation := {
                                permittedAlgorithms := {
                                    1,
                                    2
                                },
                                key := '10010001001100000110101110001111101110100010100001100000100110001011010011111001000000011100000110101100011011001101110110001111'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
16:55:59.765879 1453 BSSGP_ConnHdlr.ttcn:457 Message enqueued on BSSAP from SGSN_Test_0-RAN(1447) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeCommand := {
                protocolIEs := {
                    {
                        id := 12,
                        criticality := reject (0),
                        value_ := {
                            integrityProtectionInformation := {
                                permittedAlgorithms := {
                                    0,
                                    1
                                },
                                key := '10011110001111011010001000111011110101011011100010111111010001111101110000000000111111100011001111100100100111100101111110101000'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 11,
                        criticality := ignore (1),
                        value_ := {
                            encryptionInformation := {
                                permittedAlgorithms := {
                                    1,
                                    2
                                },
                                key := '10010001001100000110101110001111101110100010100001100000100110001011010011111001000000011100000110101100011011001101110110001111'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
16:55:59.767529 1453 BSSGP_ConnHdlr.ttcn:286 Matching on port BSSAP succeeded:  matched
16:55:59.767644 1453 BSSGP_ConnHdlr.ttcn:286 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1447): @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeCommand := {
                protocolIEs := {
                    {
                        id := 12,
                        criticality := reject (0),
                        value_ := {
                            integrityProtectionInformation := {
                                permittedAlgorithms := {
                                    0,
                                    1
                                },
                                key := '10011110001111011010001000111011110101011011100010111111010001111101110000000000111111100011001111100100100111100101111110101000'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 11,
                        criticality := ignore (1),
                        value_ := {
                            encryptionInformation := {
                                permittedAlgorithms := {
                                    1,
                                    2
                                },
                                key := '10010001001100000110101110001111101110100010100001100000100110001011010011111001000000011100000110101100011011001101110110001111'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
16:55:59.767976 1453 BSSGP_ConnHdlr.ttcn:286 Message with id 4 was extracted from the queue of BSSAP.
16:55:59.770696 1453 BSSGP_ConnHdlr.ttcn:293 Sent on BSSAP to SGSN_Test_0-RAN(1447) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeComplete := {
                protocolIEs := {
                    {
                        id := 6,
                        criticality := reject (0),
                        value_ := {
                            chosenIntegrityProtectionAlgorithm := 0
                        }
                    },
                    {
                        id := 5,
                        criticality := ignore (1),
                        value_ := {
                            chosenEncryptionAlgorithm := 1
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
16:55:59.771639 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_encr(1453) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeComplete := {
                protocolIEs := {
                    {
                        id := 6,
                        criticality := reject (0),
                        value_ := {
                            chosenIntegrityProtectionAlgorithm := 0
                        }
                    },
                    {
                        id := 5,
                        criticality := ignore (1),
                        value_ := {
                            chosenEncryptionAlgorithm := 1
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
16:55:59.771982 1447 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT succeeded:  matched
16:55:59.772037 1447 RAN_Emulation.ttcnpp:1117 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1453): @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 6,
        criticality := reject (0),
        value_ := {
            securityModeComplete := {
                protocolIEs := {
                    {
                        id := 6,
                        criticality := reject (0),
                        value_ := {
                            chosenIntegrityProtectionAlgorithm := 0
                        }
                    },
                    {
                        id := 5,
                        criticality := ignore (1),
                        value_ := {
                            chosenEncryptionAlgorithm := 1
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
16:55:59.772081 1447 RAN_Emulation.ttcnpp:1117 Message with id 4 was extracted from the queue of CLIENT.
16:55:59.773504 1447 RAN_Emulation.ttcnpp:1120 Sent on RANAP to SGSN_Test_0-SCCP(1445) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        successfulOutcome := {
            procedureCode := 6,
            criticality := reject (0),
            value_ := {
                securityModeComplete := {
                    protocolIEs := {
                        {
                            id := 6,
                            criticality := reject (0),
                            value_ := {
                                chosenIntegrityProtectionAlgorithm := 0
                            }
                        },
                        {
                            id := 5,
                            criticality := ignore (1),
                            value_ := {
                                chosenEncryptionAlgorithm := 1
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
}
16:55:59.773756 1447 RAN_Emulation.ttcnpp:1120 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '2006000D00000200060001000005400110'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.773872 1445 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '2006000D00000200060001000005400110'O,
    connectionId := 6196206,
    importance := omit
} id 5
16:55:59.773983 1445 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
16:55:59.774079 1445 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '2006000D00000200060001000005400110'O,
    connectionId := 6196206,
    importance := omit
} id 5
16:55:59.774178 1445 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
16:55:59.774272 1445 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '2006000D00000200060001000005400110'O,
    connectionId := 6196206,
    importance := omit
} id 5
16:55:59.774365 1445 SCCP_Emulation.ttcn:5585 Message with id 5 was extracted from the queue of SCCP_SP_PORT.
16:55:59.774455 1445 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
16:55:59.774573 1445 SCCP_Emulation.ttcn:2249 vl_len:17
16:55:59.774679 1445 SCCP_Emulation.ttcn:2250 vl_from0
16:55:59.774835 1445 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1448) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000002'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 17,
                data := '2006000D00000200060001000005400110'O
            }
        }
    }
}
16:55:59.774974 1445 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '060000020001112006000D00000200060001000005400110'O
}
16:55:59.775088 1445 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O
16:55:59.775114 1448 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '060000020001112006000D00000200060001000005400110'O
} id 5
16:55:59.775181 1448 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
16:55:59.775222 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.775232 1448 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1445): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '060000020001112006000D00000200060001000005400110'O
} id 5
16:55:59.775292 1448 M3UA_Emulation.ttcn:597 Message with id 5 was extracted from the queue of MTP3_SP_PORT.
16:55:59.775312 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.775474 1448 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000038000600080000000202100028000000C3000000BC03020000060000020001112006000D00000200060001000005400110'O
}
16:55:59.778171 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002B000000BC000000C303000000065E8BEE000114000F4010000001001740095062420200001000F1000006000800000002'O
} id 12
16:55:59.778243 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.778326 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.778423 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003C0210002B000000BC000000C303000000065E8BEE000114000F4010000001001740095062420200001000F1000006000800000002'O
} id 12
16:55:59.778587 1448 M3UA_Emulation.ttcn:711 Message with id 12 was extracted from the queue of SCTP_PORT.
16:55:59.778850 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE000114000F4010000001001740095062420200001000F1'O
}
16:55:59.779056 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C0210003C000000BC000000C303000000065E8BEE0001250014402100000200104015140802012A4462F22412340017161805F4CD356DFF003B4001000006000800000002'O
} id 13
16:55:59.779078 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE000114000F4010000001001740095062420200001000F1'O
} id 6
16:55:59.779202 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.779288 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.779305 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '000F4010000001001740095062420200001000F1'O
        }
    }
} id 6
16:55:59.779442 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C0210003C000000BC000000C303000000065E8BEE0001250014402100000200104015140802012A4462F22412340017161805F4CD356DFF003B4001000006000800000002'O
} id 13
16:55:59.779512 1448 M3UA_Emulation.ttcn:711 Message with id 13 was extracted from the queue of SCTP_PORT.
16:55:59.779529 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.779686 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE0001250014402100000200104015140802012A4462F22412340017161805F4CD356DFF003B400100'O
}
16:55:59.779704 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '000F4010000001001740095062420200001000F1'O
        }
    }
} id 6
16:55:59.779785 1445 SCCP_Emulation.ttcn:5443 Message with id 6 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.779874 1445 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
16:55:59.779981 1445 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
16:55:59.780073 1445 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
16:55:59.780156 1445 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
16:55:59.780249 1445 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
16:55:59.780336 1445 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
16:55:59.780447 1445 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000F4010000001001740095062420200001000F1'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.780553 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.780584 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000F4010000001001740095062420200001000F1'O,
    connectionId := 6196206,
    importance := omit
} id 6
16:55:59.780646 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.781179 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE0001250014402100000200104015140802012A4462F22412340017161805F4CD356DFF003B400100'O
} id 7
16:55:59.781323 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 37,
            data := '0014402100000200104015140802012A4462F22412340017161805F4CD356DFF003B400100'O
        }
    }
} id 7
16:55:59.781441 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.781537 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 37,
            data := '0014402100000200104015140802012A4462F22412340017161805F4CD356DFF003B400100'O
        }
    }
} id 7
16:55:59.781624 1445 SCCP_Emulation.ttcn:5443 Message with id 7 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.781706 1445 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
16:55:59.781807 1445 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
16:55:59.781892 1445 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
16:55:59.781910 1447 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 15,
            criticality := ignore (1),
            value_ := {
                commonID := {
                    protocolIEs := {
                        {
                            id := 23,
                            criticality := ignore (1),
                            value_ := {
                                permanentNAS_UE_ID := {
                                    iMSI := '62420200001000F1'O
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 6
16:55:59.781975 1445 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
16:55:59.781995 1447 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
16:55:59.782044 1447 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
16:55:59.782069 1445 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
16:55:59.782102 1447 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
16:55:59.782160 1445 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
16:55:59.782165 1447 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 15,
            criticality := ignore (1),
            value_ := {
                commonID := {
                    protocolIEs := {
                        {
                            id := 23,
                            criticality := ignore (1),
                            value_ := {
                                permanentNAS_UE_ID := {
                                    iMSI := '62420200001000F1'O
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 6
16:55:59.782225 1447 RAN_Emulation.ttcnpp:1088 Message with id 6 was extracted from the queue of RANAP.
16:55:59.782279 1445 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014402100000200104015140802012A4462F22412340017161805F4CD356DFF003B400100'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.782400 1447 RAN_Emulation.ttcnpp:659 Sent on CLIENT to TC_iu_attach_encr(1453) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 15,
        criticality := ignore (1),
        value_ := {
            commonID := {
                protocolIEs := {
                    {
                        id := 23,
                        criticality := ignore (1),
                        value_ := {
                            permanentNAS_UE_ID := {
                                iMSI := '62420200001000F1'O
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
16:55:59.782408 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.782499 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.782912 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014402100000200104015140802012A4462F22412340017161805F4CD356DFF003B400100'O,
    connectionId := 6196206,
    importance := omit
} id 7
16:55:59.783111 1447 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0802012A4462F22412340017161805F4CD356DFF'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 7
16:55:59.783177 1447 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
16:55:59.783220 1447 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
16:55:59.783265 1447 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
16:55:59.783319 1447 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0802012A4462F22412340017161805F4CD356DFF'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 7
16:55:59.783371 1447 RAN_Emulation.ttcnpp:1088 Message with id 7 was extracted from the queue of RANAP.
16:55:59.783592 1453 BSSGP_ConnHdlr.ttcn:458 Message enqueued on BSSAP from SGSN_Test_0-RAN(1447) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 15,
        criticality := ignore (1),
        value_ := {
            commonID := {
                protocolIEs := {
                    {
                        id := 23,
                        criticality := ignore (1),
                        value_ := {
                            permanentNAS_UE_ID := {
                                iMSI := '62420200001000F1'O
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 5
16:55:59.784449 1453 BSSGP_ConnHdlr.ttcn:458 Matching on port BSSAP succeeded:  matched
16:55:59.784534 1453 BSSGP_ConnHdlr.ttcn:458 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1447): @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 15,
        criticality := ignore (1),
        value_ := {
            commonID := {
                protocolIEs := {
                    {
                        id := 23,
                        criticality := ignore (1),
                        value_ := {
                            permanentNAS_UE_ID := {
                                iMSI := '62420200001000F1'O
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 5
16:55:59.784584 1447 RAN_Emulation.ttcnpp:673 Sent on CLIENT to TC_iu_attach_encr(1453) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachAccept := {
                    messageType := '00000010'B,
                    attachResult := {
                        resultOfAttach := '001'B,
                        fop_l3 := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    updateTimer := {
                        timerValue := '01010'B,
                        unit := '001'B
                    },
                    radioPriority := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    radioPriorityTOM8 := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    routingAreaIdentification := {
                        mccDigit1 := '2'H,
                        mccDigit2 := '6'H,
                        mccDigit3 := '2'H,
                        mncDigit3 := 'F'H,
                        mncDigit1 := '4'H,
                        mncDigit2 := '2'H,
                        lac := '1234'O,
                        rac := '00'O
                    },
                    ptmsiSignature := omit,
                    readyTimer := {
                        elementIdentifier := '17'O,
                        gprsTimerV := {
                            timerValue := '10110'B,
                            unit := '000'B
                        }
                    },
                    allocatedPTMSI := {
                        elementIdentifier := '0011000'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 5,
                            mobileIdentityV := {
                                typeOfIdentity := '100'B,
                                oddEvenInd_identity := {
                                    tmsi_ptmsi := {
                                        oddevenIndicator := '0'B,
                                        fillerDigit := '1111'B,
                                        octets := 'CD356DFF'O
                                    }
                                }
                            }
                        }
                    },
                    msIdentity := omit,
                    gmmCause := omit,
                    t3302 := omit,
                    cellNotification := omit,
                    equivalentPLMNs := omit,
                    networkFeatureSupport := omit,
                    emergencyNumberList := omit,
                    requestedMSInformation := omit,
                    t3319 := omit,
                    t3323 := omit,
                    t3312_ExtendedValue := omit,
                    additionalNetworkFeatureSupport := omit,
                    t3324 := omit,
                    extendedDRXParameters := omit
                }
            }
        }
    }
}
16:55:59.784656 1453 BSSGP_ConnHdlr.ttcn:458 Message with id 5 was extracted from the queue of BSSAP.
16:55:59.784798 1453 BSSGP_ConnHdlr.ttcn:465 Default with id 2 (altstep as_mm_identity) was deactivated.
16:55:59.784915 1453 BSSGP_ConnHdlr.ttcn:548 Matching on port GSUP succeeded:  matched
16:55:59.784972 1453 BSSGP_ConnHdlr.ttcn:548 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1451): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST (4),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        },
        {
            tag := OSMO_GSUP_CURRENT_RAT_TYPE_IE (42),
            len := 1,
            val := {
                current_rat_type := RAT_TYPE_UTRAN_Iu (2)
            }
        }
    }
} id 2
16:55:59.785021 1453 BSSGP_ConnHdlr.ttcn:548 Message with id 2 was extracted from the queue of GSUP.
16:55:59.785534 1453 BSSGP_ConnHdlr.ttcn:551 Sent on GSUP to SGSN_Test-GSUP(1451) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (16),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_MSISDN_IE (8),
            len := 0,
            val := {
                msisdn := {
                    len := 0,
                    digits := '491230001001'H
                }
            }
        },
        {
            tag := OSMO_GSUP_DESTINATION_NAME_IE (97),
            len := 0,
            val := {
                destination_name := ''O
            }
        },
        {
            tag := OSMO_GSUP_PDP_INFO_IE (5),
            len := 0,
            val := {
                pdp_info := {
                    {
                        tag := OSMO_GSUP_PDP_CONTEXT_ID_IE (16),
                        len := 0,
                        val := {
                            pdp_ctx_id := '00'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_PDP_ADDRESS_IE (17),
                        len := 0,
                        val := {
                            pdp_address := {
                                ipv4 := {
                                    spare := '1111'B,
                                    pdp_typeorg := '0001'B,
                                    pdp_typenum := '21'O ("!"),
                                    ipv4_address := omit
                                }
                            }
                        }
                    },
                    {
                        tag := OSMO_GSUP_ACCESS_POINT_NAME_IE (18),
                        len := 0,
                        val := {
                            apn := '2A'O ("*")
                        }
                    },
                    {
                        tag := OSMO_GSUP_PDP_QOS_IE (19),
                        len := 0,
                        val := {
                            pdp_qos := ''O
                        }
                    }
                }
            }
        }
    }
}
16:55:59.786533 1453 BSSGP_ConnHdlr.ttcn:552 Message enqueued on BSSAP from SGSN_Test_0-RAN(1447) @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachAccept := {
                    messageType := '00000010'B,
                    attachResult := {
                        resultOfAttach := '001'B,
                        fop_l3 := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    updateTimer := {
                        timerValue := '01010'B,
                        unit := '001'B
                    },
                    radioPriority := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    radioPriorityTOM8 := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    routingAreaIdentification := {
                        mccDigit1 := '2'H,
                        mccDigit2 := '6'H,
                        mccDigit3 := '2'H,
                        mncDigit3 := 'F'H,
                        mncDigit1 := '4'H,
                        mncDigit2 := '2'H,
                        lac := '1234'O,
                        rac := '00'O
                    },
                    ptmsiSignature := omit,
                    readyTimer := {
                        elementIdentifier := '17'O,
                        gprsTimerV := {
                            timerValue := '10110'B,
                            unit := '000'B
                        }
                    },
                    allocatedPTMSI := {
                        elementIdentifier := '0011000'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 5,
                            mobileIdentityV := {
                                typeOfIdentity := '100'B,
                                oddEvenInd_identity := {
                                    tmsi_ptmsi := {
                                        oddevenIndicator := '0'B,
                                        fillerDigit := '1111'B,
                                        octets := 'CD356DFF'O
                                    }
                                }
                            }
                        }
                    },
                    msIdentity := omit,
                    gmmCause := omit,
                    t3302 := omit,
                    cellNotification := omit,
                    equivalentPLMNs := omit,
                    networkFeatureSupport := omit,
                    emergencyNumberList := omit,
                    requestedMSInformation := omit,
                    t3319 := omit,
                    t3323 := omit,
                    t3312_ExtendedValue := omit,
                    additionalNetworkFeatureSupport := omit,
                    t3324 := omit,
                    extendedDRXParameters := omit
                }
            }
        }
    }
} id 6
16:55:59.787213 1453 BSSGP_ConnHdlr.ttcn:552 Message enqueued on GSUP from SGSN_Test-GSUP(1451) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_INSERT_DATA_RESULT (18),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 3
16:55:59.787292 1453 BSSGP_ConnHdlr.ttcn:552 Matching on port GSUP succeeded:  matched
16:55:59.787339 1453 BSSGP_ConnHdlr.ttcn:552 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1451): @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_INSERT_DATA_RESULT (18),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 8,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_CN_DOMAIN_IE (40),
            len := 1,
            val := {
                cn_domain := OSMO_GSUP_CN_DOMAIN_PS (1)
            }
        }
    }
} id 3
16:55:59.787383 1453 BSSGP_ConnHdlr.ttcn:552 Message with id 3 was extracted from the queue of GSUP.
16:55:59.787450 1453 BSSGP_ConnHdlr.ttcn:553 Sent on GSUP to SGSN_Test-GSUP(1451) @GSUP_Types.GSUP_PDU : {
    msg_type := OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (6),
    ies := {
        {
            tag := OSMO_GSUP_IMSI_IE (1),
            len := 0,
            val := {
                imsi := '262420000001001'H
            }
        },
        {
            tag := OSMO_GSUP_DESTINATION_NAME_IE (97),
            len := 0,
            val := {
                destination_name := ''O
            }
        }
    }
}
16:55:59.788489 1453 BSSGP_ConnHdlr.ttcn:278 Matching on port BSSAP succeeded:  matched
16:55:59.788571 1453 BSSGP_ConnHdlr.ttcn:278 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1447): @RAN_Emulation.PDU_DTAP_PS_MT : {
    dlci := '00'O,
    dtap := {
        discriminator := '1000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachAccept := {
                    messageType := '00000010'B,
                    attachResult := {
                        resultOfAttach := '001'B,
                        fop_l3 := '0'B
                    },
                    forceToStandby := {
                        forceToStandbyValue := '000'B,
                        spare := '0'B
                    },
                    updateTimer := {
                        timerValue := '01010'B,
                        unit := '001'B
                    },
                    radioPriority := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    radioPriorityTOM8 := {
                        priorityLevelValue := '100'B,
                        spare := '0'B
                    },
                    routingAreaIdentification := {
                        mccDigit1 := '2'H,
                        mccDigit2 := '6'H,
                        mccDigit3 := '2'H,
                        mncDigit3 := 'F'H,
                        mncDigit1 := '4'H,
                        mncDigit2 := '2'H,
                        lac := '1234'O,
                        rac := '00'O
                    },
                    ptmsiSignature := omit,
                    readyTimer := {
                        elementIdentifier := '17'O,
                        gprsTimerV := {
                            timerValue := '10110'B,
                            unit := '000'B
                        }
                    },
                    allocatedPTMSI := {
                        elementIdentifier := '0011000'B,
                        spare1 := '0'B,
                        mobileIdentityLV := {
                            lengthIndicator := 5,
                            mobileIdentityV := {
                                typeOfIdentity := '100'B,
                                oddEvenInd_identity := {
                                    tmsi_ptmsi := {
                                        oddevenIndicator := '0'B,
                                        fillerDigit := '1111'B,
                                        octets := 'CD356DFF'O
                                    }
                                }
                            }
                        }
                    },
                    msIdentity := omit,
                    gmmCause := omit,
                    t3302 := omit,
                    cellNotification := omit,
                    equivalentPLMNs := omit,
                    networkFeatureSupport := omit,
                    emergencyNumberList := omit,
                    requestedMSInformation := omit,
                    t3319 := omit,
                    t3323 := omit,
                    t3312_ExtendedValue := omit,
                    additionalNetworkFeatureSupport := omit,
                    t3324 := omit,
                    extendedDRXParameters := omit
                }
            }
        }
    }
} id 6
16:55:59.788627 1453 BSSGP_ConnHdlr.ttcn:278 Message with id 6 was extracted from the queue of BSSAP.
16:55:59.789113 1453 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1447) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachComplete := {
                    messageType := '00000000'B,
                    interRATHandoverInformation := omit,
                    eUTRANinterRATHandoverInformation := omit
                }
            }
        }
    }
}
16:55:59.789335 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_encr(1453) @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachComplete := {
                    messageType := '00000000'B,
                    interRATHandoverInformation := omit,
                    eUTRANinterRATHandoverInformation := omit
                }
            }
        }
    }
} id 5
16:55:59.789482 1447 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
16:55:59.789517 1447 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
16:55:59.789548 1447 RAN_Emulation.ttcnpp:1129 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
16:55:59.789577 1447 RAN_Emulation.ttcnpp:1136 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
16:55:59.789607 1447 RAN_Emulation.ttcnpp:1143 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
16:55:59.789640 1447 RAN_Emulation.ttcnpp:1172 Matching on port CLIENT succeeded:  matched
16:55:59.789678 1447 RAN_Emulation.ttcnpp:1172 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1453): @RAN_Emulation.PDU_DTAP_PS_MO : {
    dlci := '00'O,
    skip_seq_patching := false,
    dtap := {
        discriminator := '0000'B,
        tiOrSkip := {
            skipIndicator := '0000'B
        },
        msgs := {
            gprs_mm := {
                attachComplete := {
                    messageType := '00000000'B,
                    interRATHandoverInformation := omit,
                    eUTRANinterRATHandoverInformation := omit
                }
            }
        }
    }
} id 5
16:55:59.789714 1447 RAN_Emulation.ttcnpp:1172 Message with id 5 was extracted from the queue of CLIENT.
16:55:59.789849 1447 RAN_Emulation.ttcnpp:1298 Sent on RANAP to SGSN_Test_0-SCCP(1445) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0803'O
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
}
16:55:59.789933 1447 RAN_Emulation.ttcnpp:1298 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.790016 1445 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 6196206,
    importance := omit
} id 6
16:55:59.790101 1445 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
16:55:59.790161 1445 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '0014400A00000100104003020803'O,
    connectionId := 6196206,
    importance := omit
} id 6
16:55:59.790241 1445 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
16:55:59.790313 1445 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 6196206,
    importance := omit
} id 6
16:55:59.790397 1445 SCCP_Emulation.ttcn:5585 Message with id 6 was extracted from the queue of SCCP_SP_PORT.
16:55:59.790432 1445 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
16:55:59.790479 1445 SCCP_Emulation.ttcn:2249 vl_len:14
16:55:59.790513 1445 SCCP_Emulation.ttcn:2250 vl_from0
16:55:59.790614 1445 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1448) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000002'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 14,
                data := '0014400A00000100104003020803'O
            }
        }
    }
}
16:55:59.790681 1445 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000200010E0014400A00000100104003020803'O
}
16:55:59.790727 1445 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O
16:55:59.790747 1448 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000200010E0014400A00000100104003020803'O
} id 6
16:55:59.790782 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.790796 1448 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
16:55:59.790827 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.790829 1448 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1445): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000200010E0014400A00000100104003020803'O
} id 6
16:55:59.790872 1448 M3UA_Emulation.ttcn:597 Message with id 6 was extracted from the queue of MTP3_SP_PORT.
16:55:59.790975 1448 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000038000600080000000202100025000000C3000000BC030200000600000200010E0014400A00000100104003020803000000'O
}
16:55:59.792275 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003402100023000000BC000000C303000000065E8BEE00010C000100080000010004400122000006000800000002'O
} id 14
16:55:59.792330 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.792369 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.792405 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003402100023000000BC000000C303000000065E8BEE00010C000100080000010004400122000006000800000002'O
} id 14
16:55:59.792438 1448 M3UA_Emulation.ttcn:711 Message with id 14 was extracted from the queue of SCTP_PORT.
16:55:59.792547 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE00010C000100080000010004400122'O
}
16:55:59.792625 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '065E8BEE00010C000100080000010004400122'O
} id 8
16:55:59.792733 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 12,
            data := '000100080000010004400122'O
        }
    }
} id 8
16:55:59.792779 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.792817 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '5E8BEE'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 12,
            data := '000100080000010004400122'O
        }
    }
} id 8
16:55:59.792852 1445 SCCP_Emulation.ttcn:5443 Message with id 8 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.792887 1445 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
16:55:59.792933 1445 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
16:55:59.792975 1445 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
16:55:59.793051 1445 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
16:55:59.793097 1445 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
16:55:59.793132 1445 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
16:55:59.793261 1445 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000100080000010004400122'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.793333 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.793356 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000100080000010004400122'O,
    connectionId := 6196206,
    importance := omit
} id 8
16:55:59.793423 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.794752 1447 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 1,
            criticality := reject (0),
            value_ := {
                iu_ReleaseCommand := {
                    protocolIEs := {
                        {
                            id := 4,
                            criticality := ignore (1),
                            value_ := {
                                cause := {
                                    nAS := 83
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 8
16:55:59.794856 1447 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
16:55:59.794900 1447 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
16:55:59.794941 1447 RAN_Emulation.ttcnpp:1088 Matching on port RANAP succeeded:  matched
16:55:59.794989 1447 RAN_Emulation.ttcnpp:1088 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 1,
            criticality := reject (0),
            value_ := {
                iu_ReleaseCommand := {
                    protocolIEs := {
                        {
                            id := 4,
                            criticality := ignore (1),
                            value_ := {
                                cause := {
                                    nAS := 83
                                }
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
} id 8
16:55:59.795034 1447 RAN_Emulation.ttcnpp:1088 Message with id 8 was extracted from the queue of RANAP.
16:55:59.795150 1447 RAN_Emulation.ttcnpp:659 Sent on CLIENT to TC_iu_attach_encr(1453) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseCommand := {
                protocolIEs := {
                    {
                        id := 4,
                        criticality := ignore (1),
                        value_ := {
                            cause := {
                                nAS := 83
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
16:55:59.796176 1453 BSSGP_ConnHdlr.ttcn:595 Message enqueued on BSSAP from SGSN_Test_0-RAN(1447) @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseCommand := {
                protocolIEs := {
                    {
                        id := 4,
                        criticality := ignore (1),
                        value_ := {
                            cause := {
                                nAS := 83
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 7
16:55:59.796825 1453 RAN_Emulation.ttcnpp:1697 Matching on port BSSAP succeeded:  matched
16:55:59.796880 1453 RAN_Emulation.ttcnpp:1697 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1447): @RANAP-PDU-Descriptions.RANAP-PDU : {
    initiatingMessage := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseCommand := {
                protocolIEs := {
                    {
                        id := 4,
                        criticality := ignore (1),
                        value_ := {
                            cause := {
                                nAS := 83
                            }
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 7
16:55:59.796967 1453 RAN_Emulation.ttcnpp:1697 Message with id 7 was extracted from the queue of BSSAP.
16:55:59.797742 1453 RAN_Emulation.ttcnpp:1698 Sent on BSSAP to SGSN_Test_0-RAN(1447) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
}
16:55:59.798171 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on CLIENT from TC_iu_attach_encr(1453) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
} id 6
16:55:59.798358 1447 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT succeeded:  matched
16:55:59.798399 1447 RAN_Emulation.ttcnpp:1117 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1453): @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
} id 6
16:55:59.798432 1447 RAN_Emulation.ttcnpp:1117 Message with id 6 was extracted from the queue of CLIENT.
16:55:59.798952 1447 RAN_Emulation.ttcnpp:1120 Sent on RANAP to SGSN_Test_0-SCCP(1445) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        successfulOutcome := {
            procedureCode := 1,
            criticality := reject (0),
            value_ := {
                iu_ReleaseComplete := {
                    protocolIEs := { },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 6196206,
    importance := omit
}
16:55:59.799157 1447 RAN_Emulation.ttcnpp:1120 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 6196206,
    importance := omit
}
16:55:59.799224 1445 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 6196206,
    importance := omit
} id 7
16:55:59.799268 1445 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
16:55:59.799301 1445 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '20010003000000'O,
    connectionId := 6196206,
    importance := omit
} id 7
16:55:59.799357 1445 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
16:55:59.799391 1445 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1447): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 6196206,
    importance := omit
} id 7
16:55:59.799425 1445 SCCP_Emulation.ttcn:5585 Message with id 7 was extracted from the queue of SCCP_SP_PORT.
16:55:59.799457 1445 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
16:55:59.799500 1445 SCCP_Emulation.ttcn:2249 vl_len:7
16:55:59.799537 1445 SCCP_Emulation.ttcn:2250 vl_from0
16:55:59.799606 1445 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1448) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        dataform1 := {
            messageType := 6,
            destLocRef := '000002'O,
            segmentingReassembl := {
                more := '0'B,
                reserved := '0000000'B
            },
            pointer1 := 1,
            data := {
                paramLength := 7,
                data := '20010003000000'O
            }
        }
    }
}
16:55:59.799668 1445 SCCP_Emulation.ttcn:2265 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000200010720010003000000'O
}
16:55:59.799744 1445 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '20010003000000'O
16:55:59.799761 1448 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000200010720010003000000'O
} id 7
16:55:59.799806 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.799814 1448 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
16:55:59.799853 1445 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
16:55:59.799854 1448 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1445): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '0600000200010720010003000000'O
} id 7
16:55:59.799897 1448 M3UA_Emulation.ttcn:597 Message with id 7 was extracted from the queue of MTP3_SP_PORT.
16:55:59.800010 1448 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000003000060008000000020210001E000000C3000000BC0302000006000002000107200100030000000000'O
}
16:55:59.801656 1448 M3UA_Emulation.ttcn:596 Message enqueued on SCTP_PORT from system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000002C02100019000000BC000000C303000000045E8BEE00000200000000000006000800000002'O
} id 15
16:55:59.801708 1448 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT failed: Type of the first message in the queue is not @SCTPasp_Types.ASP_SCTP_ASSOC_CHANGE.
16:55:59.801749 1448 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
16:55:59.801790 1448 M3UA_Emulation.ttcn:711 Receive operation on port SCTP_PORT succeeded, message from system(): @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000002C02100019000000BC000000C303000000045E8BEE00000200000000000006000800000002'O
} id 15
16:55:59.801828 1448 M3UA_Emulation.ttcn:711 Message with id 15 was extracted from the queue of SCTP_PORT.
16:55:59.801915 1448 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '045E8BEE0000020000'O
}
16:55:59.801991 1445 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '045E8BEE0000020000'O
} id 9
16:55:59.802154 1445 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    released := {
        messageType := 4,
        destLocRef := '5E8BEE'O,
        sourceLocRef := '000002'O,
        releaseCause := 0,
        pointer1 := 0,
        optionalPart := omit,
        eop := omit
    }
} id 9
16:55:59.802202 1445 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
16:55:59.802243 1445 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1448): @SCCP_Types.PDU_SCCP : {
    released := {
        messageType := 4,
        destLocRef := '5E8BEE'O,
        sourceLocRef := '000002'O,
        releaseCause := 0,
        pointer1 := 0,
        optionalPart := omit,
        eop := omit
    }
} id 9
16:55:59.802282 1445 SCCP_Emulation.ttcn:5443 Message with id 9 was extracted from the queue of MTP3_SCCP_PORT.
16:55:59.802349 1445 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
16:55:59.802545 1445 SCCP_Emulation.ttcn:3854 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1447) @SCCPasp_Types.ASP_SCCP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 6196206,
    importance := omit
}
16:55:59.802731 1445 SCCP_Emulation.ttcn:3868 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1448) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        relcomp := {
            messageType := 5,
            destLocRef := '000002'O,
            sourceLocRef := '5E8BEE'O
        }
    }
}
16:55:59.802778 1447 RAN_Emulation.ttcnpp:1340 Message enqueued on RANAP from SGSN_Test_0-SCCP(1445) @SCCPasp_Types.ASP_SCCP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 6196206,
    importance := omit
} id 9
16:55:59.802802 1445 SCCP_Emulation.ttcn:3868 Outgoing message was mapped to @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '050000025E8BEE'O
}
16:55:59.802872 1448 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1445) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '050000025E8BEE'O
} id 8
16:55:59.802890 1445 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
16:55:59.802947 1448 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
16:55:59.802960 1445 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
16:55:59.802962 1447 RAN_Emulation.ttcnpp:1340 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 6196206,
    importance := omit
} id 9
16:55:59.803002 1448 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1445): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '050000025E8BEE'O
} id 8
16:55:59.803047 1447 RAN_Emulation.ttcnpp:1061 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
16:55:59.803049 1448 M3UA_Emulation.ttcn:597 Message with id 8 was extracted from the queue of MTP3_SP_PORT.
16:55:59.803100 1447 RAN_Emulation.ttcnpp:1071 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
16:55:59.803154 1447 RAN_Emulation.ttcnpp:1088 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DATA_ind.
16:55:59.803171 1448 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000028000600080000000202100017000000C3000000BC03020000050000025E8BEE00'O
}
16:55:59.803229 1447 RAN_Emulation.ttcnpp:1095 Matching on port RANAP succeeded:  matched
16:55:59.803310 1447 RAN_Emulation.ttcnpp:1095 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1445): @RANAP_CodecPort.RANAP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 6196206,
    importance := omit
} id 9
16:55:59.803388 1447 RAN_Emulation.ttcnpp:1095 Message with id 9 was extracted from the queue of RANAP.
16:55:59.803572 1447 RAN_Emulation.ttcnpp:1102 Sent on CLIENT to TC_iu_attach_encr(1453) @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
}
16:55:59.803652 1447 RAN_Emulation.ttcnpp:479 Deleted conn table entry 0TC_iu_attach_encr(1453)6196206
16:55:59.803765 1453 RAN_Emulation.ttcnpp:1699 Message enqueued on BSSAP from SGSN_Test_0-RAN(1447) @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
} id 8
16:55:59.803964 1453 RAN_Emulation.ttcnpp:1700 Matching on port BSSAP succeeded:  matched
16:55:59.804121 1453 RAN_Emulation.ttcnpp:1700 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1447): @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
} id 8
16:55:59.804244 1453 RAN_Emulation.ttcnpp:1700 Message with id 8 was extracted from the queue of BSSAP.
16:55:59.804353 1453 RAN_Emulation.ttcnpp:1701 setverdict(pass): none -> pass
16:55:59.804501 1453 Osmocom_Types.ttcn:118 Start timer T: 0.05 s
16:55:59.854554 1453 Osmocom_Types.ttcn:119 Timeout T: 0.05 s
16:55:59.855147 1453 SGSN_Tests_Iu.ttcn:44 setverdict(pass): pass -> pass, component reason not changed
16:55:59.855714 1453 BSSGP_Emulation.ttcnpp:166 Called on BSSGP_PROC[0] to TC_iu_attach_encr-BVCI196(1434) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001001'H
}
16:55:59.856403 1434 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_encr(1453) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001001'H
} id 2
16:55:59.857127 1434 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC failed: The first entity in the queue is not a call for signature @BSSGP_Emulation.BSSGP_register_client.
16:55:59.857536 1434 BSSGP_Emulation.ttcnpp:1337 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000001001'H with ? matched
}
16:55:59.857885 1434 BSSGP_Emulation.ttcnpp:1337 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_encr(1453): @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001001'H
} id 1
16:55:59.858078 1434 BSSGP_Emulation.ttcnpp:1337 Operation with id 2 was extracted from the queue of BSSGP_PROC.
16:55:59.858458 1434 BSSGP_Emulation.ttcnpp:878 Removing Client IMSI='262420000001001'H, index=0
16:55:59.858902 1434 BSSGP_Emulation.ttcnpp:1339 Replied on BSSGP_PROC to TC_iu_attach_encr(1453) @BSSGP_Emulation.BSSGP_unregister_client : { }
16:55:59.859439 1453 BSSGP_Emulation.ttcnpp:166 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_encr-BVCI196(1434) @BSSGP_Emulation.BSSGP_unregister_client : { } id 2
16:55:59.859668 1453 BSSGP_Emulation.ttcnpp:167 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
16:55:59.859862 1453 BSSGP_Emulation.ttcnpp:167 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_encr-BVCI196(1434): @BSSGP_Emulation.BSSGP_unregister_client : { } id 1
16:55:59.859943 1453 BSSGP_Emulation.ttcnpp:167 Operation with id 2 was extracted from the queue of BSSGP_PROC[0].
16:55:59.860153 1453 - Function f_handler_init finished. PTC terminates.
16:55:59.860325 1453 - Terminating component type BSSGP_ConnHdlr.BSSGP_ConnHdlr.
16:55:59.860387 1453 - Default with id 1 (altstep as_Tguard) was deactivated.
16:55:59.860458 1453 - Stop timer g_Tguard: 30 s
16:55:59.860523 1453 - Removing unterminated connection between port GSUP and SGSN_Test-GSUP(1451):GSUP_CLIENT.
16:55:59.860631 1453 - Port GSUP was stopped.
16:55:59.860693 1453 - Removing unterminated connection between port GSUP_PROC and SGSN_Test-GSUP(1451):GSUP_PROC.
16:55:59.860853 1453 - Port GSUP_PROC was stopped.
16:55:59.860902 1453 - Removing unterminated connection between port GTP[0] and SGSN_Test-GGSN_GTP(1452):CLIENT.
16:55:59.860960 1453 - Port GTP[0] was stopped.
16:55:59.861006 1453 - Removing unterminated connection between port GTP[1] and SGSN_Test-RNC_GTP(1449):CLIENT.
16:55:59.861039 1452 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_iu_attach_encr(1453):GTP[0] was closed unexpectedly by the peer.
16:55:59.861070 1453 - Port GTP[1] was stopped.
16:55:59.861119 1453 - Port GTP[2] was stopped.
16:55:59.861166 1453 - Port GTP[3] was stopped.
16:55:59.861188 1449 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_iu_attach_encr(1453):GTP[1] was closed unexpectedly by the peer.
16:55:59.861211 1453 - Removing unterminated connection between port GTP_PROC[0] and SGSN_Test-GGSN_GTP(1452):CLIENT_PROC.
16:55:59.861237 1452 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_iu_attach_encr(1453):GTP[0].
16:55:59.861277 1453 - Port GTP_PROC[0] was stopped.
16:55:59.861324 1453 - Removing unterminated connection between port GTP_PROC[1] and SGSN_Test-RNC_GTP(1449):CLIENT_PROC.
16:55:59.861336 1449 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_iu_attach_encr(1453):GTP[1].
16:55:59.861388 1453 - Port GTP_PROC[1] was stopped.
16:55:59.861433 1452 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_iu_attach_encr(1453):GTP_PROC[0] was closed unexpectedly by the peer.
16:55:59.861443 1453 - Port GTP_PROC[2] was stopped.
16:55:59.861499 1449 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_iu_attach_encr(1453):GTP_PROC[1] was closed unexpectedly by the peer.
16:55:59.861522 1453 - Port GTP_PROC[3] was stopped.
16:55:59.861527 1452 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_iu_attach_encr(1453):GTP_PROC[0].
16:55:59.861555 1449 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_iu_attach_encr(1453):GTP_PROC[1].
16:55:59.861560 1453 - Removing unterminated connection between port BSSGP[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_SP.
16:55:59.861635 1453 - Port BSSGP[0] was stopped.
16:55:59.861660 1434 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_encr(1453):BSSGP[0] was closed unexpectedly by the peer.
16:55:59.861679 1453 - Removing unterminated connection between port BSSGP[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_SP.
16:55:59.861717 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_encr(1453):BSSGP[0].
16:55:59.861739 1453 - Port BSSGP[1] was stopped.
16:55:59.861772 1439 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_encr(1453):BSSGP[1] was closed unexpectedly by the peer.
16:55:59.861795 1453 - Removing unterminated connection between port BSSGP[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_SP.
16:55:59.861863 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_encr(1453):BSSGP[1].
16:55:59.861876 1453 - Port BSSGP[2] was stopped.
16:55:59.861903 1443 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_encr(1453):BSSGP[2] was closed unexpectedly by the peer.
16:55:59.861923 1453 - Removing unterminated connection between port BSSGP_SIG[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_SP_SIG.
16:55:59.861988 1453 - Port BSSGP_SIG[0] was stopped.
16:55:59.862033 1453 - Removing unterminated connection between port BSSGP_SIG[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_SP_SIG.
16:55:59.862040 1434 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_encr(1453):BSSGP_SIG[0] was closed unexpectedly by the peer.
16:55:59.862067 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_encr(1453):BSSGP[2].
16:55:59.862099 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_encr(1453):BSSGP_SIG[0].
16:55:59.862116 1453 - Port BSSGP_SIG[1] was stopped.
16:55:59.862157 1453 - Removing unterminated connection between port BSSGP_SIG[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_SP_SIG.
16:55:59.862249 1453 - Port BSSGP_SIG[2] was stopped.
16:55:59.862277 1439 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_encr(1453):BSSGP_SIG[1] was closed unexpectedly by the peer.
16:55:59.862295 1453 - Removing unterminated connection between port BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1432):GLOBAL.
16:55:59.862386 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_encr(1453):BSSGP_SIG[1].
16:55:59.862390 1453 - Port BSSGP_GLOBAL[0] was stopped.
16:55:59.862424 1432 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_encr(1453):BSSGP_GLOBAL[0] was closed unexpectedly by the peer.
16:55:59.862449 1453 - Removing unterminated connection between port BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1437):GLOBAL.
16:55:59.862450 1443 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_encr(1453):BSSGP_SIG[2] was closed unexpectedly by the peer.
16:55:59.862501 1432 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_encr(1453):BSSGP_GLOBAL[0].
16:55:59.862536 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_encr(1453):BSSGP_SIG[2].
16:55:59.862536 1453 - Port BSSGP_GLOBAL[1] was stopped.
16:55:59.862583 1453 - Removing unterminated connection between port BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1442):GLOBAL.
16:55:59.862639 1437 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_encr(1453):BSSGP_GLOBAL[1] was closed unexpectedly by the peer.
16:55:59.862684 1453 - Port BSSGP_GLOBAL[2] was stopped.
16:55:59.862739 1442 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_encr(1453):BSSGP_GLOBAL[2] was closed unexpectedly by the peer.
16:55:59.862747 1453 - Removing unterminated connection between port BSSGP_PROC[0] and TC_iu_attach_encr-BVCI196(1434):BSSGP_PROC.
16:55:59.862813 1453 - Port BSSGP_PROC[0] was stopped.
16:55:59.862836 1434 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_encr(1453):BSSGP_PROC[0] was closed unexpectedly by the peer.
16:55:59.862856 1437 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_encr(1453):BSSGP_GLOBAL[1].
16:55:59.862861 1453 - Removing unterminated connection between port BSSGP_PROC[1] and TC_iu_attach_encr-BVCI210(1439):BSSGP_PROC.
16:55:59.862868 1442 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_encr(1453):BSSGP_GLOBAL[2].
16:55:59.862895 1434 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_encr(1453):BSSGP_PROC[0].
16:55:59.862933 1453 - Port BSSGP_PROC[1] was stopped.
16:55:59.862964 1439 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_encr(1453):BSSGP_PROC[1] was closed unexpectedly by the peer.
16:55:59.862980 1453 - Removing unterminated connection between port BSSGP_PROC[2] and TC_iu_attach_encr-BVCI220(1443):BSSGP_PROC.
16:55:59.864010 1453 - Port BSSGP_PROC[2] was stopped.
16:55:59.864019 1439 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_encr(1453):BSSGP_PROC[1].
16:55:59.864038 1443 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_encr(1453):BSSGP_PROC[2] was closed unexpectedly by the peer.
16:55:59.864072 1453 - Removing unterminated connection between port BSSAP and SGSN_Test_0-RAN(1447):CLIENT.
16:55:59.864129 1443 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_encr(1453):BSSGP_PROC[2].
16:55:59.864138 1453 - Port BSSAP was stopped.
16:55:59.864162 1447 RAN_Emulation.ttcnpp:1340 Connection of port CLIENT to TC_iu_attach_encr(1453):BSSAP was closed unexpectedly by the peer.
16:55:59.864187 1453 - Removing unterminated connection between port BSSAP_PROC and SGSN_Test_0-RAN(1447):PROC.
16:55:59.864222 1447 RAN_Emulation.ttcnpp:1340 Port CLIENT was disconnected from TC_iu_attach_encr(1453):BSSAP.
16:55:59.864278 1453 - Port BSSAP_PROC was stopped.
16:55:59.864346 1453 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was shut down inside testcase TC_iu_attach_encr.
16:55:59.864351 1447 RAN_Emulation.ttcnpp:1340 Connection of port PROC to TC_iu_attach_encr(1453):BSSAP_PROC was closed unexpectedly by the peer.
16:55:59.864406 1453 - Final verdict of PTC: pass
16:55:59.864407 1447 RAN_Emulation.ttcnpp:1340 Port PROC was disconnected from TC_iu_attach_encr(1453):BSSAP_PROC.
16:55:59.864560 1453 - Disconnected from MC.
16:55:59.864563 mtc SGSN_Tests_Iu.ttcn:81 PTC with component reference 1453 is done.
16:55:59.864626 1453 - TTCN-3 Parallel Test Component finished.
16:55:59.864737 mtc RAN_Adapter.ttcnpp:204 Disconnecting ports SGSN_Test_0-RAN(1447):RANAP and SGSN_Test_0-SCCP(1445):SCCP_SP_PORT.
16:55:59.864911 1447 RAN_Emulation.ttcnpp:1340 Terminating the connection of port RANAP to SGSN_Test_0-SCCP(1445):SCCP_SP_PORT. No more messages can be sent through this connection.
16:55:59.864995 1445 SCCP_Emulation.ttcn:5439 Connection termination request was received on port SCCP_SP_PORT from SGSN_Test_0-RAN(1447):RANAP. No more data can be sent or received through this connection.
16:55:59.865086 1447 RAN_Emulation.ttcnpp:1340 Port RANAP was disconnected from SGSN_Test_0-SCCP(1445):SCCP_SP_PORT.
16:55:59.865163 1445 SCCP_Emulation.ttcn:5439 Port SCCP_SP_PORT was disconnected from SGSN_Test_0-RAN(1447):RANAP.
16:55:59.865222 mtc RAN_Adapter.ttcnpp:204 Disconnect operation on SGSN_Test_0-RAN(1447):RANAP and SGSN_Test_0-SCCP(1445):SCCP_SP_PORT finished.
16:55:59.865330 mtc RAN_Adapter.ttcnpp:211 Stopping PTC with component reference 1447.
16:55:59.865439 1447 RAN_Emulation.ttcnpp:1340 Kill was requested from MC.
16:55:59.865496 1447 RAN_Emulation.ttcnpp:1340 Terminating test component execution.
16:55:59.866503 1447 - Function main was stopped. PTC terminates.
16:55:59.866628 1447 - Terminating component type RAN_Emulation.RAN_Emulation_CT.
16:55:59.866684 1447 - Port RANAP was stopped.
16:55:59.866733 1447 - Port CLIENT was stopped.
16:55:59.866777 1447 - Port PROC was stopped.
16:55:59.866821 1447 - Component type RAN_Emulation.RAN_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.866881 1447 - Final verdict of PTC: none
16:55:59.866934 mtc RAN_Adapter.ttcnpp:211 PTC with component reference 1447 was stopped.
16:55:59.866998 mtc RAN_Adapter.ttcnpp:215 Unmapping port SGSN_Test_0-M3UA(1448):SCTP_PORT from system:sctp.
16:55:59.867045 1447 - Disconnected from MC.
16:55:59.867115 1447 - TTCN-3 Parallel Test Component finished.
16:55:59.867270 1448 M3UA_Emulation.ttcn:596 Port SCTP_PORT was unmapped from system:sctp.
16:55:59.867406 mtc RAN_Adapter.ttcnpp:215 Unmap operation of SGSN_Test_0-M3UA(1448):SCTP_PORT from system:sctp finished.
16:55:59.867462 mtc RAN_Adapter.ttcnpp:216 Disconnecting ports SGSN_Test_0-M3UA(1448):MTP3_SP_PORT and SGSN_Test_0-SCCP(1445):MTP3_SCCP_PORT.
16:55:59.867568 1448 M3UA_Emulation.ttcn:596 Terminating the connection of port MTP3_SP_PORT to SGSN_Test_0-SCCP(1445):MTP3_SCCP_PORT. No more messages can be sent through this connection.
16:55:59.867783 1445 SCCP_Emulation.ttcn:5439 Connection termination request was received on port MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1448):MTP3_SP_PORT. No more data can be sent or received through this connection.
16:55:59.868024 1448 M3UA_Emulation.ttcn:596 Port MTP3_SP_PORT was disconnected from SGSN_Test_0-SCCP(1445):MTP3_SCCP_PORT.
16:55:59.868184 1445 SCCP_Emulation.ttcn:5439 Port MTP3_SCCP_PORT was disconnected from SGSN_Test_0-M3UA(1448):MTP3_SP_PORT.
16:55:59.868229 mtc RAN_Adapter.ttcnpp:216 Disconnect operation on SGSN_Test_0-M3UA(1448):MTP3_SP_PORT and SGSN_Test_0-SCCP(1445):MTP3_SCCP_PORT finished.
16:55:59.868278 mtc RAN_Adapter.ttcnpp:217 Stopping PTC with component reference 1448.
16:55:59.868478 1448 M3UA_Emulation.ttcn:596 Kill was requested from MC.
16:55:59.868629 1448 M3UA_Emulation.ttcn:596 Terminating test component execution.
16:55:59.869821 1448 - Function f_M3UA_Emulation was stopped. PTC terminates.
16:55:59.870018 1448 - Terminating component type M3UA_Emulation.M3UA_CT.
16:55:59.870130 1448 - Stop timer T_ASPUP_resend: 2 s
16:55:59.870214 1448 - Stop timer T_ASPAC_resend: 2 s
16:55:59.870285 1448 - Stop timer T_Assoc_restart: 60 s
16:55:59.870395 1448 - Port MTP3_SP_PORT was stopped.
16:55:59.870478 1448 - Port SCTP_PORT was stopped.
16:55:59.870549 1448 - Component type M3UA_Emulation.M3UA_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.870653 1448 - Final verdict of PTC: none
16:55:59.870711 mtc RAN_Adapter.ttcnpp:217 PTC with component reference 1448 was stopped.
16:55:59.870765 mtc RAN_Adapter.ttcnpp:219 Stopping PTC with component reference 1445.
16:55:59.870880 1448 - Disconnected from MC.
16:55:59.870947 1445 SCCP_Emulation.ttcn:5439 Kill was requested from MC.
16:55:59.870993 1448 - TTCN-3 Parallel Test Component finished.
16:55:59.871087 1445 SCCP_Emulation.ttcn:5439 Terminating test component execution.
16:55:59.872467 1445 - Function SCCPStart was stopped. PTC terminates.
16:55:59.872692 1445 - Terminating component type SCCP_Emulation.SCCP_CT.
16:55:59.872784 1445 - Port SCCP_SP_PORT was stopped.
16:55:59.872860 1445 - Port MTP3_SCCP_PORT was stopped.
16:55:59.872929 1445 - Component type SCCP_Emulation.SCCP_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.873033 1445 - Final verdict of PTC: none
16:55:59.873102 mtc RAN_Adapter.ttcnpp:219 PTC with component reference 1445 was stopped.
16:55:59.873159 mtc SGSN_Tests.ttcn:419 Stopping test component execution.
16:55:59.873243 mtc SGSN_Tests_Iu.ttcn:82 Test case TC_iu_attach_encr was stopped.
16:55:59.873264 1445 - Disconnected from MC.
16:55:59.873288 mtc SGSN_Tests_Iu.ttcn:82 Terminating component type SGSN_Tests.test_CT.
16:55:59.873331 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated connection between port GSUP_IPA_EVENT and SGSN_Test-GSUP-IPA(1450):IPA_CTRL_PORT.
16:55:59.873383 1445 - TTCN-3 Parallel Test Component finished.
16:55:59.873417 mtc SGSN_Tests_Iu.ttcn:82 Message with id 2 was extracted from the queue of GSUP_IPA_EVENT.
16:55:59.873495 mtc SGSN_Tests_Iu.ttcn:82 Message with id 3 was extracted from the queue of GSUP_IPA_EVENT.
16:55:59.873540 mtc SGSN_Tests_Iu.ttcn:82 Port GSUP_IPA_EVENT was stopped.
16:55:59.873587 mtc SGSN_Tests_Iu.ttcn:82 Port PROC was stopped.
16:55:59.873630 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated connection between port RIM[0] and SGSN_Test-Gb0-BSSGP0(1432):RIM.
16:55:59.873709 mtc SGSN_Tests_Iu.ttcn:82 Port RIM[0] was stopped.
16:55:59.873726 1432 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[0] was closed unexpectedly by the peer.
16:55:59.873775 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated connection between port RIM[1] and SGSN_Test-Gb1-BSSGP1(1437):RIM.
16:55:59.873859 mtc SGSN_Tests_Iu.ttcn:82 Port RIM[1] was stopped.
16:55:59.873861 1432 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[0].
16:55:59.873915 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated connection between port RIM[2] and SGSN_Test-Gb2-BSSGP2(1442):RIM.
16:55:59.873986 mtc SGSN_Tests_Iu.ttcn:82 Port RIM[2] was stopped.
16:55:59.873995 1437 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[1] was closed unexpectedly by the peer.
16:55:59.874135 1442 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[2] was closed unexpectedly by the peer.
16:55:59.874248 1437 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[1].
16:55:59.874250 1442 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[2].
16:55:59.874281 mtc SGSN_Tests_Iu.ttcn:82 Port GTPC was stopped.
16:55:59.874318 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated mapping between port SGSNVTY and system:SGSNVTY.
16:55:59.874382 mtc SGSN_Tests_Iu.ttcn:82 Port SGSNVTY was unmapped from system:SGSNVTY.
16:55:59.874413 mtc SGSN_Tests_Iu.ttcn:82 Port SGSNVTY was stopped.
16:55:59.874495 mtc SGSN_Tests_Iu.ttcn:82 Component type SGSN_Tests.test_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.874522 mtc SGSN_Tests_Iu.ttcn:82 Waiting for PTCs to finish.
16:55:59.874566 1431 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:55:59.874573 1432 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:55:59.874578 1435 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:55:59.874579 1433 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:55:59.874587 1438 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:55:59.874593 1436 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:55:59.874604 1441 NS_Emulation.ttcnpp:420 Kill was requested from MC.
16:55:59.874607 1440 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:55:59.874613 1437 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:55:59.874620 1443 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:55:59.874629 1442 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
16:55:59.874629 1444 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
16:55:59.874637 1434 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:55:59.874638 1449 GTP_Emulation.ttcn:246 Kill was requested from MC.
16:55:59.874640 1446 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
16:55:59.874643 1439 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
16:55:59.874647 1450 IPA_Emulation.ttcnpp:735 Kill was requested from MC.
16:55:59.874649 1451 GSUP_Emulation.ttcn:183 Kill was requested from MC.
16:55:59.874653 1452 GTP_Emulation.ttcn:246 Kill was requested from MC.
16:55:59.874656 1431 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:55:59.874671 1432 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:55:59.874671 1438 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:55:59.874679 1433 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:55:59.874685 1443 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:55:59.874686 1435 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:55:59.874689 1437 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:55:59.874691 1444 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
16:55:59.874699 1441 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:55:59.874699 1449 GTP_Emulation.ttcn:246 Terminating test component execution.
16:55:59.874704 1440 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:55:59.874705 1446 NS_Emulation.ttcnpp:1035 Terminating test component execution.
16:55:59.874716 1434 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:55:59.874721 1450 IPA_Emulation.ttcnpp:735 Terminating test component execution.
16:55:59.874724 1452 GTP_Emulation.ttcn:246 Terminating test component execution.
16:55:59.874726 1439 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
16:55:59.874732 1442 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
16:55:59.874759 1436 NS_Emulation.ttcnpp:420 Terminating test component execution.
16:55:59.874797 1451 GSUP_Emulation.ttcn:183 Terminating test component execution.
16:55:59.875012 1443 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:55:59.875013 1431 - Function NSStart was stopped. PTC terminates.
16:55:59.875039 1437 - Function BssgpStart was stopped. PTC terminates.
16:55:59.875067 1432 - Function BssgpStart was stopped. PTC terminates.
16:55:59.875086 1441 - Function NSStart was stopped. PTC terminates.
16:55:59.875089 1446 - Function NSVCStart was stopped. PTC terminates.
16:55:59.875093 1439 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:55:59.875101 1440 - Function NSVCStart was stopped. PTC terminates.
16:55:59.875102 1450 - Function main_server was stopped. PTC terminates.
16:55:59.875103 1431 - Terminating component type NS_Emulation.NS_CT.
16:55:59.875122 1432 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:55:59.875132 1441 - Terminating component type NS_Emulation.NS_CT.
16:55:59.875136 1431 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-BSSGP0(1432):BSCP.
16:55:59.875145 1437 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:55:59.875147 1432 - Removing unterminated connection between port BSCP and SGSN_Test-Gb0-NS0(1431):NS_SP.
16:55:59.875148 1433 - Function main was stopped. PTC terminates.
16:55:59.875150 1441 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-BSSGP2(1442):BSCP.
16:55:59.875153 1443 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:55:59.875159 1450 - Terminating component type IPA_Emulation.IPA_Emulation_CT.
16:55:59.875160 1449 - Function main was stopped. PTC terminates.
16:55:59.875168 1435 - Function NSVCStart was stopped. PTC terminates.
16:55:59.875171 1438 - Function main was stopped. PTC terminates.
16:55:59.875177 1440 - Terminating component type NS_Emulation.NSVC_CT.
16:55:59.875189 1437 - Removing unterminated connection between port BSCP and SGSN_Test-Gb1-NS1(1436):NS_SP.
16:55:59.875197 1432 - Port BSCP was stopped.
16:55:59.875199 1431 - Port NS_SP was stopped.
16:55:59.875200 1441 - Port NS_SP was stopped.
16:55:59.875213 1433 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:55:59.875228 1435 - Terminating component type NS_Emulation.NSVC_CT.
16:55:59.875233 1449 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
16:55:59.875242 1443 - Removing unterminated connection between port BVC and SGSN_Test-Gb2-BSSGP2(1442):BVC.
16:55:59.875243 1444 - Function main was stopped. PTC terminates.
16:55:59.875253 1434 - Function f_bssgp_bvc_main was stopped. PTC terminates.
16:55:59.875277 1432 - Port PROC was stopped.
16:55:59.875278 1437 - Port BSCP was stopped.
16:55:59.875280 1441 - Removing unterminated connection between port NSVC and -NSVCI99(1446):NS_SP.
16:55:59.875288 1431 - Removing unterminated connection between port NSVC and -NSVCI97(1435):NS_SP.
16:55:59.875288 1440 - Stop timer Tns_test: 10 s
16:55:59.875290 1433 - Port NSE was stopped.
16:55:59.875290 1435 - Stop timer Tns_test: 10 s
16:55:59.875291 1438 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:55:59.875296 1449 - Port GTPC was stopped.
16:55:59.875310 1452 - Function main was stopped. PTC terminates.
16:55:59.875313 1432 - Port GLOBAL was stopped.
16:55:59.875314 1443 - Port BVC was stopped.
16:55:59.875315 1439 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:55:59.875320 1444 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
16:55:59.875322 1437 - Port PROC was stopped.
16:55:59.875322 1451 - Function main was stopped. PTC terminates.
16:55:59.875329 1434 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
16:55:59.875334 1435 - Removing unterminated connection between port NSCP and -NSVCI97-provIP(1433):NSVC[0].
16:55:59.875342 1440 - Removing unterminated connection between port NSCP and -NSVCI98-provIP(1438):NSVC[0].
16:55:59.875343 1449 - Removing unterminated mapping between port GTPU and system:GTPU.
16:55:59.875347 1431 - Port NSVC was stopped.
16:55:59.875347 1438 - Port NSE was stopped.
16:55:59.875352 1432 - Port RIM was stopped.
16:55:59.875356 1443 - Port MGMT was stopped.
16:55:59.875369 1439 - Removing unterminated connection between port BVC and SGSN_Test-Gb1-BSSGP1(1437):BVC.
16:55:59.875371 1437 - Port GLOBAL was stopped.
16:55:59.875375 1434 - Removing unterminated connection between port BVC and SGSN_Test-Gb0-BSSGP0(1432):BVC.
16:55:59.875379 1444 - Port NSE was stopped.
16:55:59.875380 1452 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
16:55:59.875385 1433 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:55:59.875385 1441 - Port NSVC was stopped.
16:55:59.875392 1436 - Function NSStart was stopped. PTC terminates.
16:55:59.875400 1435 - Port NSCP was stopped.
16:55:59.875401 1431 - Port NS_CTRL was stopped.
16:55:59.875405 1451 - Terminating component type GSUP_Emulation.GSUP_Emulation_CT.
16:55:59.875435 1440 - Port NSCP was stopped.
16:55:59.875459 1446 - Terminating component type NS_Emulation.NSVC_CT.
16:55:59.875487 1442 - Function BssgpStart was stopped. PTC terminates.
16:55:59.875588 1450 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.875847 1432 - Port MGMT was stopped.
16:55:59.875848 1438 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:55:59.875849 1443 - Port GLOBAL was stopped.
16:55:59.875851 1437 - Port RIM was stopped.
16:55:59.875858 1434 - Port BVC was stopped.
16:55:59.875866 1439 - Port BVC was stopped.
16:55:59.875868 1435 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-NS0(1431):NSVC.
16:55:59.875874 1446 - Stop timer Tns_test: 10 s
16:55:59.875878 1440 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-NS1(1436):NSVC.
16:55:59.875881 1444 - Removing unterminated mapping between port IPL4 and system:IPL4.
16:55:59.875881 1452 - Removing unterminated mapping between port GTPC and system:GTPC.
16:55:59.875884 1443 - Port BSSGP_SP was stopped.
16:55:59.875892 1437 - Port MGMT was stopped.
16:55:59.875893 1450 - Final verdict of PTC: none
16:55:59.875899 1436 - Terminating component type NS_Emulation.NS_CT.
16:55:59.875899 1442 - Terminating component type BSSGP_Emulation.BSSGP_CT.
16:55:59.875899 1451 - Component type GSUP_Emulation.GSUP_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.875902 1432 - Removing unterminated connection between port BVC and TC_iu_attach_encr-BVCI196(1434):BVC.
16:55:59.875906 1439 - Port MGMT was stopped.
16:55:59.875910 1435 - Port NS_SP was stopped.
16:55:59.875915 1441 - Port NS_CTRL was stopped.
16:55:59.875921 1437 - Removing unterminated connection between port BVC and TC_iu_attach_encr-BVCI210(1439):BVC.
16:55:59.875923 1440 - Port NS_SP was stopped.
16:55:59.875923 1446 - Removing unterminated connection between port NSCP and -NSVCI99-provIP(1444):NSVC[0].
16:55:59.875931 1451 - Final verdict of PTC: none
16:55:59.875934 1436 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-BSSGP1(1437):BSCP.
16:55:59.875934 1442 - Removing unterminated connection between port BSCP and SGSN_Test-Gb2-NS2(1441):NS_SP.
16:55:59.875935 1439 - Port GLOBAL was stopped.
16:55:59.875939 1431 - Removing unterminated connection between port NSPIP_PROC and -NSVCI97-provIP(1433):PROC.
16:55:59.875944 1434 - Port MGMT was stopped.
16:55:59.875948 1432 - Port BVC was stopped.
16:55:59.875954 1437 - Port BVC was stopped.
16:55:59.875958 1440 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.875960 1435 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.875961 1446 - Port NSCP was stopped.
16:55:59.875964 1439 - Port BSSGP_SP was stopped.
16:55:59.875965 1436 - Port NS_SP was stopped.
16:55:59.875968 1443 - Port BSSGP_SP_SIG was stopped.
16:55:59.875981 1441 - Removing unterminated connection between port NSPIP_PROC and -NSVCI99-provIP(1444):PROC.
16:55:59.875997 1437 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.876002 1436 - Removing unterminated connection between port NSVC and -NSVCI98(1440):NS_SP.
16:55:59.876003 1446 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-NS2(1441):NSVC.
16:55:59.876005 1432 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.876007 1435 - Final verdict of PTC: none
16:55:59.876011 1443 - Port BSSGP_PROC was stopped.
16:55:59.876014 1439 - Port BSSGP_SP_SIG was stopped.
16:55:59.876018 1437 - Final verdict of PTC: none
16:55:59.876020 1431 - Port NSPIP_PROC was stopped.
16:55:59.876022 1436 - Port NSVC was stopped.
16:55:59.876022 1440 - Final verdict of PTC: none
16:55:59.876022 1441 - Port NSPIP_PROC was stopped.
16:55:59.876026 1446 - Port NS_SP was stopped.
16:55:59.876029 1434 - Port GLOBAL was stopped.
16:55:59.876057 1432 - Final verdict of PTC: none
16:55:59.876121 1438 - Port IPL4 was unmapped from system:IPL4.
16:55:59.876219 1449 - Port GTPU was unmapped from system:GTPU.
16:55:59.876368 1444 - Port IPL4 was unmapped from system:IPL4.
16:55:59.876525 1452 - Port GTPC was unmapped from system:GTPC.
16:55:59.876643 1436 - Port NS_CTRL was stopped.
16:55:59.876656 1443 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.876694 1441 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.876698 1439 - Port BSSGP_PROC was stopped.
16:55:59.876715 1446 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.876746 1431 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.876747 1438 - Port IPL4 was stopped.
16:55:59.876776 1444 - Port IPL4 was stopped.
16:55:59.876788 1436 - Removing unterminated connection between port NSPIP_PROC and -NSVCI98-provIP(1438):PROC.
16:55:59.876803 1433 - Port IPL4 was unmapped from system:IPL4.
16:55:59.876803 1443 - Final verdict of PTC: none
16:55:59.876823 1438 - Removing unterminated connection between port NSVC[0] and -NSVCI98(1440):NSCP.
16:55:59.876825 1441 - Final verdict of PTC: none
16:55:59.876849 1446 - Final verdict of PTC: none
16:55:59.876873 1431 - Final verdict of PTC: none
16:55:59.876875 1452 - Port GTPC was stopped.
16:55:59.876876 1444 - Removing unterminated connection between port NSVC[0] and -NSVCI99(1446):NSCP.
16:55:59.876898 1442 - Port BSCP was stopped.
16:55:59.876929 1436 - Port NSPIP_PROC was stopped.
16:55:59.876965 1449 - Port GTPU was stopped.
16:55:59.876985 1434 - Port BSSGP_SP was stopped.
16:55:59.876987 1433 - Port IPL4 was stopped.
16:55:59.877002 1438 - Port NSVC[0] was stopped.
16:55:59.877081 1452 - Removing unterminated mapping between port GTPU and system:GTPU.
16:55:59.877105 1444 - Port NSVC[0] was stopped.
16:55:59.877135 1439 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.877136 1435 - Disconnected from MC.
16:55:59.877144 1442 - Port PROC was stopped.
16:55:59.877146 1436 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.877163 1433 - Removing unterminated connection between port NSVC[0] and -NSVCI97(1435):NSCP.
16:55:59.877208 1434 - Port BSSGP_SP_SIG was stopped.
16:55:59.877208 1438 - Port NSVC[1] was stopped.
16:55:59.877237 1449 - Port CLIENT was stopped.
16:55:59.877268 1437 - Disconnected from MC.
16:55:59.877270 1444 - Port NSVC[1] was stopped.
16:55:59.877300 1436 - Final verdict of PTC: none
16:55:59.877305 1439 - Final verdict of PTC: none
16:55:59.877318 1435 - TTCN-3 Parallel Test Component finished.
16:55:59.877338 1438 - Port NSVC[2] was stopped.
16:55:59.877344 1452 - Port GTPU was unmapped from system:GTPU.
16:55:59.877357 1433 - Port NSVC[0] was stopped.
16:55:59.877370 1449 - Port CLIENT_PROC was stopped.
16:55:59.877417 1432 - Disconnected from MC.
16:55:59.877418 1444 - Port NSVC[2] was stopped.
16:55:59.877444 1442 - Port GLOBAL was stopped.
16:55:59.877458 1434 - Port BSSGP_PROC was stopped.
16:55:59.877466 1443 - Disconnected from MC.
16:55:59.877488 1441 - Disconnected from MC.
16:55:59.877518 1446 - Disconnected from MC.
16:55:59.877523 1440 - Disconnected from MC.
16:55:59.877528 1433 - Port NSVC[1] was stopped.
16:55:59.877530 1437 - TTCN-3 Parallel Test Component finished.
16:55:59.877542 1438 - Port NSVC[3] was stopped.
16:55:59.877577 1444 - Port NSVC[3] was stopped.
16:55:59.877629 1432 - TTCN-3 Parallel Test Component finished.
16:55:59.877640 1434 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.877650 1443 - TTCN-3 Parallel Test Component finished.
16:55:59.877665 1441 - TTCN-3 Parallel Test Component finished.
16:55:59.877679 1446 - TTCN-3 Parallel Test Component finished.
16:55:59.877694 1433 - Port NSVC[2] was stopped.
16:55:59.877697 1438 - Port NSVC[4] was stopped.
16:55:59.877706 1452 - Port GTPU was stopped.
16:55:59.877725 1449 - Port CLIENT_DEFAULT was stopped.
16:55:59.877731 1431 - Disconnected from MC.
16:55:59.877738 1444 - Port NSVC[4] was stopped.
16:55:59.877739 1440 - TTCN-3 Parallel Test Component finished.
16:55:59.877796 1434 - Final verdict of PTC: none
16:55:59.877829 1442 - Port RIM was stopped.
16:55:59.877850 1433 - Port NSVC[3] was stopped.
16:55:59.877888 1449 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.877904 1439 - Disconnected from MC.
16:55:59.877920 1431 - TTCN-3 Parallel Test Component finished.
16:55:59.877924 1438 - Port NSVC[5] was stopped.
16:55:59.877930 1444 - Port NSVC[5] was stopped.
16:55:59.877974 1433 - Port NSVC[4] was stopped.
16:55:59.878013 1442 - Port MGMT was stopped.
16:55:59.878019 1449 - Final verdict of PTC: none
16:55:59.878049 1438 - Port NSVC[6] was stopped.
16:55:59.878053 1444 - Port NSVC[6] was stopped.
16:55:59.878134 1433 - Port NSVC[5] was stopped.
16:55:59.878159 1439 - TTCN-3 Parallel Test Component finished.
16:55:59.878207 1444 - Port NSVC[7] was stopped.
16:55:59.878248 1433 - Port NSVC[6] was stopped.
16:55:59.878291 1444 - Port NSVC[8] was stopped.
16:55:59.878404 1444 - Port NSVC[9] was stopped.
16:55:59.878405 1442 - Removing unterminated connection between port BVC and TC_iu_attach_encr-BVCI220(1443):BVC.
16:55:59.878425 1433 - Port NSVC[7] was stopped.
16:55:59.878494 1438 - Port NSVC[7] was stopped.
16:55:59.878500 1452 - Port CLIENT was stopped.
16:55:59.878574 1444 - Port NSVC[10] was stopped.
16:55:59.878592 1433 - Port NSVC[8] was stopped.
16:55:59.878633 1452 - Port CLIENT_PROC was stopped.
16:55:59.878648 1442 - Port BVC was stopped.
16:55:59.878675 1433 - Port NSVC[9] was stopped.
16:55:59.878680 1444 - Port NSVC[11] was stopped.
16:55:59.878748 1452 - Port CLIENT_DEFAULT was stopped.
16:55:59.878765 1442 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.878774 1433 - Port NSVC[10] was stopped.
16:55:59.878798 1444 - Port NSVC[12] was stopped.
16:55:59.878804 1438 - Port NSVC[8] was stopped.
16:55:59.878843 1442 - Final verdict of PTC: none
16:55:59.878843 1452 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.878876 1438 - Port NSVC[9] was stopped.
16:55:59.878894 1444 - Port NSVC[13] was stopped.
16:55:59.878908 1433 - Port NSVC[11] was stopped.
16:55:59.878949 1452 - Final verdict of PTC: none
16:55:59.878970 1438 - Port NSVC[10] was stopped.
16:55:59.878978 1444 - Port NSVC[14] was stopped.
16:55:59.879013 1433 - Port NSVC[12] was stopped.
16:55:59.879118 1438 - Port NSVC[11] was stopped.
16:55:59.879149 1444 - Port NSVC[15] was stopped.
16:55:59.879202 1433 - Port NSVC[13] was stopped.
16:55:59.879205 1438 - Port NSVC[12] was stopped.
16:55:59.879247 1444 - Removing unterminated connection between port PROC and SGSN_Test-Gb2-NS2(1441):NSPIP_PROC.
16:55:59.879307 1433 - Port NSVC[14] was stopped.
16:55:59.879347 1438 - Port NSVC[13] was stopped.
16:55:59.879363 1444 - Port PROC was stopped.
16:55:59.879390 1433 - Port NSVC[15] was stopped.
16:55:59.879398 1438 - Port NSVC[14] was stopped.
16:55:59.879425 1444 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.879515 1444 - Final verdict of PTC: none
16:55:59.879585 1433 - Removing unterminated connection between port PROC and SGSN_Test-Gb0-NS0(1431):NSPIP_PROC.
16:55:59.879602 1438 - Port NSVC[15] was stopped.
16:55:59.879706 1438 - Removing unterminated connection between port PROC and SGSN_Test-Gb1-NS1(1436):NSPIP_PROC.
16:55:59.879977 1433 - Port PROC was stopped.
16:55:59.880081 1438 - Port PROC was stopped.
16:55:59.880227 1433 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.880302 1438 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_encr.
16:55:59.880436 1438 - Final verdict of PTC: none
16:55:59.886290 1436 - Disconnected from MC.
16:55:59.886295 1434 - Disconnected from MC.
16:55:59.886306 1452 - Disconnected from MC.
16:55:59.886372 1449 - Disconnected from MC.
16:55:59.886380 1442 - Disconnected from MC.
16:55:59.886422 1436 - TTCN-3 Parallel Test Component finished.
16:55:59.886425 1452 - TTCN-3 Parallel Test Component finished.
16:55:59.886437 1449 - TTCN-3 Parallel Test Component finished.
16:55:59.886448 1438 - Disconnected from MC.
16:55:59.886450 1434 - TTCN-3 Parallel Test Component finished.
16:55:59.886495 1442 - TTCN-3 Parallel Test Component finished.
16:55:59.886507 1438 - TTCN-3 Parallel Test Component finished.
16:55:59.890131 1444 - Disconnected from MC.
16:55:59.890901 1444 - TTCN-3 Parallel Test Component finished.
16:55:59.891472 1433 - Final verdict of PTC: none
16:55:59.914445 1433 - Disconnected from MC.
16:55:59.914553 mtc SGSN_Tests_Iu.ttcn:82 Setting final verdict of the test case.
16:55:59.914604 1433 - TTCN-3 Parallel Test Component finished.
16:55:59.914684 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of MTC: none
16:55:59.914746 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none)
16:55:59.914798 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none)
16:55:59.914838 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none)
16:55:59.914876 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none)
16:55:59.914918 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI97(1435): none (none -> none)
16:55:59.914958 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none)
16:55:59.914998 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none)
16:55:59.915042 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none)
16:55:59.915086 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none)
16:55:59.915137 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI98(1440): none (none -> none)
16:55:59.915182 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none)
16:55:59.915221 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none)
16:55:59.915258 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none)
16:55:59.915300 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none)
16:55:59.915338 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none)
16:55:59.915373 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI99(1446): none (none -> none)
16:55:59.915413 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none)
16:55:59.915452 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none)
16:55:59.915494 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none)
16:55:59.915531 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none)
16:55:59.915566 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none)
16:55:59.915602 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none)
16:55:59.915640 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass)
16:55:59.915681 mtc SGSN_Tests_Iu.ttcn:82 Test case TC_iu_attach_encr finished. Verdict: pass
16:55:59.915739 mtc SGSN_Tests_Iu.ttcn:82 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'.
16:56:02.469125 mtc SGSN_Tests_Iu.ttcn:82 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0).
16:56:02.469264 mtc SGSN_Tests_Iu.ttcn:99 Switching to log file `SGSN_Tests-TC_iu_attach_geran_rau-8e37e6ec4450-mtc.log'