12:53:01.686363 mtc SGSN_Tests_Iu.ttcn:64 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'.
12:53:02.714879 mtc SGSN_Tests_Iu.ttcn:64 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0).
12:53:02.715002 mtc SGSN_Tests_Iu.ttcn:64 Test case TC_iu_attach_encr started.
12:53:02.715056 mtc SGSN_Tests_Iu.ttcn:64 Initializing variables, timers and ports of component type SGSN_Tests.test_CT inside testcase TC_iu_attach_encr.
12:53:02.715214 mtc SGSN_Tests_Iu.ttcn:64 Port GSUP_IPA_EVENT was started.
12:53:02.715262 mtc SGSN_Tests_Iu.ttcn:64 Port PROC was started.
12:53:02.715298 mtc SGSN_Tests_Iu.ttcn:64 Port RIM[0] was started.
12:53:02.715333 mtc SGSN_Tests_Iu.ttcn:64 Port RIM[1] was started.
12:53:02.715366 mtc SGSN_Tests_Iu.ttcn:64 Port RIM[2] was started.
12:53:02.715398 mtc SGSN_Tests_Iu.ttcn:64 Port GTPC was started.
12:53:02.715430 mtc SGSN_Tests_Iu.ttcn:64 Port SGSNVTY was started.
12:53:02.715463 mtc SGSN_Tests_Iu.ttcn:64 Component type SGSN_Tests.test_CT was initialized.
12:53:02.715517 mtc SGSN_Tests.ttcn:307 Mapping port mtc:SGSNVTY to system:SGSNVTY.
12:53:02.715828 mtc SGSN_Tests.ttcn:307 Message enqueued on SGSNVTY from system integer : 2 id 1
12:53:02.715896 mtc SGSN_Tests.ttcn:307 Port SGSNVTY was mapped to system:SGSNVTY.
12:53:02.715983 mtc SGSN_Tests.ttcn:307 Map operation of mtc:SGSNVTY to system:SGSNVTY finished.
12:53:02.716045 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoSGSN> ",
        has_wildcards := false
    }
}
12:53:02.716095 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoSGSN# ",
        has_wildcards := false
    }
}
12:53:02.716140 mtc Osmocom_VTY_Functions.ttcn:59 Sent on SGSNVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoSGSN(*)",
        has_wildcards := true
    }
}
12:53:02.716224 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "enable"
12:53:02.716299 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:02.716417 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
12:53:02.716461 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
12:53:02.716499 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
12:53:02.716537 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
12:53:02.716574 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port SGSNVTY failed: Type of the first message in the queue is not charstring.
12:53:02.716615 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port SGSNVTY succeeded: 2 with ? matched
12:53:02.716657 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port SGSNVTY succeeded, message from system(): integer : 2 id 1
12:53:02.716699 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of SGSNVTY.
12:53:02.716754 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 2
12:53:02.716837 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: 
12:53:02.716938 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
12:53:02.716983 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 2
12:53:02.717024 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of SGSNVTY.
12:53:02.717066 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:02.717109 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "reset sgsn state"
12:53:02.717188 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:02.717575 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
12:53:02.717634 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 4
12:53:02.717725 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: 
12:53:02.717812 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: 
12:53:02.717886 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: 
12:53:02.717942 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: 
12:53:02.717989 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
12:53:02.718035 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
12:53:02.718079 mtc Osmocom_VTY_Functions.ttcn:85 Message with id 3 was extracted from the queue of SGSNVTY.
12:53:02.718147 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: 
12:53:02.718212 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
12:53:02.718255 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 4
12:53:02.718312 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 4 was extracted from the queue of SGSNVTY.
12:53:02.718361 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:02.718405 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
12:53:02.718464 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:02.718593 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 5
12:53:02.718660 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: 
12:53:02.718722 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: 
12:53:02.718786 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
12:53:02.718827 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 5
12:53:02.718865 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 5 was extracted from the queue of SGSNVTY.
12:53:02.718904 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:02.718943 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
12:53:02.718995 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:02.719066 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 6
12:53:02.719128 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: 
12:53:02.719185 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: 
12:53:02.719247 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
12:53:02.719289 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 6
12:53:02.719327 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 6 was extracted from the queue of SGSNVTY.
12:53:02.719364 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:02.719403 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "auth-policy remote"
12:53:02.719455 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:02.719539 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 7
12:53:02.719600 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: 
12:53:02.719655 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: 
12:53:02.719717 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
12:53:02.719759 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 7
12:53:02.719796 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 7 was extracted from the queue of SGSNVTY.
12:53:02.719836 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:02.719876 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
12:53:02.719927 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:02.719977 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 8
12:53:02.720036 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: 
12:53:02.720092 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
12:53:02.720131 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 8
12:53:02.720168 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 8 was extracted from the queue of SGSNVTY.
12:53:02.720205 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:02.720244 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
12:53:02.731189 1412 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.731377 1412 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test-Gb0-NS0(1412), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0. Version: 9.0.0.
12:53:02.731434 1412 - 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
12:53:02.731559 1412 - Connected to MC.
12:53:02.731605 1412 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_encr.
12:53:02.731631 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1412, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb0-NS0.
12:53:02.731686 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
12:53:02.734082 1412 - Port NS_SP was started.
12:53:02.734164 1412 - Port NSVC was started.
12:53:02.734201 1412 - Port NS_CTRL was started.
12:53:02.734235 1412 - Port NSPIP_PROC was started.
12:53:02.734276 1412 - Component type NS_Emulation.NS_CT was initialized.
12:53:02.736303 1413 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.736399 1413 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test-Gb0-BSSGP0(1413), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0. Version: 9.0.0.
12:53:02.736434 1413 - 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
12:53:02.736487 1413 - Connected to MC.
12:53:02.736517 1413 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_encr.
12:53:02.736543 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1413, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb0-BSSGP0.
12:53:02.736599 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb0-BSSGP0(1413):BSCP and SGSN_Test-Gb0-NS0(1412):NS_SP.
12:53:02.737019 1412 - Port NS_SP is waiting for connection from SGSN_Test-Gb0-BSSGP0(1413):BSCP on UNIX pathname /tmp/ttcn3-portconn-6568bf9f.
12:53:02.737713 1413 - Port BSCP was started.
12:53:02.737771 1413 - Port PROC was started.
12:53:02.737796 1413 - Port GLOBAL was started.
12:53:02.737819 1413 - Port RIM was started.
12:53:02.737842 1413 - Port MGMT was started.
12:53:02.737865 1413 - Port BVC was started.
12:53:02.737888 1413 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
12:53:02.737952 1413 - Port BSCP has established the connection with SGSN_Test-Gb0-NS0(1412):NS_SP using transport type UNIX.
12:53:02.738027 1412 - Port NS_SP has accepted the connection from SGSN_Test-Gb0-BSSGP0(1413):BSCP.
12:53:02.738055 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb0-BSSGP0(1413):BSCP and SGSN_Test-Gb0-NS0(1412):NS_SP finished.
12:53:02.738119 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(1412).
12:53:02.738224 mtc SGSN_Tests.ttcn:235 Function was started.
12:53:02.738272 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(1413).
12:53:02.738370 mtc SGSN_Tests.ttcn:236 Function was started.
12:53:02.738421 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(1413):PROC.
12:53:02.738441 1412 - 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
        }
    }
}, "").
12:53:02.738667 1413 - 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").
12:53:02.738839 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb0-BSSGP0(1413):PROC on UNIX pathname /tmp/ttcn3-portconn-a52b747.
12:53:02.739019 1412 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21010
12:53:02.739129 1412 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
12:53:02.739311 1413 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI196.
12:53:02.739395 1413 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
12:53:02.739499 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb0-BSSGP0(1413):PROC.
12:53:02.739565 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(1413):PROC finished.
12:53:02.739624 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb0-BSSGP0(1413) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
}
12:53:02.739750 1413 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
12:53:02.744093 1414 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.744265 1414 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: -NSVCI97-provIP(1414), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP. Version: 9.0.0.
12:53:02.744317 1414 - 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
12:53:02.744429 1414 - Connected to MC.
12:53:02.744471 1414 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_encr.
12:53:02.744502 1412 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1414, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI97-provIP.
12:53:02.744624 1412 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb0-NS0(1412):NSPIP_PROC and -NSVCI97-provIP(1414):PROC.
12:53:02.744962 1412 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI97-provIP(1414):PROC on UNIX pathname /tmp/ttcn3-portconn-3c36afc3.
12:53:02.746782 1414 - Port NSE was started.
12:53:02.746860 1414 - Port IPL4 was started.
12:53:02.746893 1414 - Port NSVC[0] was started.
12:53:02.746925 1414 - Port NSVC[1] was started.
12:53:02.746956 1414 - Port NSVC[2] was started.
12:53:02.746986 1414 - Port NSVC[3] was started.
12:53:02.747016 1414 - Port NSVC[4] was started.
12:53:02.747047 1414 - Port NSVC[5] was started.
12:53:02.747077 1414 - Port NSVC[6] was started.
12:53:02.747105 1414 - Port NSVC[7] was started.
12:53:02.747133 1414 - Port NSVC[8] was started.
12:53:02.747161 1414 - Port NSVC[9] was started.
12:53:02.747191 1414 - Port NSVC[10] was started.
12:53:02.747221 1414 - Port NSVC[11] was started.
12:53:02.747319 1414 - Port NSVC[12] was started.
12:53:02.747354 1414 - Port NSVC[13] was started.
12:53:02.747386 1414 - Port NSVC[14] was started.
12:53:02.747415 1414 - Port NSVC[15] was started.
12:53:02.747446 1414 - Port PROC was started.
12:53:02.747476 1414 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
12:53:02.747568 1414 - Port PROC has established the connection with SGSN_Test-Gb0-NS0(1412):NSPIP_PROC using transport type UNIX.
12:53:02.747660 1412 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI97-provIP(1414):PROC.
12:53:02.747719 1412 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb0-NS0(1412):NSPIP_PROC and -NSVCI97-provIP(1414):PROC finished.
12:53:02.747800 1412 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(1414).
12:53:02.748171 1412 NS_Emulation.ttcnpp:324 Function was started.
12:53:02.748443 1412 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI97.
12:53:02.748532 1414 - 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").
12:53:02.748562 1415 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.748738 1415 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: TC_iu_attach_encr-BVCI196(1415), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI196. Version: 9.0.0.
12:53:02.748791 1415 - 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
12:53:02.748851 1414 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI97-provIP(1414):IPL4 to system:IPL4.
12:53:02.748902 1415 - Connected to MC.
12:53:02.748944 1415 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_encr.
12:53:02.748970 1413 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1415, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI196.
12:53:02.748982 1414 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
12:53:02.749052 1414 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI97-provIP(1414):IPL4 to system:IPL4 finished.
12:53:02.749073 1413 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_encr-BVCI196(1415):BVC and SGSN_Test-Gb0-BSSGP0(1413):BVC.
12:53:02.749363 1414 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21010 / UDP
12:53:02.749420 1413 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_encr-BVCI196(1415):BVC on UNIX pathname /tmp/ttcn3-portconn-3371ba92.
12:53:02.750678 1414 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
12:53:02.751182 1415 - Port BVC was started.
12:53:02.751241 1415 - Port MGMT was started.
12:53:02.751274 1415 - Port GLOBAL was started.
12:53:02.751305 1415 - Port BSSGP_SP was started.
12:53:02.751335 1415 - Port BSSGP_SP_SIG was started.
12:53:02.751366 1415 - Port BSSGP_PROC was started.
12:53:02.751397 1415 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
12:53:02.751487 1415 - Port BVC has established the connection with SGSN_Test-Gb0-BSSGP0(1413):BVC using transport type UNIX.
12:53:02.751567 1413 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_encr-BVCI196(1415):BVC.
12:53:02.751615 1413 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_encr-BVCI196(1415):BVC and SGSN_Test-Gb0-BSSGP0(1413):BVC finished.
12:53:02.751659 1413 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(1415).
12:53:02.751924 1413 BSSGP_Emulation.ttcnpp:203 Function was started.
12:53:02.752121 1413 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
12:53:02.752132 1415 - 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").
12:53:02.752801 1413 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI196(1415) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
12:53:02.753952 1416 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.754152 1416 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: -NSVCI97(1416), component type: NS_Emulation.NSVC_CT, component name: -NSVCI97. Version: 9.0.0.
12:53:02.754213 1416 - 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
12:53:02.754273 1415 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.754340 1416 - Connected to MC.
12:53:02.754388 1416 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_encr.
12:53:02.754423 1412 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1416, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI97.
12:53:02.754545 1412 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb0-NS0(1412):NSVC and -NSVCI97(1416):NS_SP.
12:53:02.754908 1412 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI97(1416):NS_SP on UNIX pathname /tmp/ttcn3-portconn-2461a3cc.
12:53:02.755048 1413 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 196 with ? matched
}
12:53:02.755156 1413 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 196
} id 1
12:53:02.755203 1413 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
12:53:02.755301 1415 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1413) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
12:53:02.755380 1413 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI196(1415)
12:53:02.755432 1415 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.755467 1415 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.755493 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb0-BSSGP0(1413) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI196(1415) id 1
12:53:02.755494 1415 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
12:53:02.755518 1415 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.755567 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_encr-BVCI196(1415) with ? matched
12:53:02.755571 1415 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
12:53:02.755609 1415 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1413): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
12:53:02.755619 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb0-BSSGP0(1413): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI196(1415) id 1
12:53:02.755649 1415 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
12:53:02.755663 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 1 was extracted from the queue of PROC.
12:53:02.755686 1415 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.755711 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb0-BSSGP0(1413):PROC.
12:53:02.755794 1413 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
12:53:02.755865 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb0-BSSGP0(1413):PROC. No more data can be sent or received through this connection.
12:53:02.755936 1413 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
12:53:02.756432 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb0-BSSGP0(1413):PROC.
12:53:02.756503 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb0-BSSGP0(1413):PROC finished.
12:53:02.756564 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb0-BSSGP0(1413):RIM and mtc:RIM[0].
12:53:02.756807 1416 - Port NSCP was started.
12:53:02.756952 mtc SGSN_Tests.ttcn:244 Port RIM[0] is waiting for connection from SGSN_Test-Gb0-BSSGP0(1413):RIM on UNIX pathname /tmp/ttcn3-portconn-104bf336.
12:53:02.756963 1416 - Port NS_SP was started.
12:53:02.757007 1416 - Component type NS_Emulation.NSVC_CT was initialized.
12:53:02.757050 1413 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[0] using transport type UNIX.
12:53:02.757096 1416 - Port NS_SP has established the connection with SGSN_Test-Gb0-NS0(1412):NSVC using transport type UNIX.
12:53:02.757141 mtc SGSN_Tests.ttcn:244 Port RIM[0] has accepted the connection from SGSN_Test-Gb0-BSSGP0(1413):RIM.
12:53:02.757197 1412 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI97(1416):NS_SP.
12:53:02.757227 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb0-BSSGP0(1413):RIM and mtc:RIM[0] finished.
12:53:02.757240 1412 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb0-NS0(1412):NSVC and -NSVCI97(1416):NS_SP finished.
12:53:02.757268 1412 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
}
12:53:02.757275 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
12:53:02.757322 1412 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(1414)) on component -NSVCI97(1416).
12:53:02.757447 1412 NS_Emulation.ttcnpp:351 Function was started.
12:53:02.757733 1412 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI97-provIP(1414) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1416)
}
12:53:02.757745 1416 - 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(1414)).
12:53:02.757915 1414 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb0-NS0(1412) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1416)
} id 1
12:53:02.758076 1414 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(1416) with ? matched
}
12:53:02.758149 1416 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
12:53:02.758172 1414 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb0-NS0(1412): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI97(1416)
} id 1
12:53:02.758228 1414 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
12:53:02.758349 1414 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI97-provIP(1414):NSVC[0] and -NSVCI97(1416):NSCP.
12:53:02.758438 1416 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1412) @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
}
12:53:02.758635 1412 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI97(1416) @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
12:53:02.758739 1414 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI97(1416):NSCP on UNIX pathname /tmp/ttcn3-portconn-723c8f96.
12:53:02.759275 1416 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI97-provIP(1414):NSVC[0] using transport type UNIX.
12:53:02.759352 1414 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI97(1416):NSCP.
12:53:02.759398 1414 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI97-provIP(1414):NSVC[0] and -NSVCI97(1416):NSCP finished.
12:53:02.759705 1414 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI97(1416) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
12:53:02.759886 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1414) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
12:53:02.759955 1414 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb0-NS0(1412) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
12:53:02.760051 1416 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: 
12:53:02.760100 1416 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
12:53:02.760101 1412 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI97-provIP(1414) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
12:53:02.760130 1416 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
12:53:02.760171 1412 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
12:53:02.760171 1416 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
12:53:02.760206 1416 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1414): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
12:53:02.760226 1412 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI97-provIP(1414): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
12:53:02.760245 1416 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
12:53:02.760263 1412 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
12:53:02.760282 1416 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
12:53:02.760543 1416 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI97-provIP(1414) @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
        }
    }
}
12:53:02.760582 1412 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: 
12:53:02.760626 1416 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
12:53:02.760649 1412 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
12:53:02.760686 1412 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI97(1416): @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
12:53:02.760723 1412 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
12:53:02.760851 1412 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1413) @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
}
12:53:02.760894 1414 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1416) @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
12:53:02.761114 1414 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.761133 1413 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1412) @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
12:53:02.761173 1414 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1416): @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
12:53:02.761232 1414 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
12:53:02.761359 1413 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.761414 1413 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.761460 1413 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.761504 1413 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.761548 1413 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.761781 1413 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: 
12:53:02.761808 1414 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
}
12:53:02.761860 1413 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.761910 1413 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.761954 1413 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.761997 1413 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.762040 1413 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.762096 1413 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.762147 1413 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.762190 1413 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.762257 1413 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
12:53:02.762308 1413 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1412): @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
12:53:02.762359 1414 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
12:53:02.762363 1413 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
12:53:02.762515 1414 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.762567 1414 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
12:53:02.762617 1414 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
12:53:02.762944 1414 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1416) @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
        }
    }
}
12:53:02.763064 1414 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
12:53:02.763104 1414 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.763113 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1414) @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
12:53:02.763139 1414 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
12:53:02.763172 1414 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
12:53:02.763208 1416 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
12:53:02.763224 1414 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1416) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
12:53:02.763227 1417 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.763247 1416 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1414): @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
12:53:02.763276 1416 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
12:53:02.763311 1416 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
12:53:02.763339 1416 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
12:53:02.763375 1416 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1412) @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
}
12:53:02.763375 1417 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test-Gb1-NS1(1417), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1. Version: 9.0.0.
12:53:02.763416 1416 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI97-provIP(1414) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
12:53:02.763421 1412 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1416) @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
12:53:02.763430 1417 - 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
12:53:02.763451 1416 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
12:53:02.763457 1412 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: 
12:53:02.763471 1414 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1416) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
12:53:02.763491 1412 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: 
12:53:02.763492 1416 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI97-provIP(1414) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
12:53:02.763519 1412 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
12:53:02.763526 1414 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.763529 1416 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
12:53:02.763543 1412 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI97(1416): @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
12:53:02.763545 1417 - Connected to MC.
12:53:02.763565 1414 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1416): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
12:53:02.763570 1412 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
12:53:02.763590 1417 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_encr.
12:53:02.763597 1412 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1413) @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
}
12:53:02.763605 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1414) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
12:53:02.763624 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1417, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb1-NS1.
12:53:02.763626 1414 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
12:53:02.763653 1413 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1412) @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
12:53:02.763679 1414 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 ("
")
}
12:53:02.763690 1416 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: 
12:53:02.763696 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
12:53:02.763710 1413 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.763723 1416 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: 
12:53:02.763741 1413 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.763754 1416 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: 
12:53:02.763765 1414 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1416) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
12:53:02.763773 1413 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.763783 1416 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: 
12:53:02.763804 1413 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.763814 1416 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
12:53:02.763820 1414 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.763842 1413 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.763847 1416 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: 
12:53:02.763860 1414 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1416): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
12:53:02.763880 1416 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
12:53:02.763884 1413 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: 
12:53:02.763895 1414 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
12:53:02.763909 1416 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1414): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
12:53:02.763923 1413 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.763937 1416 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
12:53:02.763944 1414 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
}
12:53:02.763954 1413 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.763975 1416 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI97-provIP(1414) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
12:53:02.763979 1413 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.764009 1414 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
12:53:02.764010 1413 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.764038 1413 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.764064 1414 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.764070 1413 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.764111 1413 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.764111 1414 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
12:53:02.764138 1413 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.764157 1414 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
12:53:02.764167 1413 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
12:53:02.764192 1413 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1412): @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
12:53:02.764206 1414 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1416) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
12:53:02.764218 1413 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
12:53:02.764267 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1414) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.764272 1414 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
12:53:02.764311 1416 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: 
12:53:02.764323 1414 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1416) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.764353 1416 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: 
12:53:02.764358 1414 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.764385 1416 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: 
12:53:02.764400 1414 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
12:53:02.764422 1416 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: 
12:53:02.764436 1414 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
12:53:02.764456 1416 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
12:53:02.764489 1416 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
12:53:02.764496 1414 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1416) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
12:53:02.764519 1416 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1414): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.764545 1414 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.764551 1416 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
12:53:02.764578 1414 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1416): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.764581 1416 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
12:53:02.764612 1414 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
12:53:02.764620 1416 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
12:53:02.764649 1416 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
12:53:02.764653 1414 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")
}
12:53:02.764718 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1414) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
12:53:02.764772 1416 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: 
12:53:02.764810 1416 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: 
12:53:02.764843 1416 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
12:53:02.764873 1416 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1414): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
12:53:02.764903 1416 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
12:53:02.764932 1416 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
12:53:02.764962 1416 NS_Emulation.ttcnpp:738 NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
12:53:02.765004 1416 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb0-NS0(1412) @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
}
12:53:02.765067 1412 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1416) @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
12:53:02.765139 1412 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
12:53:02.765185 1412 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI97(1416): @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
12:53:02.765228 1412 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
12:53:02.765454 1412 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1413) @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
}
12:53:02.765527 1413 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1412) @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
12:53:02.765590 1413 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.765608 1417 - Port NS_SP was started.
12:53:02.765635 1413 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.765673 1417 - Port NSVC was started.
12:53:02.765677 1413 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.765718 1417 - Port NS_CTRL was started.
12:53:02.765734 1413 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.765754 1417 - Port NSPIP_PROC was started.
12:53:02.765774 1413 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.765785 1417 - Component type NS_Emulation.NS_CT was initialized.
12:53:02.765813 1413 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
12:53:02.765850 1413 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1412): @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
12:53:02.765885 1413 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
12:53:02.766899 1413 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb0-NS0(1412) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
12:53:02.767094 1413 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
12:53:02.767249 1412 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(1413) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.767447 1412 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
12:53:02.767489 1412 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(1413): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.767534 1412 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
12:53:02.767616 1412 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(1416) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
12:53:02.767849 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(1412) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.768024 1416 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: 
12:53:02.768115 1416 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: 
12:53:02.768163 1416 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
12:53:02.768202 1416 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(1412): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.768241 1416 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
12:53:02.768315 1416 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(1414) @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
    }
}
12:53:02.768407 1414 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1416) @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
12:53:02.768476 1414 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.768513 1414 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1416): @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
12:53:02.768555 1414 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
12:53:02.768604 1414 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
}
12:53:02.768766 1414 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
12:53:02.768810 1414 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.768848 1414 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
12:53:02.768880 1414 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
12:53:02.768925 1414 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1416) @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
    }
}
12:53:02.768990 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1414) @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
12:53:02.769034 1416 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: 
12:53:02.769076 1416 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: 
12:53:02.769117 1416 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: 
12:53:02.769151 1416 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: 
12:53:02.769229 1416 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: 
12:53:02.769268 1416 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
12:53:02.769300 1416 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1414): @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
12:53:02.769332 1416 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
12:53:02.770870 1418 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.770982 1418 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test-Gb1-BSSGP1(1418), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1. Version: 9.0.0.
12:53:02.771014 1418 - 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
12:53:02.771074 1418 - Connected to MC.
12:53:02.771103 1418 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_encr.
12:53:02.771162 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1418, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb1-BSSGP1.
12:53:02.771218 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb1-BSSGP1(1418):BSCP and SGSN_Test-Gb1-NS1(1417):NS_SP.
12:53:02.771495 1416 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(1412) @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
        }
    }
}
12:53:02.771606 1417 - Port NS_SP is waiting for connection from SGSN_Test-Gb1-BSSGP1(1418):BSCP on UNIX pathname /tmp/ttcn3-portconn-5168bf92.
12:53:02.772240 1412 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1416) @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
12:53:02.772489 1418 - Port BSCP was started.
12:53:02.772526 1418 - Port PROC was started.
12:53:02.772546 1418 - Port GLOBAL was started.
12:53:02.772560 1412 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.772566 1418 - Port RIM was started.
12:53:02.772594 1418 - Port MGMT was started.
12:53:02.772601 1412 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.772614 1418 - Port BVC was started.
12:53:02.772631 1412 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.772636 1418 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
12:53:02.772665 1412 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.772699 1418 - Port BSCP has established the connection with SGSN_Test-Gb1-NS1(1417):NS_SP using transport type UNIX.
12:53:02.772753 1412 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
12:53:02.772799 1417 - Port NS_SP has accepted the connection from SGSN_Test-Gb1-BSSGP1(1418):BSCP.
12:53:02.772814 1412 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(1416): @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
12:53:02.772827 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb1-BSSGP1(1418):BSCP and SGSN_Test-Gb1-NS1(1417):NS_SP finished.
12:53:02.772862 1412 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
12:53:02.772883 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(1417).
12:53:02.772929 1412 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1413) @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
        }
    }
}
12:53:02.772991 mtc SGSN_Tests.ttcn:235 Function was started.
12:53:02.773035 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(1418).
12:53:02.773133 mtc SGSN_Tests.ttcn:236 Function was started.
12:53:02.773180 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(1418):PROC.
12:53:02.773302 1417 - 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
        }
    }
}, "").
12:53:02.773332 1418 - 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").
12:53:02.773475 1413 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1412) @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
12:53:02.773553 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb1-BSSGP1(1418):PROC on UNIX pathname /tmp/ttcn3-portconn-552b747.
12:53:02.773799 1418 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI210.
12:53:02.773867 1418 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
12:53:02.773947 1413 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: 
12:53:02.773952 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb1-BSSGP1(1418):PROC.
12:53:02.774006 1417 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21011
12:53:02.774014 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(1418):PROC finished.
12:53:02.774030 1413 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: 
12:53:02.774066 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb1-BSSGP1(1418) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
}
12:53:02.774091 1413 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: 
12:53:02.774116 1417 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
12:53:02.774184 1418 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
12:53:02.774213 1413 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: 
12:53:02.774295 1413 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: 
12:53:02.774449 1413 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
12:53:02.774497 1413 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1412): @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
12:53:02.774540 1413 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
12:53:02.774593 1413 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
12:53:02.774671 1413 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
12:53:02.774717 1413 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
12:53:02.774777 1413 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI196(1415) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
12:53:02.774921 1415 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1413) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
12:53:02.774993 1415 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.775019 1415 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.775037 1413 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_encr-BVCI196(1415) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
12:53:02.775041 1415 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
12:53:02.775060 1415 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.775080 1415 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
12:53:02.775100 1415 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1413): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 96,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
12:53:02.775139 1415 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
12:53:02.775189 1415 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.775291 1415 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1413) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
12:53:02.775370 1415 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.775406 1415 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.775470 1415 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
12:53:02.775503 1415 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1413): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
12:53:02.775534 1415 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
12:53:02.777148 1415 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb0-BSSGP0(1413) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
12:53:02.777378 1415 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
12:53:02.777390 1413 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_encr-BVCI196(1415) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
12:53:02.777634 1413 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
12:53:02.777697 1413 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_encr-BVCI196(1415): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 1
12:53:02.777806 1413 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
12:53:02.777850 1413 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb0-NS0(1412) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
12:53:02.777919 1412 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb0-BSSGP0(1413) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
12:53:02.777998 1412 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
12:53:02.778036 1412 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-BSSGP0(1413): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
12:53:02.778071 1412 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
12:53:02.778107 1412 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI97(1416) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
}
12:53:02.778169 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb0-NS0(1412) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
12:53:02.778232 1416 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: 
12:53:02.778270 1416 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: 
12:53:02.778310 1416 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
12:53:02.778342 1416 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb0-NS0(1412): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 96,
    lsp := 196,
    sdu := '22048200C4078108088862F224334F0051E0'O,
    bssgp := omit
} id 2
12:53:02.778372 1416 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
12:53:02.778411 1416 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI97-provIP(1414) @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
    }
}
12:53:02.778470 1414 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI97(1416) @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
12:53:02.778530 1414 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.778564 1414 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI97(1416): @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
12:53:02.778594 1414 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
12:53:02.778635 1414 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
}
12:53:02.778837 1414 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
12:53:02.778877 1414 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.778911 1414 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
12:53:02.778941 1414 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
12:53:02.778979 1414 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI97(1416) @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
    }
}
12:53:02.779033 1416 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI97-provIP(1414) @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
12:53:02.779075 1416 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: 
12:53:02.779117 1416 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: 
12:53:02.779158 1416 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: 
12:53:02.779191 1416 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: 
12:53:02.779226 1416 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: 
12:53:02.779261 1416 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
12:53:02.779291 1416 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI97-provIP(1414): @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
12:53:02.779321 1416 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
12:53:02.779476 1416 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb0-NS0(1412) @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
        }
    }
}
12:53:02.779546 1412 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI97(1416) @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
12:53:02.779594 1412 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.779628 1412 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.779660 1412 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.779691 1412 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.779729 1412 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
12:53:02.779767 1412 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI97(1416): @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
12:53:02.779804 1412 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
12:53:02.779842 1412 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb0-BSSGP0(1413) @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
        }
    }
}
12:53:02.779916 1413 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb0-NS0(1412) @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
12:53:02.780005 1413 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: 
12:53:02.780073 1413 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: 
12:53:02.780129 1413 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: 
12:53:02.780183 1413 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: 
12:53:02.780214 1419 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.780247 1413 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: 
12:53:02.780310 1413 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
12:53:02.780360 1419 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: TC_iu_attach_encr-BVCI210(1419), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI210. Version: 9.0.0.
12:53:02.780401 1419 - 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
12:53:02.780412 1413 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: 
12:53:02.780480 1413 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: 
12:53:02.780490 1419 - Connected to MC.
12:53:02.780525 1419 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_encr.
12:53:02.780581 1413 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: 
12:53:02.780594 1418 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1419, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI210.
12:53:02.780643 1413 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
12:53:02.780687 1413 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb0-NS0(1412): @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
12:53:02.780701 1418 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_encr-BVCI210(1419):BVC and SGSN_Test-Gb1-BSSGP1(1418):BVC.
12:53:02.780729 1413 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
12:53:02.780986 1413 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_encr-BVCI196(1415) @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
        }
    }
}
12:53:02.781041 1418 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_encr-BVCI210(1419):BVC on UNIX pathname /tmp/ttcn3-portconn-271ba9d.
12:53:02.781631 1415 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb0-BSSGP0(1413) @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
12:53:02.782027 1415 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
12:53:02.782087 1415 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb0-BSSGP0(1413): @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
12:53:02.782131 1415 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
12:53:02.782187 1415 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
12:53:02.782230 1415 BSSGP_Emulation.ttcnpp:1398 BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
12:53:02.782459 1419 - Port BVC was started.
12:53:02.782518 1419 - Port MGMT was started.
12:53:02.782547 1419 - Port GLOBAL was started.
12:53:02.782577 1419 - Port BSSGP_SP was started.
12:53:02.782603 1419 - Port BSSGP_SP_SIG was started.
12:53:02.782627 1419 - Port BSSGP_PROC was started.
12:53:02.782652 1419 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
12:53:02.782728 1419 - Port BVC has established the connection with SGSN_Test-Gb1-BSSGP1(1418):BVC using transport type UNIX.
12:53:02.782805 1418 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_encr-BVCI210(1419):BVC.
12:53:02.782856 1418 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_encr-BVCI210(1419):BVC and SGSN_Test-Gb1-BSSGP1(1418):BVC finished.
12:53:02.782894 1418 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(1419).
12:53:02.783140 1418 BSSGP_Emulation.ttcnpp:203 Function was started.
12:53:02.783394 1418 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
12:53:02.783438 1419 - 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").
12:53:02.784302 1418 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI210(1419) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
12:53:02.785695 1420 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.785933 1419 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.785950 1420 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: -NSVCI98-provIP(1420), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP. Version: 9.0.0.
12:53:02.786015 1420 - 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
12:53:02.786150 1420 - Connected to MC.
12:53:02.786199 1420 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_encr.
12:53:02.786237 1417 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1420, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI98-provIP.
12:53:02.786381 1417 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb1-NS1(1417):NSPIP_PROC and -NSVCI98-provIP(1420):PROC.
12:53:02.786655 1417 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI98-provIP(1420):PROC on UNIX pathname /tmp/ttcn3-portconn-d36afce.
12:53:02.786718 1418 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 210 with ? matched
}
12:53:02.786808 1418 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 210
} id 1
12:53:02.786844 1418 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
12:53:02.786946 1419 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1418) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
12:53:02.787015 1418 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI210(1419)
12:53:02.787108 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb1-BSSGP1(1418) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI210(1419) id 2
12:53:02.787112 1419 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.787159 1419 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.787167 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_encr-BVCI210(1419) with ? matched
12:53:02.787189 1419 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
12:53:02.787201 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb1-BSSGP1(1418): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI210(1419) id 1
12:53:02.787214 1419 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.787233 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 2 was extracted from the queue of PROC.
12:53:02.787265 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb1-BSSGP1(1418):PROC.
12:53:02.787270 1419 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
12:53:02.787302 1419 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1418): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
12:53:02.787330 1418 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
12:53:02.787340 1419 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
12:53:02.787383 1419 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.787384 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb1-BSSGP1(1418):PROC. No more data can be sent or received through this connection.
12:53:02.787447 1418 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
12:53:02.787489 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb1-BSSGP1(1418):PROC.
12:53:02.787540 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb1-BSSGP1(1418):PROC finished.
12:53:02.787574 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb1-BSSGP1(1418):RIM and mtc:RIM[1].
12:53:02.787814 mtc SGSN_Tests.ttcn:244 Port RIM[1] is waiting for connection from SGSN_Test-Gb1-BSSGP1(1418):RIM on UNIX pathname /tmp/ttcn3-portconn-1f4bf337.
12:53:02.787860 1418 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[1] using transport type UNIX.
12:53:02.787914 mtc SGSN_Tests.ttcn:244 Port RIM[1] has accepted the connection from SGSN_Test-Gb1-BSSGP1(1418):RIM.
12:53:02.787952 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb1-BSSGP1(1418):RIM and mtc:RIM[1] finished.
12:53:02.787985 mtc SGSN_Tests.ttcn:230 Creating new alive PTC with component type NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
12:53:02.788354 1420 - Port NSE was started.
12:53:02.788414 1420 - Port IPL4 was started.
12:53:02.788445 1420 - Port NSVC[0] was started.
12:53:02.788475 1420 - Port NSVC[1] was started.
12:53:02.788504 1420 - Port NSVC[2] was started.
12:53:02.788533 1420 - Port NSVC[3] was started.
12:53:02.788562 1420 - Port NSVC[4] was started.
12:53:02.788591 1420 - Port NSVC[5] was started.
12:53:02.788620 1420 - Port NSVC[6] was started.
12:53:02.788649 1420 - Port NSVC[7] was started.
12:53:02.788678 1420 - Port NSVC[8] was started.
12:53:02.788706 1420 - Port NSVC[9] was started.
12:53:02.788735 1420 - Port NSVC[10] was started.
12:53:02.788763 1420 - Port NSVC[11] was started.
12:53:02.788793 1420 - Port NSVC[12] was started.
12:53:02.788821 1420 - Port NSVC[13] was started.
12:53:02.788850 1420 - Port NSVC[14] was started.
12:53:02.788878 1420 - Port NSVC[15] was started.
12:53:02.788907 1420 - Port PROC was started.
12:53:02.788935 1420 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
12:53:02.789018 1420 - Port PROC has established the connection with SGSN_Test-Gb1-NS1(1417):NSPIP_PROC using transport type UNIX.
12:53:02.789083 1417 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI98-provIP(1420):PROC.
12:53:02.789126 1417 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb1-NS1(1417):NSPIP_PROC and -NSVCI98-provIP(1420):PROC finished.
12:53:02.789201 1417 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(1420).
12:53:02.789538 1417 NS_Emulation.ttcnpp:324 Function was started.
12:53:02.789830 1417 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI98.
12:53:02.789949 1420 - 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").
12:53:02.790228 1420 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI98-provIP(1420):IPL4 to system:IPL4.
12:53:02.790293 1420 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
12:53:02.790343 1420 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI98-provIP(1420):IPL4 to system:IPL4 finished.
12:53:02.790552 1420 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21011 / UDP
12:53:02.791437 1420 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
12:53:02.793847 1421 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.793965 1421 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test-Gb2-NS2(1421), component type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2. Version: 9.0.0.
12:53:02.794001 1421 - 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
12:53:02.794085 1421 - Connected to MC.
12:53:02.794115 1421 - Initializing variables, timers and ports of component type NS_Emulation.NS_CT inside testcase TC_iu_attach_encr.
12:53:02.794136 mtc SGSN_Tests.ttcn:230 PTC was created. Component reference: 1421, alive: yes, type: NS_Emulation.NS_CT, component name: SGSN_Test-Gb2-NS2.
12:53:02.794181 mtc SGSN_Tests.ttcn:231 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
12:53:02.795885 1421 - Port NS_SP was started.
12:53:02.795932 1421 - Port NSVC was started.
12:53:02.795958 1421 - Port NS_CTRL was started.
12:53:02.795983 1421 - Port NSPIP_PROC was started.
12:53:02.796008 1421 - Component type NS_Emulation.NS_CT was initialized.
12:53:02.799034 1422 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.799158 1422 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: -NSVCI98(1422), component type: NS_Emulation.NSVC_CT, component name: -NSVCI98. Version: 9.0.0.
12:53:02.799199 1422 - 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
12:53:02.799267 1422 - Connected to MC.
12:53:02.799299 1422 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_encr.
12:53:02.799334 1417 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1422, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI98.
12:53:02.799414 1417 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb1-NS1(1417):NSVC and -NSVCI98(1422):NS_SP.
12:53:02.799679 1417 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI98(1422):NS_SP on UNIX pathname /tmp/ttcn3-portconn-1961a3c1.
12:53:02.800882 1422 - Port NSCP was started.
12:53:02.800925 1422 - Port NS_SP was started.
12:53:02.800951 1422 - Component type NS_Emulation.NSVC_CT was initialized.
12:53:02.801021 1422 - Port NS_SP has established the connection with SGSN_Test-Gb1-NS1(1417):NSVC using transport type UNIX.
12:53:02.801065 1417 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI98(1422):NS_SP.
12:53:02.801094 1417 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb1-NS1(1417):NSVC and -NSVCI98(1422):NS_SP finished.
12:53:02.801122 1417 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
}
12:53:02.801176 1417 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(1420)) on component -NSVCI98(1422).
12:53:02.801335 1417 NS_Emulation.ttcnpp:351 Function was started.
12:53:02.801542 1422 - 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(1420)).
12:53:02.801756 1417 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI98-provIP(1420) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1422)
}
12:53:02.801890 1422 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
12:53:02.801960 1420 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb1-NS1(1417) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1422)
} id 1
12:53:02.802125 1420 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(1422) with ? matched
}
12:53:02.802231 1420 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb1-NS1(1417): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI98(1422)
} id 1
12:53:02.802260 1422 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1417) @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
}
12:53:02.802301 1420 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
12:53:02.802430 1420 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI98-provIP(1420):NSVC[0] and -NSVCI98(1422):NSCP.
12:53:02.802500 1417 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI98(1422) @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
12:53:02.802825 1420 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI98(1422):NSCP on UNIX pathname /tmp/ttcn3-portconn-4a3c8f9c.
12:53:02.803323 1422 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI98-provIP(1420):NSVC[0] using transport type UNIX.
12:53:02.803410 1420 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI98(1422):NSCP.
12:53:02.803463 1420 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI98-provIP(1420):NSVC[0] and -NSVCI98(1422):NSCP finished.
12:53:02.803791 1420 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI98(1422) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
12:53:02.803975 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1420) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
12:53:02.804064 1420 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb1-NS1(1417) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
12:53:02.804128 1422 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: 
12:53:02.804177 1422 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
12:53:02.804210 1422 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
12:53:02.804220 1417 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI98-provIP(1420) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
12:53:02.804254 1422 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
12:53:02.804288 1417 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
12:53:02.804289 1422 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1420): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
12:53:02.804325 1422 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
12:53:02.804343 1417 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI98-provIP(1420): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
12:53:02.804362 1422 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
12:53:02.804378 1417 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
12:53:02.804590 1422 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI98-provIP(1420) @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
        }
    }
}
12:53:02.804665 1422 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
12:53:02.804725 1417 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: 
12:53:02.804802 1417 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
12:53:02.804841 1417 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI98(1422): @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
12:53:02.804882 1417 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
12:53:02.804973 1420 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1422) @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
12:53:02.805015 1417 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1418) @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
}
12:53:02.805212 1420 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.805278 1418 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1417) @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
12:53:02.805284 1420 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1422): @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
12:53:02.805346 1420 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
12:53:02.805477 1418 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.805532 1418 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.805577 1418 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.805621 1418 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.805667 1418 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.805888 1418 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: 
12:53:02.805957 1420 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
}
12:53:02.805966 1418 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.806016 1418 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.806062 1418 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.806105 1418 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.806148 1418 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.806194 1418 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.806243 1418 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.806317 1418 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.806405 1418 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
12:53:02.806475 1418 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1417): @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
12:53:02.806545 1418 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
12:53:02.806609 1420 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
12:53:02.806775 1420 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.806827 1420 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
12:53:02.806877 1420 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
12:53:02.807203 1420 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1422) @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
        }
    }
}
12:53:02.807327 1420 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
12:53:02.807366 1420 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.807369 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1420) @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
12:53:02.807403 1420 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
12:53:02.807437 1420 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
12:53:02.807465 1422 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
12:53:02.807488 1420 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1422) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
12:53:02.807506 1422 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1420): @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
12:53:02.807536 1422 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
12:53:02.807571 1422 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
12:53:02.807601 1422 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
12:53:02.807640 1422 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1417) @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
}
12:53:02.807738 1417 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1422) @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
12:53:02.807742 1422 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI98-provIP(1420) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
12:53:02.807812 1417 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: 
12:53:02.807820 1422 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
12:53:02.807841 1420 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1422) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
12:53:02.807864 1417 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: 
12:53:02.807891 1422 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI98-provIP(1420) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
12:53:02.807900 1417 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
12:53:02.807900 1420 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.807937 1417 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI98(1422): @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
12:53:02.807945 1420 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1422): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
12:53:02.807946 1422 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
12:53:02.807986 1417 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
12:53:02.808003 1420 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
12:53:02.808024 1417 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1418) @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
}
12:53:02.808048 1420 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 ("
")
}
12:53:02.808093 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1420) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
12:53:02.808095 1418 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1417) @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
12:53:02.808130 1420 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1422) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
12:53:02.808272 1418 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808272 1420 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.808321 1420 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1422): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
12:53:02.808327 1418 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808334 1422 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: 
12:53:02.808355 1420 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
12:53:02.808379 1418 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808395 1422 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: 
12:53:02.808400 1420 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
}
12:53:02.808428 1418 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808434 1422 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: 
12:53:02.808469 1420 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
12:53:02.808486 1418 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808488 1422 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: 
12:53:02.808519 1420 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.808555 1418 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: 
12:53:02.808555 1422 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
12:53:02.808569 1420 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
12:53:02.808620 1420 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
12:53:02.808621 1418 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808628 1422 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: 
12:53:02.808670 1420 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1422) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
12:53:02.808680 1418 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808705 1422 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
12:53:02.808723 1418 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808729 1420 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
12:53:02.808757 1422 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1420): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
12:53:02.808765 1418 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808766 1420 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.808801 1422 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
12:53:02.808804 1420 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
12:53:02.808822 1418 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808845 1420 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
12:53:02.808857 1422 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI98-provIP(1420) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
12:53:02.808860 1423 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.808868 1418 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808890 1420 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1422) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
12:53:02.808921 1418 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.808946 1420 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1422) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.808966 1423 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test-Gb2-BSSGP2(1423), component type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2. Version: 9.0.0.
12:53:02.808970 1418 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.808981 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1420) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.808987 1420 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.809003 1423 - 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
12:53:02.809018 1418 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
12:53:02.809018 1420 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1422): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.809051 1420 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
12:53:02.809057 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1420) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
12:53:02.809067 1418 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1417): @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
12:53:02.809081 1423 - Connected to MC.
12:53:02.809103 1420 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")
}
12:53:02.809121 1418 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
12:53:02.809124 1423 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_CT inside testcase TC_iu_attach_encr.
12:53:02.809138 1422 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: 
12:53:02.809175 mtc SGSN_Tests.ttcn:231 PTC was created. Component reference: 1423, alive: yes, type: BSSGP_Emulation.BSSGP_CT, component name: SGSN_Test-Gb2-BSSGP2.
12:53:02.809218 1422 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: 
12:53:02.809241 mtc SGSN_Tests.ttcn:233 Connecting ports SGSN_Test-Gb2-BSSGP2(1423):BSCP and SGSN_Test-Gb2-NS2(1421):NS_SP.
12:53:02.809273 1422 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: 
12:53:02.809325 1422 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: 
12:53:02.809370 1422 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
12:53:02.809462 1422 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
12:53:02.809649 1421 - Port NS_SP is waiting for connection from SGSN_Test-Gb2-BSSGP2(1423):BSCP on UNIX pathname /tmp/ttcn3-portconn-5068bf96.
12:53:02.809662 1422 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1420): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.809738 1422 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
12:53:02.809780 1422 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
12:53:02.809829 1422 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
12:53:02.809876 1422 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
12:53:02.809954 1422 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: 
12:53:02.810004 1422 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: 
12:53:02.810049 1422 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
12:53:02.810088 1422 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1420): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
12:53:02.810129 1422 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
12:53:02.810171 1422 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
12:53:02.810214 1422 NS_Emulation.ttcnpp:738 NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
12:53:02.810277 1422 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb1-NS1(1417) @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
}
12:53:02.810334 1423 - Port BSCP was started.
12:53:02.810370 1417 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1422) @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
12:53:02.810381 1423 - Port PROC was started.
12:53:02.810412 1423 - Port GLOBAL was started.
12:53:02.810436 1417 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
12:53:02.810440 1423 - Port RIM was started.
12:53:02.810465 1423 - Port MGMT was started.
12:53:02.810485 1417 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI98(1422): @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
12:53:02.810489 1423 - Port BVC was started.
12:53:02.810520 1423 - Component type BSSGP_Emulation.BSSGP_CT was initialized.
12:53:02.810522 1417 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
12:53:02.810589 1423 - Port BSCP has established the connection with SGSN_Test-Gb2-NS2(1421):NS_SP using transport type UNIX.
12:53:02.810675 1421 - Port NS_SP has accepted the connection from SGSN_Test-Gb2-BSSGP2(1423):BSCP.
12:53:02.810713 mtc SGSN_Tests.ttcn:233 Connect operation on SGSN_Test-Gb2-BSSGP2(1423):BSCP and SGSN_Test-Gb2-NS2(1421):NS_SP finished.
12:53:02.810724 1417 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1418) @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
}
12:53:02.810765 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(1421).
12:53:02.810795 1418 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1417) @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
12:53:02.810862 mtc SGSN_Tests.ttcn:235 Function was started.
12:53:02.810864 1418 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.810911 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(1423).
12:53:02.810919 1418 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.810965 1418 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.811001 mtc SGSN_Tests.ttcn:236 Function was started.
12:53:02.811008 1418 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.811029 1421 - 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
        }
    }
}, "").
12:53:02.811040 mtc SGSN_Tests.ttcn:239 Connecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(1423):PROC.
12:53:02.811052 1418 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.811092 1418 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
12:53:02.811132 1418 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1417): @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
12:53:02.811169 1418 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
12:53:02.811315 1423 - 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").
12:53:02.811422 mtc SGSN_Tests.ttcn:239 Port PROC is waiting for connection from SGSN_Test-Gb2-BSSGP2(1423):PROC on UNIX pathname /tmp/ttcn3-portconn-52b747.
12:53:02.811723 1421 NS_Emulation.ttcnpp:320 Creating NSIP provider for "127.0.0.103":21012
12:53:02.811868 1421 NS_Emulation.ttcnpp:322 Creating new alive PTC with component type NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
12:53:02.812157 1423 BSSGP_Emulation.ttcnpp:201 Creating new alive PTC with component type BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI220.
12:53:02.812260 1423 BSSGP_Emulation.ttcnpp:201 Port PROC has established the connection with mtc:PROC using transport type UNIX.
12:53:02.812342 mtc SGSN_Tests.ttcn:239 Port PROC has accepted the connection from SGSN_Test-Gb2-BSSGP2(1423):PROC.
12:53:02.812394 mtc SGSN_Tests.ttcn:239 Connect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(1423):PROC finished.
12:53:02.812438 1418 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb1-NS1(1417) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
12:53:02.812443 mtc BSSGP_Emulation.ttcnpp:676 Called on PROC to SGSN_Test-Gb2-BSSGP2(1423) @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
}
12:53:02.812589 1423 BSSGP_Emulation.ttcnpp:201 Call enqueued on PROC from mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
12:53:02.812674 1418 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
12:53:02.812842 1417 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(1418) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.813051 1417 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
12:53:02.813098 1417 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(1418): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.813148 1417 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
12:53:02.813238 1417 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(1422) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
12:53:02.813479 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(1417) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.813667 1422 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: 
12:53:02.813766 1422 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: 
12:53:02.813818 1422 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
12:53:02.813861 1422 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(1417): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.813902 1422 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
12:53:02.813982 1422 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(1420) @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
    }
}
12:53:02.814059 1420 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1422) @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
12:53:02.814111 1420 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.814136 1420 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1422): @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
12:53:02.814169 1420 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
12:53:02.814210 1420 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
}
12:53:02.814350 1420 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
12:53:02.814393 1420 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.814418 1420 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
12:53:02.814441 1420 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
12:53:02.814472 1420 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1422) @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
    }
}
12:53:02.814526 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1420) @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
12:53:02.814577 1422 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: 
12:53:02.814627 1422 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: 
12:53:02.814673 1422 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: 
12:53:02.814712 1422 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: 
12:53:02.814795 1422 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: 
12:53:02.814839 1422 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
12:53:02.814877 1422 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1420): @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
12:53:02.814913 1422 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
12:53:02.817483 1422 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(1417) @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
        }
    }
}
12:53:02.818150 1424 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.818266 1424 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: -NSVCI99-provIP(1424), component type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP. Version: 9.0.0.
12:53:02.818299 1424 - 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
12:53:02.818309 1417 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1422) @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
12:53:02.818372 1424 - Connected to MC.
12:53:02.818417 1424 - Initializing variables, timers and ports of component type NS_Provider_IPL4.NS_Provider_IPL4_CT inside testcase TC_iu_attach_encr.
12:53:02.818450 1421 NS_Emulation.ttcnpp:322 PTC was created. Component reference: 1424, alive: yes, type: NS_Provider_IPL4.NS_Provider_IPL4_CT, component name: -NSVCI99-provIP.
12:53:02.818555 1421 NS_Emulation.ttcnpp:323 Connecting ports SGSN_Test-Gb2-NS2(1421):NSPIP_PROC and -NSVCI99-provIP(1424):PROC.
12:53:02.818720 1417 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.818777 1417 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.818948 1421 NS_Emulation.ttcnpp:323 Port NSPIP_PROC is waiting for connection from -NSVCI99-provIP(1424):PROC on UNIX pathname /tmp/ttcn3-portconn-1536afca.
12:53:02.818963 1417 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.819002 1417 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.819092 1417 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
12:53:02.819142 1417 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(1422): @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
12:53:02.819186 1417 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
12:53:02.819251 1417 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1418) @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
        }
    }
}
12:53:02.819610 1424 - Port NSE was started.
12:53:02.819655 1424 - Port IPL4 was started.
12:53:02.819679 1424 - Port NSVC[0] was started.
12:53:02.819701 1424 - Port NSVC[1] was started.
12:53:02.819724 1424 - Port NSVC[2] was started.
12:53:02.819746 1424 - Port NSVC[3] was started.
12:53:02.819768 1424 - Port NSVC[4] was started.
12:53:02.819791 1424 - Port NSVC[5] was started.
12:53:02.819814 1424 - Port NSVC[6] was started.
12:53:02.819815 1418 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1417) @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
12:53:02.819836 1424 - Port NSVC[7] was started.
12:53:02.819860 1424 - Port NSVC[8] was started.
12:53:02.819882 1424 - Port NSVC[9] was started.
12:53:02.819904 1424 - Port NSVC[10] was started.
12:53:02.819926 1424 - Port NSVC[11] was started.
12:53:02.819949 1424 - Port NSVC[12] was started.
12:53:02.819971 1424 - Port NSVC[13] was started.
12:53:02.819994 1424 - Port NSVC[14] was started.
12:53:02.820016 1424 - Port NSVC[15] was started.
12:53:02.820039 1424 - Port PROC was started.
12:53:02.820061 1424 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was initialized.
12:53:02.820124 1424 - Port PROC has established the connection with SGSN_Test-Gb2-NS2(1421):NSPIP_PROC using transport type UNIX.
12:53:02.820202 1421 NS_Emulation.ttcnpp:323 Port NSPIP_PROC has accepted the connection from -NSVCI99-provIP(1424):PROC.
12:53:02.820244 1421 NS_Emulation.ttcnpp:323 Connect operation on SGSN_Test-Gb2-NS2(1421):NSPIP_PROC and -NSVCI99-provIP(1424):PROC finished.
12:53:02.820301 1418 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: 
12:53:02.820311 1421 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(1424).
12:53:02.820389 1418 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: 
12:53:02.820454 1418 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: 
12:53:02.820514 1418 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: 
12:53:02.820575 1418 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: 
12:53:02.820587 1421 NS_Emulation.ttcnpp:324 Function was started.
12:53:02.820721 1418 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
12:53:02.820770 1418 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1417): @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
12:53:02.820772 1424 - 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").
12:53:02.820803 1421 NS_Emulation.ttcnpp:346 Creating new alive PTC with component type NS_Emulation.NSVC_CT, component name: -NSVCI99.
12:53:02.820813 1418 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
12:53:02.820867 1418 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
12:53:02.820938 1418 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
12:53:02.820947 1424 NS_Provider_IPL4.ttcn:127 Mapping port -NSVCI99-provIP(1424):IPL4 to system:IPL4.
12:53:02.820983 1418 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
12:53:02.821018 1424 NS_Provider_IPL4.ttcn:127 Port IPL4 was mapped to system:IPL4.
12:53:02.821045 1418 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI210(1419) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
12:53:02.821079 1424 NS_Provider_IPL4.ttcn:127 Map operation of -NSVCI99-provIP(1424):IPL4 to system:IPL4 finished.
12:53:02.821146 1419 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1418) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
12:53:02.821226 1418 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_encr-BVCI210(1419) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
12:53:02.821236 1419 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.821274 1419 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.821312 1419 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
12:53:02.821345 1419 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.821378 1419 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
12:53:02.821399 1424 NS_Provider_IPL4.ttcn:128 entering f__IPL4__PROVIDER__listen: 127.0.0.103:21012 / UDP
12:53:02.821409 1419 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1418): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 97,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
12:53:02.821448 1419 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
12:53:02.821495 1419 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.821585 1419 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1418) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
12:53:02.821659 1419 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.821694 1419 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.821772 1419 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
12:53:02.821802 1419 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1418): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
12:53:02.821832 1419 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
12:53:02.822679 1424 NS_Provider_IPL4.ttcn:128 IPL4: f_IPL4_listen result: {
    errorCode := omit,
    connId := 1,
    os_error_code := omit,
    os_error_text := omit
}
12:53:02.822851 1419 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb1-BSSGP1(1418) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
12:53:02.823004 1419 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
12:53:02.823020 1418 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_encr-BVCI210(1419) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
12:53:02.823191 1418 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
12:53:02.823253 1418 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_encr-BVCI210(1419): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 1
12:53:02.823300 1418 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
12:53:02.823338 1418 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb1-NS1(1417) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
12:53:02.823412 1417 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb1-BSSGP1(1418) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
12:53:02.823495 1417 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
12:53:02.823541 1417 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-BSSGP1(1418): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
12:53:02.823581 1417 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
12:53:02.823624 1417 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI98(1422) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
}
12:53:02.823691 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb1-NS1(1417) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
12:53:02.823754 1422 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: 
12:53:02.823797 1422 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: 
12:53:02.823843 1422 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
12:53:02.823878 1422 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb1-NS1(1417): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 97,
    lsp := 210,
    sdu := '22048200D2078108088862F22433900051E1'O,
    bssgp := omit
} id 2
12:53:02.823915 1422 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
12:53:02.823957 1422 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI98-provIP(1420) @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
    }
}
12:53:02.824036 1420 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI98(1422) @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
12:53:02.824090 1425 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.824110 1420 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.824153 1420 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI98(1422): @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
12:53:02.824190 1420 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
12:53:02.824222 1425 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: TC_iu_attach_encr-BVCI220(1425), component type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI220. Version: 9.0.0.
12:53:02.824250 1420 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
}
12:53:02.824267 1425 - 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
12:53:02.824364 1425 - Connected to MC.
12:53:02.824404 1425 - Initializing variables, timers and ports of component type BSSGP_Emulation.BSSGP_BVC_CT inside testcase TC_iu_attach_encr.
12:53:02.824447 1423 BSSGP_Emulation.ttcnpp:201 PTC was created. Component reference: 1425, alive: yes, type: BSSGP_Emulation.BSSGP_BVC_CT, component name: TC_iu_attach_encr-BVCI220.
12:53:02.824483 1420 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
12:53:02.824534 1420 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.824540 1423 BSSGP_Emulation.ttcnpp:202 Connecting ports TC_iu_attach_encr-BVCI220(1425):BVC and SGSN_Test-Gb2-BSSGP2(1423):BVC.
12:53:02.824575 1420 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
12:53:02.824611 1420 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
12:53:02.824659 1420 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI98(1422) @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
    }
}
12:53:02.824743 1422 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI98-provIP(1420) @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
12:53:02.824883 1423 BSSGP_Emulation.ttcnpp:202 Port BVC is waiting for connection from TC_iu_attach_encr-BVCI220(1425):BVC on UNIX pathname /tmp/ttcn3-portconn-1f71ba98.
12:53:02.824900 1422 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: 
12:53:02.824945 1422 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: 
12:53:02.824986 1422 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: 
12:53:02.825023 1422 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: 
12:53:02.825061 1422 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: 
12:53:02.825100 1422 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
12:53:02.825135 1422 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI98-provIP(1420): @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
12:53:02.825169 1422 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
12:53:02.825327 1422 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb1-NS1(1417) @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
        }
    }
}
12:53:02.825422 1417 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI98(1422) @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
12:53:02.825489 1417 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.825531 1417 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.825568 1417 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.825604 1417 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.825647 1417 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
12:53:02.825692 1417 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI98(1422): @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
12:53:02.825758 1417 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
12:53:02.825803 1417 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb1-BSSGP1(1418) @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
        }
    }
}
12:53:02.825905 1418 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb1-NS1(1417) @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
12:53:02.826030 1418 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: 
12:53:02.826102 1418 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: 
12:53:02.826161 1418 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: 
12:53:02.826219 1418 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: 
12:53:02.826243 1425 - Port BVC was started.
12:53:02.826287 1418 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: 
12:53:02.826295 1425 - Port MGMT was started.
12:53:02.826325 1425 - Port GLOBAL was started.
12:53:02.826355 1425 - Port BSSGP_SP was started.
12:53:02.826378 1418 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
12:53:02.826382 1425 - Port BSSGP_SP_SIG was started.
12:53:02.826416 1425 - Port BSSGP_PROC was started.
12:53:02.826444 1425 - Component type BSSGP_Emulation.BSSGP_BVC_CT was initialized.
12:53:02.826497 1418 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: 
12:53:02.826524 1425 - Port BVC has established the connection with SGSN_Test-Gb2-BSSGP2(1423):BVC using transport type UNIX.
12:53:02.826578 1418 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: 
12:53:02.826604 1423 BSSGP_Emulation.ttcnpp:202 Port BVC has accepted the connection from TC_iu_attach_encr-BVCI220(1425):BVC.
12:53:02.826645 1423 BSSGP_Emulation.ttcnpp:202 Connect operation on TC_iu_attach_encr-BVCI220(1425):BVC and SGSN_Test-Gb2-BSSGP2(1423):BVC finished.
12:53:02.826670 1418 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: 
12:53:02.826684 1423 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(1425).
12:53:02.826722 1418 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
12:53:02.826761 1418 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb1-NS1(1417): @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
12:53:02.826801 1418 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
12:53:02.826921 1423 BSSGP_Emulation.ttcnpp:203 Function was started.
12:53:02.827083 1423 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
12:53:02.827086 1418 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_encr-BVCI210(1419) @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
        }
    }
}
12:53:02.827111 1425 - 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").
12:53:02.827644 1423 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI220(1425) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
}
12:53:02.827849 1419 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb1-BSSGP1(1418) @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
12:53:02.828264 1419 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
12:53:02.828320 1419 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb1-BSSGP1(1418): @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
12:53:02.828368 1419 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
12:53:02.828429 1419 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
12:53:02.828474 1419 BSSGP_Emulation.ttcnpp:1398 BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
12:53:02.829228 1425 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.829461 1423 BSSGP_Emulation.ttcnpp:536 Matching on port PROC succeeded: {
    bvci := 220 with ? matched
}
12:53:02.829596 1423 BSSGP_Emulation.ttcnpp:536 Getcall operation on port PROC succeeded, call from mtc: @BSSGP_Emulation.BSSGP_get_bvci_ct : {
    bvci := 220
} id 1
12:53:02.829665 1423 BSSGP_Emulation.ttcnpp:536 Operation with id 1 was extracted from the queue of PROC.
12:53:02.829849 1423 BSSGP_Emulation.ttcnpp:539 Replied on PROC to mtc @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI220(1425)
12:53:02.829962 mtc BSSGP_Emulation.ttcnpp:676 Reply enqueued on PROC from SGSN_Test-Gb2-BSSGP2(1423) @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI220(1425) id 3
12:53:02.830033 mtc BSSGP_Emulation.ttcnpp:677 Matching on port PROC succeeded: { } with { } matched value TC_iu_attach_encr-BVCI220(1425) with ? matched
12:53:02.830081 mtc BSSGP_Emulation.ttcnpp:677 Getreply operation on port PROC succeeded, reply from SGSN_Test-Gb2-BSSGP2(1423): @BSSGP_Emulation.BSSGP_get_bvci_ct : { } value TC_iu_attach_encr-BVCI220(1425) id 1
12:53:02.830127 mtc BSSGP_Emulation.ttcnpp:677 Operation with id 3 was extracted from the queue of PROC.
12:53:02.830172 mtc SGSN_Tests.ttcn:241 Disconnecting ports mtc:PROC and SGSN_Test-Gb2-BSSGP2(1423):PROC.
12:53:02.830215 1426 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.830261 1423 BSSGP_Emulation.ttcnpp:611 Terminating the connection of port PROC to mtc:PROC. No more messages can be sent through this connection.
12:53:02.830278 1425 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1423) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
12:53:02.830332 mtc SGSN_Tests.ttcn:241 Connection termination request was received on port PROC from SGSN_Test-Gb2-BSSGP2(1423):PROC. No more data can be sent or received through this connection.
12:53:02.830408 1426 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: -NSVCI99(1426), component type: NS_Emulation.NSVC_CT, component name: -NSVCI99. Version: 9.0.0.
12:53:02.830428 1423 BSSGP_Emulation.ttcnpp:611 Port PROC was disconnected from mtc:PROC.
12:53:02.830461 1426 - 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
12:53:02.830492 mtc SGSN_Tests.ttcn:241 Port PROC was disconnected from SGSN_Test-Gb2-BSSGP2(1423):PROC.
12:53:02.830504 1425 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.830552 mtc SGSN_Tests.ttcn:241 Disconnect operation on mtc:PROC and SGSN_Test-Gb2-BSSGP2(1423):PROC finished.
12:53:02.830554 1425 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.830610 1426 - Connected to MC.
12:53:02.830619 mtc SGSN_Tests.ttcn:244 Connecting ports SGSN_Test-Gb2-BSSGP2(1423):RIM and mtc:RIM[2].
12:53:02.830629 1425 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
12:53:02.830653 1426 - Initializing variables, timers and ports of component type NS_Emulation.NSVC_CT inside testcase TC_iu_attach_encr.
12:53:02.830671 1425 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.830675 1421 NS_Emulation.ttcnpp:346 PTC was created. Component reference: 1426, alive: yes, type: NS_Emulation.NSVC_CT, component name: -NSVCI99.
12:53:02.830743 1421 NS_Emulation.ttcnpp:349 Connecting ports SGSN_Test-Gb2-NS2(1421):NSVC and -NSVCI99(1426):NS_SP.
12:53:02.830785 1425 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
12:53:02.830965 mtc SGSN_Tests.ttcn:244 Port RIM[2] is waiting for connection from SGSN_Test-Gb2-BSSGP2(1423):RIM on UNIX pathname /tmp/ttcn3-portconn-1a4bf334.
12:53:02.831000 1425 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1423): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1)
} id 1
12:53:02.831052 1423 BSSGP_Emulation.ttcnpp:611 Port RIM has established the connection with mtc:RIM[2] using transport type UNIX.
12:53:02.831085 1425 BSSGP_Emulation.ttcnpp:1319 Message with id 1 was extracted from the queue of BVC.
12:53:02.831218 1421 NS_Emulation.ttcnpp:349 Port NSVC is waiting for connection from -NSVCI99(1426):NS_SP on UNIX pathname /tmp/ttcn3-portconn-161a3c5.
12:53:02.831267 1425 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.831284 mtc SGSN_Tests.ttcn:244 Port RIM[2] has accepted the connection from SGSN_Test-Gb2-BSSGP2(1423):RIM.
12:53:02.831332 mtc SGSN_Tests.ttcn:244 Connect operation on SGSN_Test-Gb2-BSSGP2(1423):RIM and mtc:RIM[2] finished.
12:53:02.831439 mtc RAN_Adapter.ttcnpp:95 Creating new PTC with component type SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP.
12:53:02.832774 1426 - Port NSCP was started.
12:53:02.832831 1426 - Port NS_SP was started.
12:53:02.832855 1426 - Component type NS_Emulation.NSVC_CT was initialized.
12:53:02.832921 1426 - Port NS_SP has established the connection with SGSN_Test-Gb2-NS2(1421):NSVC using transport type UNIX.
12:53:02.832985 1421 NS_Emulation.ttcnpp:349 Port NSVC has accepted the connection from -NSVCI99(1426):NS_SP.
12:53:02.833021 1421 NS_Emulation.ttcnpp:349 Connect operation on SGSN_Test-Gb2-NS2(1421):NSVC and -NSVCI99(1426):NS_SP finished.
12:53:02.833048 1421 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
}
12:53:02.833096 1421 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(1424)) on component -NSVCI99(1426).
12:53:02.833207 1421 NS_Emulation.ttcnpp:351 Function was started.
12:53:02.833395 1426 - 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(1424)).
12:53:02.833678 1426 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1)
12:53:02.833686 1421 NS_Provider_IPL4.ttcn:214 Called on NSPIP_PROC to -NSVCI99-provIP(1424) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1426)
}
12:53:02.833919 1424 NS_Provider_IPL4.ttcn:149 Call enqueued on PROC from SGSN_Test-Gb2-NS2(1421) @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1426)
} id 1
12:53:02.834023 1426 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1421) @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
}
12:53:02.834041 1424 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(1426) with ? matched
}
12:53:02.834110 1424 NS_Provider_IPL4.ttcn:195 Getcall operation on port PROC succeeded, call from SGSN_Test-Gb2-NS2(1421): @NS_Provider_IPL4.NSPIP_add_nsvc : {
    remote_ip := "127.0.0.10",
    remote_port := 23000,
    vc_nsvc := -NSVCI99(1426)
} id 1
12:53:02.834151 1424 NS_Provider_IPL4.ttcn:195 Operation with id 1 was extracted from the queue of PROC.
12:53:02.834225 1424 NS_Provider_IPL4.ttcn:74 Connecting ports -NSVCI99-provIP(1424):NSVC[0] and -NSVCI99(1426):NSCP.
12:53:02.834294 1421 NS_Provider_IPL4.ttcn:214 Message enqueued on NSVC from -NSVCI99(1426) @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
12:53:02.834572 1424 NS_Provider_IPL4.ttcn:74 Port NSVC[0] is waiting for connection from -NSVCI99(1426):NSCP on UNIX pathname /tmp/ttcn3-portconn-523c8f80.
12:53:02.834907 1426 NS_Emulation.ttcnpp:1035 Port NSCP has established the connection with -NSVCI99-provIP(1424):NSVC[0] using transport type UNIX.
12:53:02.834964 1424 NS_Provider_IPL4.ttcn:74 Port NSVC[0] has accepted the connection from -NSVCI99(1426):NSCP.
12:53:02.834995 1424 NS_Provider_IPL4.ttcn:74 Connect operation on -NSVCI99-provIP(1424):NSVC[0] and -NSVCI99(1426):NSCP finished.
12:53:02.835185 1424 NS_Provider_IPL4.ttcn:75 Sent on NSVC[0] to -NSVCI99(1426) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
}
12:53:02.835333 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1424) @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
12:53:02.835341 1424 NS_Provider_IPL4.ttcn:198 Replied on PROC to SGSN_Test-Gb2-NS2(1421) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0
12:53:02.835487 1421 NS_Provider_IPL4.ttcn:214 Reply enqueued on NSPIP_PROC from -NSVCI99-provIP(1424) @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
12:53:02.835502 1426 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: 
12:53:02.835547 1426 NS_Emulation.ttcnpp:803 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
12:53:02.835575 1426 NS_Emulation.ttcnpp:808 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Types.PDU_NS.
12:53:02.835593 1421 NS_Provider_IPL4.ttcn:215 Matching on port NSPIP_PROC succeeded: { } with { } matched value 0 with ? matched
12:53:02.835614 1426 NS_Emulation.ttcnpp:854 Matching on port NSCP succeeded:  matched
12:53:02.835648 1426 NS_Emulation.ttcnpp:854 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1424): @NS_Emulation.NS_Provider_Evt : {
    link_status := NS_PROV_LINK_STATUS_UP (0)
} id 1
12:53:02.835678 1421 NS_Provider_IPL4.ttcn:215 Getreply operation on port NSPIP_PROC succeeded, reply from -NSVCI99-provIP(1424): @NS_Provider_IPL4.NSPIP_add_nsvc : { } value 0 id 1
12:53:02.835686 1426 NS_Emulation.ttcnpp:854 Message with id 1 was extracted from the queue of NSCP.
12:53:02.835726 1426 NS_Emulation.ttcnpp:855 Provider Link came up: sending NS-RESET
12:53:02.835735 1421 NS_Provider_IPL4.ttcn:215 Operation with id 1 was extracted from the queue of NSPIP_PROC.
12:53:02.835997 1426 NS_Emulation.ttcnpp:743 Sent on NSCP to -NSVCI99-provIP(1424) @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
        }
    }
}
12:53:02.836081 1426 NS_Emulation.ttcnpp:744 Start timer Tns_reset: 10 s
12:53:02.836246 1424 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1426) @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
12:53:02.836270 1421 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: 
12:53:02.836382 1421 NS_Emulation.ttcnpp:448 Matching on port NSVC succeeded:  matched
12:53:02.836386 1424 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.836430 1424 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1426): @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
12:53:02.836439 1421 NS_Emulation.ttcnpp:448 Receive operation on port NSVC succeeded, message from -NSVCI99(1426): @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
12:53:02.836468 1424 NS_Provider_IPL4.ttcn:169 Message with id 1 was extracted from the queue of NSVC[0].
12:53:02.836498 1421 NS_Emulation.ttcnpp:448 Message with id 1 was extracted from the queue of NSVC.
12:53:02.836717 1421 NS_Emulation.ttcnpp:455 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1423) @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
}
12:53:02.836811 1424 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
}
12:53:02.837185 1423 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1421) @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
12:53:02.837252 1424 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
12:53:02.837357 1424 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.837394 1424 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
12:53:02.837430 1424 NS_Provider_IPL4.ttcn:151 Message with id 1 was extracted from the queue of IPL4.
12:53:02.837538 1423 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.837638 1424 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1426) @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
        }
    }
}
12:53:02.837649 1423 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.837717 1423 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.837724 1424 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
12:53:02.837762 1424 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.837783 1423 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.837787 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1424) @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
12:53:02.837788 1424 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
12:53:02.837819 1424 NS_Provider_IPL4.ttcn:151 Message with id 2 was extracted from the queue of IPL4.
12:53:02.837830 1423 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.837858 1424 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1426) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
12:53:02.837896 1426 NS_Emulation.ttcnpp:1024 Matching on port NSCP succeeded:  matched
12:53:02.837934 1426 NS_Emulation.ttcnpp:1024 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1424): @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
12:53:02.837959 1426 NS_Emulation.ttcnpp:1024 Message with id 2 was extracted from the queue of NSCP.
12:53:02.837991 1426 NS_Emulation.ttcnpp:1025 Stop timer Tns_reset: 10 s
12:53:02.838017 1426 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)
12:53:02.838052 1426 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1421) @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
}
12:53:02.838070 1423 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: 
12:53:02.838092 1426 NS_Emulation.ttcnpp:749 Sent on NSCP to -NSVCI99-provIP(1424) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
}
12:53:02.838112 1421 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1426) @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
12:53:02.838127 1426 NS_Emulation.ttcnpp:750 Start timer Tns_alive: 3 s
12:53:02.838137 1424 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1426) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
12:53:02.838168 1424 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.838179 1426 NS_Emulation.ttcnpp:754 Sent on NSCP to -NSVCI99-provIP(1424) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
}
12:53:02.838184 1423 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.838194 1421 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: 
12:53:02.838199 1424 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1426): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 2
12:53:02.838208 1426 NS_Emulation.ttcnpp:755 Start timer Tns_block: 10 s
12:53:02.838230 1424 NS_Provider_IPL4.ttcn:169 Message with id 2 was extracted from the queue of NSVC[0].
12:53:02.838258 1423 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.838260 1421 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: 
12:53:02.838264 1424 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 ("
")
}
12:53:02.838314 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1424) @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
12:53:02.838324 1421 NS_Emulation.ttcnpp:457 Matching on port NSVC succeeded:  matched
12:53:02.838326 1423 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.838350 1424 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1426) @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
12:53:02.838375 1421 NS_Emulation.ttcnpp:457 Receive operation on port NSVC succeeded, message from -NSVCI99(1426): @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
12:53:02.838387 1423 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.838405 1424 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.838419 1426 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: 
12:53:02.838425 1421 NS_Emulation.ttcnpp:457 Message with id 2 was extracted from the queue of NSVC.
12:53:02.838460 1423 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.838492 1424 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1426): @NS_Types.PDU_NS : {
    pDU_NS_Unblock := {
        nsPduType := '06'O
    }
} id 3
12:53:02.838500 1426 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: 
12:53:02.838519 1421 NS_Emulation.ttcnpp:459 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1423) @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
}
12:53:02.838527 1424 NS_Provider_IPL4.ttcn:169 Message with id 3 was extracted from the queue of NSVC[0].
12:53:02.838533 1426 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: 
12:53:02.838547 1423 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.838575 1426 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: 
12:53:02.838583 1424 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
}
12:53:02.838608 1426 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
12:53:02.838617 1423 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.838641 1426 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: 
12:53:02.838652 1424 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
12:53:02.838659 1423 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.838676 1426 NS_Emulation.ttcnpp:803 Matching on port NSCP succeeded:  matched
12:53:02.838703 1424 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.838706 1426 NS_Emulation.ttcnpp:803 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1424): @NS_Types.PDU_NS : {
    pDU_NS_Alive := {
        nsPduType := '0A'O ("
")
    }
} id 3
12:53:02.838730 1423 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
12:53:02.838775 1426 NS_Emulation.ttcnpp:803 Message with id 3 was extracted from the queue of NSCP.
12:53:02.838778 1424 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
12:53:02.838796 1423 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1421): @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
12:53:02.838813 1424 NS_Provider_IPL4.ttcn:151 Message with id 3 was extracted from the queue of IPL4.
12:53:02.838819 1426 NS_Emulation.ttcnpp:804 Sent on NSCP to -NSVCI99-provIP(1424) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
12:53:02.838862 1424 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1426) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
}
12:53:02.838867 1423 BSSGP_Emulation.ttcnpp:529 Message with id 1 was extracted from the queue of BSCP.
12:53:02.838917 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1424) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.838922 1424 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
12:53:02.838985 1426 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: 
12:53:02.838997 1424 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1426) @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.839020 1423 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1421) @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
12:53:02.839034 1426 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: 
12:53:02.839037 1424 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.839065 1426 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: 
12:53:02.839075 1424 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
12:53:02.839076 1423 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839105 1426 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: 
12:53:02.839108 1424 NS_Provider_IPL4.ttcn:151 Message with id 4 was extracted from the queue of IPL4.
12:53:02.839124 1423 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839142 1426 NS_Emulation.ttcnpp:767 Matching on port NSCP failed: Type of the first message in the queue is not @NS_Emulation.NS_Provider_Evt.
12:53:02.839162 1424 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1426) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
}
12:53:02.839179 1426 NS_Emulation.ttcnpp:796 Matching on port NSCP succeeded:  matched
12:53:02.839181 1423 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839213 1424 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.839213 1426 NS_Emulation.ttcnpp:796 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1424): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.839227 1423 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839249 1426 NS_Emulation.ttcnpp:796 Message with id 4 was extracted from the queue of NSCP.
12:53:02.839259 1424 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1426): @NS_Types.PDU_NS : {
    pDU_NS_Alive_Ack := {
        nsPduType := '0B'O ("\v")
    }
} id 4
12:53:02.839283 1426 NS_Emulation.ttcnpp:797 Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test
12:53:02.839297 1423 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839298 1424 NS_Provider_IPL4.ttcn:169 Message with id 4 was extracted from the queue of NSVC[0].
12:53:02.839322 1426 NS_Emulation.ttcnpp:798 Stop timer Tns_alive: 3 s
12:53:02.839353 1424 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")
}
12:53:02.839354 1423 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: 
12:53:02.839360 1426 NS_Emulation.ttcnpp:799 Start timer Tns_test: 10 s
12:53:02.839413 1423 BSSGP_Emulation.ttcnpp:480 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839459 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1424) @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
12:53:02.839461 1423 BSSGP_Emulation.ttcnpp:494 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839505 1423 BSSGP_Emulation.ttcnpp:497 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839528 1426 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: 
12:53:02.839559 1423 BSSGP_Emulation.ttcnpp:500 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839569 1426 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: 
12:53:02.839600 1423 BSSGP_Emulation.ttcnpp:503 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839605 1426 NS_Emulation.ttcnpp:918 Matching on port NSCP succeeded:  matched
12:53:02.839641 1426 NS_Emulation.ttcnpp:918 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1424): @NS_Types.PDU_NS : {
    pDU_NS_Unblock_Ack := {
        nsPduType := '07'O ("\a")
    }
} id 5
12:53:02.839658 1423 BSSGP_Emulation.ttcnpp:508 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839676 1426 NS_Emulation.ttcnpp:918 Message with id 5 was extracted from the queue of NSCP.
12:53:02.839708 1423 BSSGP_Emulation.ttcnpp:514 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.839709 1426 NS_Emulation.ttcnpp:919 Stop timer Tns_block: 10 s
12:53:02.839745 1423 BSSGP_Emulation.ttcnpp:521 Matching on port BSCP failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.839750 1426 NS_Emulation.ttcnpp:738 NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4)
12:53:02.839781 1423 BSSGP_Emulation.ttcnpp:529 Matching on port BSCP succeeded:  matched
12:53:02.839799 1426 NS_Emulation.ttcnpp:739 Sent on NS_SP to SGSN_Test-Gb2-NS2(1421) @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
}
12:53:02.839820 1423 BSSGP_Emulation.ttcnpp:529 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1421): @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
12:53:02.839860 1423 BSSGP_Emulation.ttcnpp:529 Message with id 2 was extracted from the queue of BSCP.
12:53:02.839873 1421 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1426) @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
12:53:02.839940 1421 NS_Emulation.ttcnpp:439 Matching on port NSVC succeeded:  matched
12:53:02.839991 1421 NS_Emulation.ttcnpp:439 Receive operation on port NSVC succeeded, message from -NSVCI99(1426): @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
12:53:02.840040 1421 NS_Emulation.ttcnpp:439 Message with id 3 was extracted from the queue of NSVC.
12:53:02.840238 1421 NS_Emulation.ttcnpp:446 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1423) @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
}
12:53:02.840309 1423 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1421) @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
12:53:02.840378 1423 BSSGP_Emulation.ttcnpp:424 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.840422 1423 BSSGP_Emulation.ttcnpp:438 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.840462 1423 BSSGP_Emulation.ttcnpp:441 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.840511 1423 BSSGP_Emulation.ttcnpp:444 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.840561 1423 BSSGP_Emulation.ttcnpp:447 Matching on port BSCP failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.840600 1423 BSSGP_Emulation.ttcnpp:407 Matching on port BSCP succeeded:  matched
12:53:02.840635 1423 BSSGP_Emulation.ttcnpp:407 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1421): @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
12:53:02.840676 1423 BSSGP_Emulation.ttcnpp:407 Message with id 3 was extracted from the queue of BSCP.
12:53:02.841036 1427 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.841191 1427 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test_0-SCCP(1427), component type: SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP. Version: 9.0.0.
12:53:02.841238 1427 - 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
12:53:02.841351 1427 - Connected to MC.
12:53:02.841395 1427 - Initializing variables, timers and ports of component type SCCP_Emulation.SCCP_CT inside testcase TC_iu_attach_encr.
12:53:02.841437 mtc RAN_Adapter.ttcnpp:95 PTC was created. Component reference: 1427, alive: no, type: SCCP_Emulation.SCCP_CT, component name: SGSN_Test_0-SCCP.
12:53:02.841523 mtc RAN_Adapter.ttcnpp:97 Creating new PTC with component type RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN.
12:53:02.841640 1423 BSSGP_Emulation.ttcnpp:410 Sent on BSCP to SGSN_Test-Gb2-NS2(1421) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
12:53:02.841855 1423 BSSGP_Emulation.ttcnpp:411 Start timer g_T2: 60 s
12:53:02.842045 1421 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(1423) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.842262 1421 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
12:53:02.842306 1421 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(1423): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.842351 1421 NS_Emulation.ttcnpp:494 Message with id 1 was extracted from the queue of NS_SP.
12:53:02.842432 1421 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(1426) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
}
12:53:02.842687 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(1421) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.842901 1426 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: 
12:53:02.843004 1426 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: 
12:53:02.843059 1426 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
12:53:02.843105 1426 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(1421): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 0,
    sdu := '2204820000078108'O,
    bssgp := omit
} id 1
12:53:02.843152 1426 NS_Emulation.ttcnpp:1005 Message with id 1 was extracted from the queue of NS_SP.
12:53:02.843239 1426 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(1424) @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
    }
}
12:53:02.843328 1424 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1426) @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
12:53:02.843395 1424 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.843432 1424 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1426): @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
12:53:02.843474 1424 NS_Provider_IPL4.ttcn:169 Message with id 5 was extracted from the queue of NSVC[0].
12:53:02.843523 1424 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
}
12:53:02.843695 1424 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
12:53:02.843743 1424 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.843778 1424 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
12:53:02.843812 1424 NS_Provider_IPL4.ttcn:151 Message with id 5 was extracted from the queue of IPL4.
12:53:02.843857 1424 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1426) @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
    }
}
12:53:02.843883 1427 - Port SCCP_SP_PORT was started.
12:53:02.843922 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1424) @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
12:53:02.843958 1427 - Port MTP3_SCCP_PORT was started.
12:53:02.843974 1426 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: 
12:53:02.843999 1427 - Component type SCCP_Emulation.SCCP_CT was initialized.
12:53:02.844024 1426 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: 
12:53:02.844071 1426 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: 
12:53:02.844112 1426 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: 
12:53:02.844202 1426 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: 
12:53:02.844248 1426 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
12:53:02.844287 1426 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1424): @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
12:53:02.844324 1426 NS_Emulation.ttcnpp:999 Message with id 6 was extracted from the queue of NSCP.
12:53:02.846821 1426 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(1421) @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
        }
    }
}
12:53:02.847313 1421 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1426) @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
12:53:02.847530 1421 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.847560 1421 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.847586 1421 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.847610 1421 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.847663 1421 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
12:53:02.847694 1421 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(1426): @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
12:53:02.847721 1421 NS_Emulation.ttcnpp:474 Message with id 4 was extracted from the queue of NSVC.
12:53:02.847760 1421 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1423) @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
        }
    }
}
12:53:02.848072 1423 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1421) @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
12:53:02.848344 1423 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: 
12:53:02.848391 1423 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: 
12:53:02.848428 1423 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: 
12:53:02.848464 1423 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: 
12:53:02.848498 1423 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: 
12:53:02.848577 1423 BSSGP_Emulation.ttcnpp:452 Matching on port BSCP succeeded:  matched
12:53:02.848606 1423 BSSGP_Emulation.ttcnpp:452 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1421): @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
12:53:02.848632 1423 BSSGP_Emulation.ttcnpp:452 Message with id 4 was extracted from the queue of BSCP.
12:53:02.848665 1423 BSSGP_Emulation.ttcnpp:453 BVCI(0) Rx BVC-RESET-ACK
12:53:02.848706 1423 BSSGP_Emulation.ttcnpp:454 Stop timer g_T2: 60 s
12:53:02.848752 1423 BSSGP_Emulation.ttcnpp:657 BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3)
12:53:02.848789 1423 BSSGP_Emulation.ttcnpp:661 Sent on BVC to TC_iu_attach_encr-BVCI220(1425) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
}
12:53:02.848852 1425 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1423) @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
12:53:02.848902 1423 BSSGP_Emulation.ttcnpp:458 Sent on BVC to TC_iu_attach_encr-BVCI220(1425) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
}
12:53:02.848956 1425 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.849011 1425 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.849063 1425 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC failed: Type of the first message in the queue is not @BSSGP_Emulation.BssgpResetIndication.
12:53:02.849108 1425 BSSGP_Emulation.ttcnpp:1318 Matching on port BVC failed: Type of the first message in the queue is not @Socket_API_Definitions.PortEvent.
12:53:02.849151 1425 BSSGP_Emulation.ttcnpp:1319 Matching on port BVC succeeded:  matched
12:53:02.849202 1425 BSSGP_Emulation.ttcnpp:1319 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1423): @BSSGP_Emulation.BssgpStatusIndication : {
    nsei := 98,
    bvci := 0,
    state := BVC_S_UNBLOCKED (3)
} id 2
12:53:02.849262 1425 BSSGP_Emulation.ttcnpp:1319 Message with id 2 was extracted from the queue of BVC.
12:53:02.849330 1425 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.849451 1425 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1423) @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
12:53:02.849551 1425 BSSGP_Emulation.ttcnpp:1282 Matching on port BVC failed: Type of the first message in the queue is not @NS_Emulation.NsUnitdataIndication.
12:53:02.849603 1425 BSSGP_Emulation.ttcnpp:1078 Timeout operation on timer g_T2 failed: The timer is not started.
12:53:02.849654 1428 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.849684 1425 BSSGP_Emulation.ttcnpp:1303 Matching on port BVC succeeded:  matched
12:53:02.849746 1425 BSSGP_Emulation.ttcnpp:1303 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1423): @BSSGP_Emulation.BssgpResetIndication : {
    bvci := 0
} id 3
12:53:02.849797 1425 BSSGP_Emulation.ttcnpp:1303 Message with id 3 was extracted from the queue of BVC.
12:53:02.849838 1428 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test_0-RAN(1428), component type: RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN. Version: 9.0.0.
12:53:02.849895 1428 - 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
12:53:02.849987 1428 - Connected to MC.
12:53:02.850033 1428 - Initializing variables, timers and ports of component type RAN_Emulation.RAN_Emulation_CT inside testcase TC_iu_attach_encr.
12:53:02.850080 mtc RAN_Adapter.ttcnpp:97 PTC was created. Component reference: 1428, alive: no, type: RAN_Emulation.RAN_Emulation_CT, component name: SGSN_Test_0-RAN.
12:53:02.850142 mtc RAN_Adapter.ttcnpp:109 Creating new PTC with component type M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA.
12:53:02.851534 1425 BSSGP_Emulation.ttcnpp:1044 Sent on BVC to SGSN_Test-Gb2-BSSGP2(1423) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
12:53:02.851757 1423 BSSGP_Emulation.ttcnpp:611 Message enqueued on BVC from TC_iu_attach_encr-BVCI220(1425) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
12:53:02.851781 1425 BSSGP_Emulation.ttcnpp:1045 Start timer g_T2: 60 s
12:53:02.851908 1423 BSSGP_Emulation.ttcnpp:388 Matching on port BVC succeeded:  matched
12:53:02.851956 1423 BSSGP_Emulation.ttcnpp:388 Receive operation on port BVC succeeded, message from TC_iu_attach_encr-BVCI220(1425): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 0,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 1
12:53:02.851990 1423 BSSGP_Emulation.ttcnpp:388 Message with id 1 was extracted from the queue of BVC.
12:53:02.852018 1423 BSSGP_Emulation.ttcnpp:391 Sent on BSCP to SGSN_Test-Gb2-NS2(1421) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
12:53:02.852065 1421 NS_Emulation.ttcnpp:420 Message enqueued on NS_SP from SGSN_Test-Gb2-BSSGP2(1423) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
12:53:02.852126 1421 NS_Emulation.ttcnpp:494 Matching on port NS_SP succeeded:  matched
12:53:02.852160 1421 NS_Emulation.ttcnpp:494 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-BSSGP2(1423): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
12:53:02.852187 1421 NS_Emulation.ttcnpp:494 Message with id 2 was extracted from the queue of NS_SP.
12:53:02.852214 1421 NS_Emulation.ttcnpp:497 Sent on NSVC to -NSVCI99(1426) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
}
12:53:02.852262 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NS_SP from SGSN_Test-Gb2-NS2(1421) @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
12:53:02.852326 1428 - Port RANAP was started.
12:53:02.852327 1426 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: 
12:53:02.852368 1426 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: 
12:53:02.852378 1428 - Port CLIENT was started.
12:53:02.852409 1428 - Port PROC was started.
12:53:02.852412 1426 NS_Emulation.ttcnpp:1005 Matching on port NS_SP succeeded:  matched
12:53:02.852441 1428 - Component type RAN_Emulation.RAN_Emulation_CT was initialized.
12:53:02.852450 1426 NS_Emulation.ttcnpp:1005 Receive operation on port NS_SP succeeded, message from SGSN_Test-Gb2-NS2(1421): @NS_Emulation.NsUnitdataRequest : {
    bvci := 0,
    nsei := 98,
    lsp := 220,
    sdu := '22048200DC078108088862F22433900051E2'O,
    bssgp := omit
} id 2
12:53:02.852480 1426 NS_Emulation.ttcnpp:1005 Message with id 2 was extracted from the queue of NS_SP.
12:53:02.852520 1426 NS_Emulation.ttcnpp:1007 Sent on NSCP to -NSVCI99-provIP(1424) @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
    }
}
12:53:02.852579 1424 NS_Provider_IPL4.ttcn:149 Message enqueued on NSVC[0] from -NSVCI99(1426) @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
12:53:02.852631 1424 NS_Provider_IPL4.ttcn:169 Matching on port NSVC[0] succeeded:  matched
12:53:02.852668 1424 NS_Provider_IPL4.ttcn:169 Receive operation on port NSVC[0] succeeded, message from -NSVCI99(1426): @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
12:53:02.852703 1424 NS_Provider_IPL4.ttcn:169 Message with id 6 was extracted from the queue of NSVC[0].
12:53:02.852747 1424 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
}
12:53:02.852919 1424 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
12:53:02.852974 1424 NS_Provider_IPL4.ttcn:151 Matching on port IPL4 succeeded:  matched
12:53:02.853012 1424 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
12:53:02.853046 1424 NS_Provider_IPL4.ttcn:151 Message with id 6 was extracted from the queue of IPL4.
12:53:02.853088 1424 NS_Provider_IPL4.ttcn:159 Sent on NSVC[0] to -NSVCI99(1426) @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
    }
}
12:53:02.853143 1426 NS_Emulation.ttcnpp:1035 Message enqueued on NSCP from -NSVCI99-provIP(1424) @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
12:53:02.853185 1426 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: 
12:53:02.853224 1426 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: 
12:53:02.853260 1426 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: 
12:53:02.853292 1426 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: 
12:53:02.853322 1426 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: 
12:53:02.853353 1426 NS_Emulation.ttcnpp:999 Matching on port NSCP succeeded:  matched
12:53:02.853381 1426 NS_Emulation.ttcnpp:999 Receive operation on port NSCP succeeded, message from -NSVCI99-provIP(1424): @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
12:53:02.853407 1426 NS_Emulation.ttcnpp:999 Message with id 7 was extracted from the queue of NSCP.
12:53:02.853560 1426 NS_Emulation.ttcnpp:1000 Sent on NS_SP to SGSN_Test-Gb2-NS2(1421) @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
        }
    }
}
12:53:02.853617 1421 NS_Emulation.ttcnpp:420 Message enqueued on NSVC from -NSVCI99(1426) @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
12:53:02.853651 1421 NS_Emulation.ttcnpp:439 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.853675 1421 NS_Emulation.ttcnpp:448 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.853696 1421 NS_Emulation.ttcnpp:457 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.853731 1421 NS_Emulation.ttcnpp:461 Matching on port NSVC failed: Type of the first message in the queue is not @NS_Emulation.NsStatusIndication.
12:53:02.853759 1421 NS_Emulation.ttcnpp:474 Matching on port NSVC succeeded:  matched
12:53:02.853787 1421 NS_Emulation.ttcnpp:474 Receive operation on port NSVC succeeded, message from -NSVCI99(1426): @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
12:53:02.853812 1421 NS_Emulation.ttcnpp:474 Message with id 5 was extracted from the queue of NSVC.
12:53:02.853838 1421 NS_Emulation.ttcnpp:475 Sent on NS_SP to SGSN_Test-Gb2-BSSGP2(1423) @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
        }
    }
}
12:53:02.853887 1423 BSSGP_Emulation.ttcnpp:611 Message enqueued on BSCP from SGSN_Test-Gb2-NS2(1421) @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
12:53:02.853961 1423 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: 
12:53:02.854011 1423 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: 
12:53:02.854048 1423 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: 
12:53:02.854081 1423 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: 
12:53:02.854119 1423 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: 
12:53:02.854159 1423 BSSGP_Emulation.ttcnpp:313 Matching on port BSCP .bvci := 0 with (2 .. 65535) unmatched: First message in the queue does not match the template: 
12:53:02.854219 1423 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: 
12:53:02.854263 1423 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: 
12:53:02.854312 1423 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: 
12:53:02.854344 1423 BSSGP_Emulation.ttcnpp:347 Matching on port BSCP succeeded:  matched
12:53:02.854373 1423 BSSGP_Emulation.ttcnpp:347 Receive operation on port BSCP succeeded, message from SGSN_Test-Gb2-NS2(1421): @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
12:53:02.854400 1423 BSSGP_Emulation.ttcnpp:347 Message with id 5 was extracted from the queue of BSCP.
12:53:02.854547 1423 BSSGP_Emulation.ttcnpp:360 Sent on BVC to TC_iu_attach_encr-BVCI220(1425) @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
        }
    }
}
12:53:02.855065 1425 BSSGP_Emulation.ttcnpp:1355 Message enqueued on BVC from SGSN_Test-Gb2-BSSGP2(1423) @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
12:53:02.855432 1425 BSSGP_Emulation.ttcnpp:1071 Matching on port BVC succeeded:  matched
12:53:02.855488 1425 BSSGP_Emulation.ttcnpp:1071 Receive operation on port BVC succeeded, message from SGSN_Test-Gb2-BSSGP2(1423): @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
12:53:02.855533 1425 BSSGP_Emulation.ttcnpp:1071 Message with id 4 was extracted from the queue of BVC.
12:53:02.855592 1425 BSSGP_Emulation.ttcnpp:1072 Stop timer g_T2: 60 s
12:53:02.855635 1425 BSSGP_Emulation.ttcnpp:1398 BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3)
12:53:02.856709 1429 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.856901 1429 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test_0-M3UA(1429), component type: M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA. Version: 9.0.0.
12:53:02.856953 1429 - 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
12:53:02.857046 1429 - Connected to MC.
12:53:02.857122 1429 - Initializing variables, timers and ports of component type M3UA_Emulation.M3UA_CT inside testcase TC_iu_attach_encr.
12:53:02.857155 mtc RAN_Adapter.ttcnpp:109 PTC was created. Component reference: 1429, alive: no, type: M3UA_Emulation.M3UA_CT, component name: SGSN_Test_0-M3UA.
12:53:02.857211 mtc RAN_Adapter.ttcnpp:110 Mapping port SGSN_Test_0-M3UA(1429):SCTP_PORT to system:sctp.
12:53:02.859337 1429 - Port MTP3_SP_PORT was started.
12:53:02.859430 1429 - Port SCTP_PORT was started.
12:53:02.859466 1429 - Component type M3UA_Emulation.M3UA_CT was initialized.
12:53:02.859512 1429 - Port SCTP_PORT was mapped to system:sctp.
12:53:02.859592 mtc RAN_Adapter.ttcnpp:110 Map operation of SGSN_Test_0-M3UA(1429):SCTP_PORT to system:sctp finished.
12:53:02.859637 mtc RAN_Adapter.ttcnpp:112 Connecting ports SGSN_Test_0-M3UA(1429):MTP3_SP_PORT and SGSN_Test_0-SCCP(1427):MTP3_SCCP_PORT.
12:53:02.859951 1427 - Port MTP3_SCCP_PORT is waiting for connection from SGSN_Test_0-M3UA(1429):MTP3_SP_PORT on UNIX pathname /tmp/ttcn3-portconn-286ff1ee.
12:53:02.860013 1429 - Port MTP3_SP_PORT has established the connection with SGSN_Test_0-SCCP(1427):MTP3_SCCP_PORT using transport type UNIX.
12:53:02.860083 1427 - Port MTP3_SCCP_PORT has accepted the connection from SGSN_Test_0-M3UA(1429):MTP3_SP_PORT.
12:53:02.860109 mtc RAN_Adapter.ttcnpp:112 Connect operation on SGSN_Test_0-M3UA(1429):MTP3_SP_PORT and SGSN_Test_0-SCCP(1427):MTP3_SCCP_PORT finished.
12:53:02.860159 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(1429).
12:53:02.860243 mtc RAN_Adapter.ttcnpp:113 Function was started.
12:53:02.860282 mtc RAN_Adapter.ttcnpp:158 Start timer T: 5 s
12:53:02.860296 1429 - 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).
12:53:02.860316 mtc RAN_Adapter.ttcnpp:164 Connecting RANAP RAN_Emulation to SCCP_SP_PORT
12:53:02.860355 mtc RAN_Adapter.ttcnpp:166 Connecting ports SGSN_Test_0-RAN(1428):RANAP and SGSN_Test_0-SCCP(1427):SCCP_SP_PORT.
12:53:02.860634 1429 M3UA_Emulation.ttcn:512 *************************************************
12:53:02.860674 1429 M3UA_Emulation.ttcn:513 M3UA emulation initiated, the test can be started
12:53:02.860682 1427 - Port SCCP_SP_PORT is waiting for connection from SGSN_Test_0-RAN(1428):RANAP on UNIX pathname /tmp/ttcn3-portconn-d64bedb.
12:53:02.860698 1429 M3UA_Emulation.ttcn:514 *************************************************
12:53:02.860763 1428 - Port RANAP has established the connection with SGSN_Test_0-SCCP(1427):SCCP_SP_PORT using transport type UNIX.
12:53:02.860832 1427 - Port SCCP_SP_PORT has accepted the connection from SGSN_Test_0-RAN(1428):RANAP.
12:53:02.860858 mtc RAN_Adapter.ttcnpp:166 Connect operation on SGSN_Test_0-RAN(1428):RANAP and SGSN_Test_0-SCCP(1427):SCCP_SP_PORT finished.
12:53:02.860901 mtc RAN_Adapter.ttcnpp:189 Starting RAN_Emulation
12:53:02.860966 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(1428).
12:53:02.861120 1429 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
}
12:53:02.861121 mtc RAN_Adapter.ttcnpp:190 Function was started.
12:53:02.861169 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(1427).
12:53:02.861265 mtc RAN_Adapter.ttcnpp:197 Function was started.
12:53:02.861311 mtc SGSN_Tests.ttcn:287 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP.
12:53:02.861454 1427 - 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
}).
12:53:02.861795 1427 SCCP_Emulation.ttcn:1453 v_sccp_pdu_maxlen:268
12:53:02.861857 1428 - 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
    }
}, "").
12:53:02.862850 1428 Osmocom_Types.ttcn:118 Start timer T: 1 s
12:53:02.868375 1430 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.868541 1430 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test-RNC_GTP(1430), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP. Version: 9.0.0.
12:53:02.868588 1430 - 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
12:53:02.868693 1430 - Connected to MC.
12:53:02.868737 1430 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_iu_attach_encr.
12:53:02.868782 mtc SGSN_Tests.ttcn:287 PTC was created. Component reference: 1430, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-RNC_GTP.
12:53:02.868836 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(1430).
12:53:02.868905 mtc SGSN_Tests.ttcn:288 Function was started.
12:53:02.868937 mtc SGSN_Tests.ttcn:253 Creating new PTC with component type IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
12:53:02.870952 1430 - Port GTPC was started.
12:53:02.871035 1430 - Port GTPU was started.
12:53:02.871078 1430 - Port CLIENT was started.
12:53:02.871118 1430 - Port CLIENT_PROC was started.
12:53:02.871157 1430 - Port CLIENT_DEFAULT was started.
12:53:02.871197 1430 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
12:53:02.871495 1430 - 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
}).
12:53:02.872053 1430 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-RNC_GTP(1430):GTPU to system:GTPU.
12:53:02.872181 1430 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
12:53:02.872285 1430 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-RNC_GTP(1430):GTPU to system:GTPU finished.
12:53:02.872549 1430 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.104:2152 / UDP
12:53:02.874629 1431 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.874861 1431 - Initializing variables, timers and ports of component type IPA_Emulation.IPA_Emulation_CT inside testcase TC_iu_attach_encr.
12:53:02.874890 mtc SGSN_Tests.ttcn:253 PTC was created. Component reference: 1431, alive: no, type: IPA_Emulation.IPA_Emulation_CT, component name: SGSN_Test-GSUP-IPA.
12:53:02.874944 mtc SGSN_Tests.ttcn:254 Creating new PTC with component type GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
12:53:02.876696 1431 - Component type IPA_Emulation.IPA_Emulation_CT was initialized.
12:53:02.880435 1432 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:02.880594 1432 - Initializing variables, timers and ports of component type GSUP_Emulation.GSUP_Emulation_CT inside testcase TC_iu_attach_encr.
12:53:02.880640 mtc SGSN_Tests.ttcn:254 PTC was created. Component reference: 1432, alive: no, type: GSUP_Emulation.GSUP_Emulation_CT, component name: SGSN_Test-GSUP.
12:53:02.880697 mtc SGSN_Tests.ttcn:256 Mapping port SGSN_Test-GSUP-IPA(1431):IPA_PORT to system:IPA_CODEC_PT.
12:53:02.880827 mtc SGSN_Tests.ttcn:256 Map operation of SGSN_Test-GSUP-IPA(1431):IPA_PORT to system:IPA_CODEC_PT finished.
12:53:02.880868 mtc SGSN_Tests.ttcn:257 Connecting ports SGSN_Test-GSUP(1432):GSUP and SGSN_Test-GSUP-IPA(1431):IPA_GSUP_PORT.
12:53:02.881890 1432 - Component type GSUP_Emulation.GSUP_Emulation_CT was initialized.
12:53:02.882054 mtc SGSN_Tests.ttcn:257 Connect operation on SGSN_Test-GSUP(1432):GSUP and SGSN_Test-GSUP-IPA(1431):IPA_GSUP_PORT finished.
12:53:02.882095 mtc SGSN_Tests.ttcn:259 Connecting ports SGSN_Test-GSUP-IPA(1431):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT.
12:53:02.882345 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT is waiting for connection from SGSN_Test-GSUP-IPA(1431):IPA_CTRL_PORT on UNIX pathname /tmp/ttcn3-portconn-5e48fd1c.
12:53:02.882502 mtc SGSN_Tests.ttcn:259 Port GSUP_IPA_EVENT has accepted the connection from SGSN_Test-GSUP-IPA(1431):IPA_CTRL_PORT.
12:53:02.882560 mtc SGSN_Tests.ttcn:259 Connect operation on SGSN_Test-GSUP-IPA(1431):IPA_CTRL_PORT and mtc:GSUP_IPA_EVENT finished.
12:53:02.882600 mtc SGSN_Tests.ttcn:261 Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP") on component SGSN_Test-GSUP(1432).
12:53:02.882667 mtc SGSN_Tests.ttcn:261 Function was started.
12:53:02.882705 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(1431).
12:53:02.882712 1432 - Starting function main({
    create_cb := refers(GSUP_Emulation.ExpectedCreateCallback)
}, "SGSN_Test-GSUP").
12:53:02.882775 mtc SGSN_Tests.ttcn:262 Function was started.
12:53:02.882810 mtc SGSN_Tests.ttcn:266 Start timer T: 10 s
12:53:02.882925 1431 - Starting function main_server("127.0.0.103", 4222, true, IPA_INIT_SEND_IPA_ID_GET (0), true).
12:53:03.061836 1429 M3UA_Emulation.ttcn:560 Start timer T_Timer: 2 s
12:53:03.062259 1429 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
12:53:03.062488 1429 M3UA_Emulation.ttcn:562 Matching on port SCTP_PORT succeeded:  matched
12:53:03.062558 1429 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
12:53:03.062627 1429 M3UA_Emulation.ttcn:562 Message with id 1 was extracted from the queue of SCTP_PORT.
12:53:03.062677 1429 M3UA_Emulation.ttcn:569 SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8
12:53:03.062777 1429 M3UA_Emulation.ttcn:579 Stop timer T_Timer: 2 s
12:53:03.062827 1429 M3UA_Emulation.ttcn:537 Start timer T_Assoc_restart: 60 s
12:53:03.062893 1429 M3UA_Emulation.ttcn:542 Start timer T_ASPUP_resend: 2 s
12:53:03.062933 1429 M3UA_Emulation.ttcn:543 Start timer T_ASPAC_resend: 2 s
12:53:03.063328 1429 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
12:53:03.063423 1429 M3UA_Emulation.ttcn:668 Matching on port SCTP_PORT succeeded:  matched
12:53:03.063466 1429 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
12:53:03.063505 1429 M3UA_Emulation.ttcn:668 Message with id 2 was extracted from the queue of SCTP_PORT.
12:53:03.064136 1429 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
}
12:53:03.064627 1429 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
12:53:03.064717 1429 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.
12:53:03.064782 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:03.064838 1429 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
12:53:03.064878 1429 M3UA_Emulation.ttcn:711 Message with id 3 was extracted from the queue of SCTP_PORT.
12:53:03.065456 1429 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
}
12:53:03.065575 1429 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
12:53:03.065632 1429 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.
12:53:03.065701 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:03.065781 1429 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
12:53:03.065831 1429 M3UA_Emulation.ttcn:711 Message with id 4 was extracted from the queue of SCTP_PORT.
12:53:03.066004 1429 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
12:53:03.066054 1429 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.
12:53:03.066094 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:03.066134 1429 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
12:53:03.066172 1429 M3UA_Emulation.ttcn:711 Message with id 5 was extracted from the queue of SCTP_PORT.
12:53:03.066319 1429 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
12:53:03.066367 1429 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.
12:53:03.066406 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:03.066447 1429 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
12:53:03.066485 1429 M3UA_Emulation.ttcn:711 Message with id 6 was extracted from the queue of SCTP_PORT.
12:53:03.112963 mtc SGSN_Tests.ttcn:267 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1431) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
12:53:03.113035 mtc SGSN_Tests.ttcn:268 Matching on port GSUP_IPA_EVENT succeeded:  matched
12:53:03.113079 mtc SGSN_Tests.ttcn:268 Receive operation on port GSUP_IPA_EVENT succeeded, message from SGSN_Test-GSUP-IPA(1431): @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_UP (1),
    conn_id := 2,
    id_resp := omit
} id 1
12:53:03.113120 mtc SGSN_Tests.ttcn:268 Message with id 1 was extracted from the queue of GSUP_IPA_EVENT.
12:53:03.113163 mtc SGSN_Tests.ttcn:302 Creating new PTC with component type GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
12:53:03.114892 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1431) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_RESP (2),
    conn_id := 2,
    id_resp := {
        {
            len := 24,
            tag := IPAC_IDTAG_UNITNAME (1),
            data := '5347534E2D30302D30302D30302D30302D30302D303000'O
        },
        {
            len := 7,
            tag := IPAC_IDTAG_UNITID (8),
            data := '302F302F3000'O
        }
    }
} id 2
12:53:03.114991 mtc SGSN_Tests.ttcn:302 Message enqueued on GSUP_IPA_EVENT from SGSN_Test-GSUP-IPA(1431) @IPA_Emulation.ASP_IPA_Event : {
    ev_type := ASP_IPA_EVENT_ID_ACK (3),
    conn_id := 2,
    id_resp := omit
} id 3
12:53:03.124053 1433 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:03.124225 1433 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: SGSN_Test-GGSN_GTP(1433), component type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP. Version: 9.0.0.
12:53:03.124279 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
12:53:03.124397 1433 - Connected to MC.
12:53:03.124460 1433 - Initializing variables, timers and ports of component type GTP_Emulation.GTP_Emulation_CT inside testcase TC_iu_attach_encr.
12:53:03.124510 mtc SGSN_Tests.ttcn:302 PTC was created. Component reference: 1433, alive: no, type: GTP_Emulation.GTP_Emulation_CT, component name: SGSN_Test-GGSN_GTP.
12:53:03.124585 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(1433).
12:53:03.124702 mtc SGSN_Tests.ttcn:303 Function was started.
12:53:03.124758 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
12:53:03.124826 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.124965 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 9
12:53:03.125050 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: 
12:53:03.125117 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: 
12:53:03.125191 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.125236 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 9
12:53:03.125278 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 9 was extracted from the queue of SGSNVTY.
12:53:03.125321 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.125363 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
12:53:03.125418 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.125484 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 10
12:53:03.125551 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: 
12:53:03.125622 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: 
12:53:03.125692 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.125746 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 10
12:53:03.125787 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 10 was extracted from the queue of SGSNVTY.
12:53:03.125829 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.125872 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "ggsn 0 no echo-interval"
12:53:03.125929 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.126008 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 11
12:53:03.126074 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: 
12:53:03.126136 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: 
12:53:03.126207 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.126251 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 11
12:53:03.126295 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 11 was extracted from the queue of SGSNVTY.
12:53:03.126338 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.126382 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
12:53:03.126441 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.126491 1433 - Port GTPC was started.
12:53:03.126497 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 12
12:53:03.126565 1433 - Port GTPU was started.
12:53:03.126566 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: 
12:53:03.126605 1433 - Port CLIENT was started.
12:53:03.126641 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
12:53:03.126644 1433 - Port CLIENT_PROC was started.
12:53:03.126679 1433 - Port CLIENT_DEFAULT was started.
12:53:03.126694 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 12
12:53:03.126717 1433 - Component type GTP_Emulation.GTP_Emulation_CT was initialized.
12:53:03.126740 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 12 was extracted from the queue of SGSNVTY.
12:53:03.126789 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.126839 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
12:53:03.126900 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.126970 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 13
12:53:03.127035 1433 - 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
}).
12:53:03.127042 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: 
12:53:03.127109 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: 
12:53:03.127185 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.127237 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 13
12:53:03.127281 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 13 was extracted from the queue of SGSNVTY.
12:53:03.127325 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.127369 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
12:53:03.127429 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.127497 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 14
12:53:03.127574 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: 
12:53:03.127610 1433 GTP_Emulation.ttcn:217 Mapping port SGSN_Test-GGSN_GTP(1433):GTPC to system:GTPC.
12:53:03.127642 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: 
12:53:03.127718 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.127742 1433 GTP_Emulation.ttcn:217 Port GTPC was mapped to system:GTPC.
12:53:03.127768 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 14
12:53:03.127814 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 14 was extracted from the queue of SGSNVTY.
12:53:03.127841 1433 GTP_Emulation.ttcn:217 Map operation of SGSN_Test-GGSN_GTP(1433):GTPC to system:GTPC finished.
12:53:03.127867 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.127915 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "encryption uea 0"
12:53:03.127979 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.128049 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 15
12:53:03.128099 1433 GTP_Emulation.ttcn:218 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2123 / UDP
12:53:03.128121 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: 
12:53:03.128188 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: 
12:53:03.128267 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.128315 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 15
12:53:03.128359 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 15 was extracted from the queue of SGSNVTY.
12:53:03.128404 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.128449 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
12:53:03.128511 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.128569 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 16
12:53:03.128639 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: 
12:53:03.128704 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
12:53:03.128749 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 16
12:53:03.128793 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 16 was extracted from the queue of SGSNVTY.
12:53:03.128837 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.128883 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "configure terminal"
12:53:03.128942 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.129009 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config)# " id 17
12:53:03.129077 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: 
12:53:03.129140 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: 
12:53:03.129213 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.129258 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config)# " id 17
12:53:03.129302 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 17 was extracted from the queue of SGSNVTY.
12:53:03.129346 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.129404 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "sgsn"
12:53:03.129465 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.129533 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 18
12:53:03.129603 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: 
12:53:03.129667 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: 
12:53:03.129696 1433 GTP_Emulation.ttcn:224 Mapping port SGSN_Test-GGSN_GTP(1433):GTPU to system:GTPU.
12:53:03.129755 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.129806 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 18
12:53:03.129808 1433 GTP_Emulation.ttcn:224 Port GTPU was mapped to system:GTPU.
12:53:03.129851 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 18 was extracted from the queue of SGSNVTY.
12:53:03.129898 1433 GTP_Emulation.ttcn:224 Map operation of SGSN_Test-GGSN_GTP(1433):GTPU to system:GTPU finished.
12:53:03.129898 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.129945 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "encryption uea 1 2"
12:53:03.129998 1433 GTP_Emulation.ttcn:225 entering f__IPL4__PROVIDER__listen: 127.0.0.103:2152 / UDP
12:53:03.130010 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.130079 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN(config-sgsn)# " id 19
12:53:03.130155 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: 
12:53:03.130221 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: 
12:53:03.130295 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port SGSNVTY succeeded: "OsmoSGSN(config-sgsn)# " with pattern "[\w-]+\(*\)\# " matched
12:53:03.130340 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN(config-sgsn)# " id 19
12:53:03.130385 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 19 was extracted from the queue of SGSNVTY.
12:53:03.130430 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.130475 mtc Osmocom_VTY_Functions.ttcn:105 Sent on SGSNVTY to system charstring : "end"
12:53:03.130532 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
12:53:03.130578 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on SGSNVTY from system charstring : "OsmoSGSN# " id 20
12:53:03.130632 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: 
12:53:03.130682 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port SGSNVTY succeeded: "OsmoSGSN# " with pattern "[\w-]+\# " matched
12:53:03.130717 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port SGSNVTY succeeded, message from system(): charstring : "OsmoSGSN# " id 20
12:53:03.130750 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 20 was extracted from the queue of SGSNVTY.
12:53:03.130785 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
12:53:03.130820 mtc Osmocom_Types.ttcn:118 Start timer T: 1 s
12:53:03.863078 1428 Osmocom_Types.ttcn:119 Timeout T: 1 s
12:53:03.867052 1428 RAN_Emulation.ttcnpp:770 Sent on RANAP to SGSN_Test_0-SCCP(1427) @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
}
12:53:03.868143 1428 RAN_Emulation.ttcnpp:770 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
}
12:53:03.868704 1428 RAN_Emulation.ttcnpp:771 Start timer T: 5 s
12:53:03.868910 1427 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1428) @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
12:53:03.869274 1427 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
12:53:03.869374 1427 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @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
12:53:03.869465 1427 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.
12:53:03.869607 1427 SCCP_Emulation.ttcn:5591 Matching on port SCCP_SP_PORT succeeded:  matched
12:53:03.869698 1427 SCCP_Emulation.ttcn:5591 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @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
12:53:03.869801 1427 SCCP_Emulation.ttcn:5591 Message with id 1 was extracted from the queue of SCCP_SP_PORT.
12:53:03.871037 1427 SCCP_Emulation.ttcn:5223 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1429) @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
            }
        }
    }
}
12:53:03.871473 1427 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
}
12:53:03.871910 1429 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1427) @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
12:53:03.872160 1429 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
12:53:03.872258 1429 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1427): @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
12:53:03.872310 1429 M3UA_Emulation.ttcn:597 Message with id 1 was extracted from the queue of MTP3_SP_PORT.
12:53:03.872661 1429 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
}
12:53:03.873748 1429 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
12:53:03.873874 1429 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.
12:53:03.873925 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:03.873973 1429 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
12:53:03.874015 1429 M3UA_Emulation.ttcn:711 Message with id 7 was extracted from the queue of SCTP_PORT.
12:53:03.874330 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '090003070B0443C3008E0443BC008E0C200900080000010003000180'O
}
12:53:03.874611 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @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
12:53:03.874974 1427 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
12:53:03.875126 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:03.875224 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @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
12:53:03.875300 1427 SCCP_Emulation.ttcn:5443 Message with id 1 was extracted from the queue of MTP3_SCCP_PORT.
12:53:03.875655 1427 SCCP_Emulation.ttcn:3464 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @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
}
12:53:03.875962 1428 RAN_Emulation.ttcnpp:772 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @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
12:53:03.876798 1428 RAN_Emulation.ttcnpp:772 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
12:53:03.877143 1428 RAN_Emulation.ttcnpp:773 Matching on port RANAP succeeded:  matched
12:53:03.877197 1428 RAN_Emulation.ttcnpp:773 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @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
12:53:03.877245 1428 RAN_Emulation.ttcnpp:773 Message with id 1 was extracted from the queue of RANAP.
12:53:03.877285 1428 RAN_Emulation.ttcnpp:774 RANAP: Received RESET-ACK in response to RESET, we're ready to go!
12:53:04.130871 mtc Osmocom_Types.ttcn:119 Timeout T: 1 s
12:53:04.131156 mtc SGSN_Tests.ttcn:479 Creating new PTC with component type BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_encr.
12:53:04.143615 1434 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
12:53:04.143820 1434 - TTCN-3 Parallel Test Component started on 743341025b0b. Component reference: TC_iu_attach_encr(1434), component type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_encr. Version: 9.0.0.
12:53:04.143884 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
12:53:04.144022 1434 - Connected to MC.
12:53:04.144072 1434 - Initializing variables, timers and ports of component type BSSGP_ConnHdlr.BSSGP_ConnHdlr inside testcase TC_iu_attach_encr.
12:53:04.144118 mtc SGSN_Tests.ttcn:479 PTC was created. Component reference: 1434, alive: no, type: BSSGP_ConnHdlr.BSSGP_ConnHdlr, component name: TC_iu_attach_encr.
12:53:04.144190 mtc SGSN_Tests.ttcn:481 Connecting ports TC_iu_attach_encr(1434):BSSGP[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_SP.
12:53:04.144670 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_encr(1434):BSSGP[0] on UNIX pathname /tmp/ttcn3-portconn-6b6cc0da.
12:53:04.147123 1434 - Port GSUP was started.
12:53:04.147190 1434 - Port GSUP_PROC was started.
12:53:04.147222 1434 - Port GTP[0] was started.
12:53:04.147252 1434 - Port GTP[1] was started.
12:53:04.147281 1434 - Port GTP[2] was started.
12:53:04.147311 1434 - Port GTP[3] was started.
12:53:04.147340 1434 - Port GTP_PROC[0] was started.
12:53:04.147369 1434 - Port GTP_PROC[1] was started.
12:53:04.147399 1434 - Port GTP_PROC[2] was started.
12:53:04.147428 1434 - Port GTP_PROC[3] was started.
12:53:04.147457 1434 - Port BSSGP[0] was started.
12:53:04.147487 1434 - Port BSSGP[1] was started.
12:53:04.147516 1434 - Port BSSGP[2] was started.
12:53:04.147545 1434 - Port BSSGP_SIG[0] was started.
12:53:04.147574 1434 - Port BSSGP_SIG[1] was started.
12:53:04.147603 1434 - Port BSSGP_SIG[2] was started.
12:53:04.147631 1434 - Port BSSGP_GLOBAL[0] was started.
12:53:04.147660 1434 - Port BSSGP_GLOBAL[1] was started.
12:53:04.147689 1434 - Port BSSGP_GLOBAL[2] was started.
12:53:04.147719 1434 - Port BSSGP_PROC[0] was started.
12:53:04.147748 1434 - Port BSSGP_PROC[1] was started.
12:53:04.147779 1434 - Port BSSGP_PROC[2] was started.
12:53:04.147807 1434 - Port BSSAP was started.
12:53:04.147836 1434 - Port BSSAP_PROC was started.
12:53:04.147864 1434 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was initialized.
12:53:04.147949 1434 - Port BSSGP[0] has established the connection with TC_iu_attach_encr-BVCI196(1415):BSSGP_SP using transport type UNIX.
12:53:04.148050 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_encr(1434):BSSGP[0].
12:53:04.148087 mtc SGSN_Tests.ttcn:481 Connect operation on TC_iu_attach_encr(1434):BSSGP[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_SP finished.
12:53:04.148140 mtc SGSN_Tests.ttcn:482 Connecting ports TC_iu_attach_encr(1434):BSSGP_SIG[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_SP_SIG.
12:53:04.148519 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_encr(1434):BSSGP_SIG[0] on UNIX pathname /tmp/ttcn3-portconn-6b7ac0cc.
12:53:04.148594 1434 - Port BSSGP_SIG[0] has established the connection with TC_iu_attach_encr-BVCI196(1415):BSSGP_SP_SIG using transport type UNIX.
12:53:04.148721 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_encr(1434):BSSGP_SIG[0].
12:53:04.148743 mtc SGSN_Tests.ttcn:482 Connect operation on TC_iu_attach_encr(1434):BSSGP_SIG[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_SP_SIG finished.
12:53:04.148801 mtc SGSN_Tests.ttcn:483 Connecting ports TC_iu_attach_encr(1434):BSSGP_PROC[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_PROC.
12:53:04.149171 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_encr(1434):BSSGP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-7b28b8aa.
12:53:04.149258 1434 - Port BSSGP_PROC[0] has established the connection with TC_iu_attach_encr-BVCI196(1415):BSSGP_PROC using transport type UNIX.
12:53:04.149371 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_encr(1434):BSSGP_PROC[0].
12:53:04.149400 mtc SGSN_Tests.ttcn:483 Connect operation on TC_iu_attach_encr(1434):BSSGP_PROC[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_PROC finished.
12:53:04.149452 mtc SGSN_Tests.ttcn:484 Connecting ports TC_iu_attach_encr(1434):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1413):GLOBAL.
12:53:04.149873 1413 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_encr(1434):BSSGP_GLOBAL[0] on UNIX pathname /tmp/ttcn3-portconn-2855a791.
12:53:04.149945 1434 - Port BSSGP_GLOBAL[0] has established the connection with SGSN_Test-Gb0-BSSGP0(1413):GLOBAL using transport type UNIX.
12:53:04.150275 1413 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_encr(1434):BSSGP_GLOBAL[0].
12:53:04.150304 mtc SGSN_Tests.ttcn:484 Connect operation on TC_iu_attach_encr(1434):BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1413):GLOBAL finished.
12:53:04.150356 mtc SGSN_Tests.ttcn:486 Connecting ports TC_iu_attach_encr(1434):BSSGP[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_SP.
12:53:04.150749 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_encr(1434):BSSGP[1] on UNIX pathname /tmp/ttcn3-portconn-576cc1d6.
12:53:04.150805 1434 - Port BSSGP[1] has established the connection with TC_iu_attach_encr-BVCI210(1419):BSSGP_SP using transport type UNIX.
12:53:04.151052 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_encr(1434):BSSGP[1].
12:53:04.151077 mtc SGSN_Tests.ttcn:486 Connect operation on TC_iu_attach_encr(1434):BSSGP[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_SP finished.
12:53:04.151123 mtc SGSN_Tests.ttcn:487 Connecting ports TC_iu_attach_encr(1434):BSSGP_SIG[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_SP_SIG.
12:53:04.151490 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_encr(1434):BSSGP_SIG[1] on UNIX pathname /tmp/ttcn3-portconn-577ac1c0.
12:53:04.151544 1434 - Port BSSGP_SIG[1] has established the connection with TC_iu_attach_encr-BVCI210(1419):BSSGP_SP_SIG using transport type UNIX.
12:53:04.151714 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_encr(1434):BSSGP_SIG[1].
12:53:04.151735 mtc SGSN_Tests.ttcn:487 Connect operation on TC_iu_attach_encr(1434):BSSGP_SIG[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_SP_SIG finished.
12:53:04.151780 mtc SGSN_Tests.ttcn:488 Connecting ports TC_iu_attach_encr(1434):BSSGP_PROC[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_PROC.
12:53:04.152155 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_encr(1434):BSSGP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-4728b8a7.
12:53:04.152208 1434 - Port BSSGP_PROC[1] has established the connection with TC_iu_attach_encr-BVCI210(1419):BSSGP_PROC using transport type UNIX.
12:53:04.152373 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_encr(1434):BSSGP_PROC[1].
12:53:04.152397 mtc SGSN_Tests.ttcn:488 Connect operation on TC_iu_attach_encr(1434):BSSGP_PROC[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_PROC finished.
12:53:04.152446 mtc SGSN_Tests.ttcn:489 Connecting ports TC_iu_attach_encr(1434):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1418):GLOBAL.
12:53:04.152811 1418 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_encr(1434):BSSGP_GLOBAL[1] on UNIX pathname /tmp/ttcn3-portconn-1554a79e.
12:53:04.152866 1434 - Port BSSGP_GLOBAL[1] has established the connection with SGSN_Test-Gb1-BSSGP1(1418):GLOBAL using transport type UNIX.
12:53:04.153182 1418 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_encr(1434):BSSGP_GLOBAL[1].
12:53:04.153207 mtc SGSN_Tests.ttcn:489 Connect operation on TC_iu_attach_encr(1434):BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1418):GLOBAL finished.
12:53:04.153253 mtc SGSN_Tests.ttcn:491 Connecting ports TC_iu_attach_encr(1434):BSSGP[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_SP.
12:53:04.153652 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP is waiting for connection from TC_iu_attach_encr(1434):BSSGP[2] on UNIX pathname /tmp/ttcn3-portconn-5d6cc2cc.
12:53:04.153711 1434 - Port BSSGP[2] has established the connection with TC_iu_attach_encr-BVCI220(1425):BSSGP_SP using transport type UNIX.
12:53:04.153976 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP has accepted the connection from TC_iu_attach_encr(1434):BSSGP[2].
12:53:04.154003 mtc SGSN_Tests.ttcn:491 Connect operation on TC_iu_attach_encr(1434):BSSGP[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_SP finished.
12:53:04.154055 mtc SGSN_Tests.ttcn:492 Connecting ports TC_iu_attach_encr(1434):BSSGP_SIG[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_SP_SIG.
12:53:04.154404 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG is waiting for connection from TC_iu_attach_encr(1434):BSSGP_SIG[2] on UNIX pathname /tmp/ttcn3-portconn-5d7ac2da.
12:53:04.154464 1434 - Port BSSGP_SIG[2] has established the connection with TC_iu_attach_encr-BVCI220(1425):BSSGP_SP_SIG using transport type UNIX.
12:53:04.154625 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG has accepted the connection from TC_iu_attach_encr(1434):BSSGP_SIG[2].
12:53:04.154648 mtc SGSN_Tests.ttcn:492 Connect operation on TC_iu_attach_encr(1434):BSSGP_SIG[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_SP_SIG finished.
12:53:04.154692 mtc SGSN_Tests.ttcn:493 Connecting ports TC_iu_attach_encr(1434):BSSGP_PROC[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_PROC.
12:53:04.155009 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC is waiting for connection from TC_iu_attach_encr(1434):BSSGP_PROC[2] on UNIX pathname /tmp/ttcn3-portconn-4d28b8be.
12:53:04.155062 1434 - Port BSSGP_PROC[2] has established the connection with TC_iu_attach_encr-BVCI220(1425):BSSGP_PROC using transport type UNIX.
12:53:04.155173 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC has accepted the connection from TC_iu_attach_encr(1434):BSSGP_PROC[2].
12:53:04.155198 mtc SGSN_Tests.ttcn:493 Connect operation on TC_iu_attach_encr(1434):BSSGP_PROC[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_PROC finished.
12:53:04.155241 mtc SGSN_Tests.ttcn:494 Connecting ports TC_iu_attach_encr(1434):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1423):GLOBAL.
12:53:04.155581 1423 BSSGP_Emulation.ttcnpp:611 Port GLOBAL is waiting for connection from TC_iu_attach_encr(1434):BSSGP_GLOBAL[2] on UNIX pathname /tmp/ttcn3-portconn-1257a79b.
12:53:04.155649 1434 - Port BSSGP_GLOBAL[2] has established the connection with SGSN_Test-Gb2-BSSGP2(1423):GLOBAL using transport type UNIX.
12:53:04.155898 1423 BSSGP_Emulation.ttcnpp:611 Port GLOBAL has accepted the connection from TC_iu_attach_encr(1434):BSSGP_GLOBAL[2].
12:53:04.155919 mtc SGSN_Tests.ttcn:494 Connect operation on TC_iu_attach_encr(1434):BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1423):GLOBAL finished.
12:53:04.155963 mtc SGSN_Tests.ttcn:498 Connecting ports TC_iu_attach_encr(1434):BSSAP and SGSN_Test_0-RAN(1428):CLIENT.
12:53:04.156324 1428 RAN_Emulation.ttcnpp:1321 Port CLIENT is waiting for connection from TC_iu_attach_encr(1434):BSSAP on UNIX pathname /tmp/ttcn3-portconn-c7ee48d.
12:53:04.156414 1434 - Port BSSAP has established the connection with SGSN_Test_0-RAN(1428):CLIENT using transport type UNIX.
12:53:04.156520 1428 RAN_Emulation.ttcnpp:1321 Port CLIENT has accepted the connection from TC_iu_attach_encr(1434):BSSAP.
12:53:04.156554 mtc SGSN_Tests.ttcn:498 Connect operation on TC_iu_attach_encr(1434):BSSAP and SGSN_Test_0-RAN(1428):CLIENT finished.
12:53:04.156604 mtc SGSN_Tests.ttcn:499 Connecting ports TC_iu_attach_encr(1434):BSSAP_PROC and SGSN_Test_0-RAN(1428):PROC.
12:53:04.156944 1428 RAN_Emulation.ttcnpp:1321 Port PROC is waiting for connection from TC_iu_attach_encr(1434):BSSAP_PROC on UNIX pathname /tmp/ttcn3-portconn-4564fe82.
12:53:04.157005 1434 - Port BSSAP_PROC has established the connection with SGSN_Test_0-RAN(1428):PROC using transport type UNIX.
12:53:04.157090 1428 RAN_Emulation.ttcnpp:1321 Port PROC has accepted the connection from TC_iu_attach_encr(1434):BSSAP_PROC.
12:53:04.157113 mtc SGSN_Tests.ttcn:499 Connect operation on TC_iu_attach_encr(1434):BSSAP_PROC and SGSN_Test_0-RAN(1428):PROC finished.
12:53:04.157162 mtc SGSN_Tests.ttcn:503 Connecting ports TC_iu_attach_encr(1434):GTP[1] and SGSN_Test-RNC_GTP(1430):CLIENT.
12:53:04.157555 1430 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_iu_attach_encr(1434):GTP[1] on UNIX pathname /tmp/ttcn3-portconn-6e24e795.
12:53:04.157609 1434 - Port GTP[1] has established the connection with SGSN_Test-RNC_GTP(1430):CLIENT using transport type UNIX.
12:53:04.157740 1430 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_iu_attach_encr(1434):GTP[1].
12:53:04.157773 mtc SGSN_Tests.ttcn:503 Connect operation on TC_iu_attach_encr(1434):GTP[1] and SGSN_Test-RNC_GTP(1430):CLIENT finished.
12:53:04.157825 mtc SGSN_Tests.ttcn:504 Connecting ports TC_iu_attach_encr(1434):GTP_PROC[1] and SGSN_Test-RNC_GTP(1430):CLIENT_PROC.
12:53:04.158147 1430 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_iu_attach_encr(1434):GTP_PROC[1] on UNIX pathname /tmp/ttcn3-portconn-406ba80.
12:53:04.158204 1434 - Port GTP_PROC[1] has established the connection with SGSN_Test-RNC_GTP(1430):CLIENT_PROC using transport type UNIX.
12:53:04.158266 1430 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_iu_attach_encr(1434):GTP_PROC[1].
12:53:04.158293 mtc SGSN_Tests.ttcn:504 Connect operation on TC_iu_attach_encr(1434):GTP_PROC[1] and SGSN_Test-RNC_GTP(1430):CLIENT_PROC finished.
12:53:04.158341 mtc SGSN_Tests.ttcn:508 Connecting ports TC_iu_attach_encr(1434):GSUP and SGSN_Test-GSUP(1432):GSUP_CLIENT.
12:53:04.158751 1434 - Port GSUP has established the connection with SGSN_Test-GSUP(1432):GSUP_CLIENT using transport type UNIX.
12:53:04.158833 mtc SGSN_Tests.ttcn:508 Connect operation on TC_iu_attach_encr(1434):GSUP and SGSN_Test-GSUP(1432):GSUP_CLIENT finished.
12:53:04.158875 mtc SGSN_Tests.ttcn:509 Connecting ports TC_iu_attach_encr(1434):GSUP_PROC and SGSN_Test-GSUP(1432):GSUP_PROC.
12:53:04.159167 1434 - Port GSUP_PROC has established the connection with SGSN_Test-GSUP(1432):GSUP_PROC using transport type UNIX.
12:53:04.159242 mtc SGSN_Tests.ttcn:509 Connect operation on TC_iu_attach_encr(1434):GSUP_PROC and SGSN_Test-GSUP(1432):GSUP_PROC finished.
12:53:04.159283 mtc SGSN_Tests.ttcn:511 Connecting ports TC_iu_attach_encr(1434):GTP[0] and SGSN_Test-GGSN_GTP(1433):CLIENT.
12:53:04.159534 1433 GTP_Emulation.ttcn:246 Port CLIENT is waiting for connection from TC_iu_attach_encr(1434):GTP[0] on UNIX pathname /tmp/ttcn3-portconn-7224e79a.
12:53:04.159583 1434 - Port GTP[0] has established the connection with SGSN_Test-GGSN_GTP(1433):CLIENT using transport type UNIX.
12:53:04.159650 1433 GTP_Emulation.ttcn:246 Port CLIENT has accepted the connection from TC_iu_attach_encr(1434):GTP[0].
12:53:04.159676 mtc SGSN_Tests.ttcn:511 Connect operation on TC_iu_attach_encr(1434):GTP[0] and SGSN_Test-GGSN_GTP(1433):CLIENT finished.
12:53:04.159721 mtc SGSN_Tests.ttcn:512 Connecting ports TC_iu_attach_encr(1434):GTP_PROC[0] and SGSN_Test-GGSN_GTP(1433):CLIENT_PROC.
12:53:04.159961 1433 GTP_Emulation.ttcn:246 Port CLIENT_PROC is waiting for connection from TC_iu_attach_encr(1434):GTP_PROC[0] on UNIX pathname /tmp/ttcn3-portconn-1907ba8f.
12:53:04.160012 1434 - Port GTP_PROC[0] has established the connection with SGSN_Test-GGSN_GTP(1433):CLIENT_PROC using transport type UNIX.
12:53:04.160068 1433 GTP_Emulation.ttcn:246 Port CLIENT_PROC has accepted the connection from TC_iu_attach_encr(1434):GTP_PROC[0].
12:53:04.160094 mtc SGSN_Tests.ttcn:512 Connect operation on TC_iu_attach_encr(1434):GTP_PROC[0] and SGSN_Test-GGSN_GTP(1433):CLIENT_PROC finished.
12:53:04.160138 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 := 'C2F4CE02'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(1434).
12:53:04.160287 mtc SGSN_Tests.ttcn:514 Function was started.
12:53:04.161027 1434 - 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 := 'C2F4CE02'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
}).
12:53:04.162479 1434 BSSGP_Emulation.ttcnpp:159 Called on BSSGP_PROC[0] to TC_iu_attach_encr-BVCI196(1415) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001001'H,
    tlli := 'C2F4CE02'O
}
12:53:04.162737 1415 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_encr(1434) @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001001'H,
    tlli := 'C2F4CE02'O
} id 1
12:53:04.162985 1415 BSSGP_Emulation.ttcnpp:1333 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000001001'H with ? matched,
    tlli := 'C2F4CE02'O with ? matched
}
12:53:04.163089 1415 BSSGP_Emulation.ttcnpp:1333 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_encr(1434): @BSSGP_Emulation.BSSGP_register_client : {
    imsi := '262420000001001'H,
    tlli := 'C2F4CE02'O
} id 1
12:53:04.163142 1415 BSSGP_Emulation.ttcnpp:1333 Operation with id 1 was extracted from the queue of BSSGP_PROC.
12:53:04.163208 1415 BSSGP_Emulation.ttcnpp:851 Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C2F4CE02'O, index=0
12:53:04.163583 1415 BSSGP_Emulation.ttcnpp:1335 Replied on BSSGP_PROC to TC_iu_attach_encr(1434) @BSSGP_Emulation.BSSGP_register_client : { }
12:53:04.163705 1434 BSSGP_Emulation.ttcnpp:159 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_encr-BVCI196(1415) @BSSGP_Emulation.BSSGP_register_client : { } id 1
12:53:04.163782 1434 BSSGP_Emulation.ttcnpp:160 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
12:53:04.163855 1434 BSSGP_Emulation.ttcnpp:160 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_encr-BVCI196(1415): @BSSGP_Emulation.BSSGP_register_client : { } id 1
12:53:04.163896 1434 BSSGP_Emulation.ttcnpp:160 Operation with id 1 was extracted from the queue of BSSGP_PROC[0].
12:53:04.164169 1434 GSUP_Emulation.ttcn:326 Called on GSUP_PROC to SGSN_Test-GSUP(1432) @GSUP_Emulation.GSUPEM_register_expect : {
    imsi := "262420000001001",
    hdlr := TC_iu_attach_encr(1434)
}
12:53:04.164617 1434 GSUP_Emulation.ttcn:326 Reply enqueued on GSUP_PROC from SGSN_Test-GSUP(1432) @GSUP_Emulation.GSUPEM_register_expect : { } id 1
12:53:04.164668 1434 GSUP_Emulation.ttcn:327 Matching on port GSUP_PROC succeeded: { } with { } matched
12:53:04.164732 1434 GSUP_Emulation.ttcn:327 Getreply operation on port GSUP_PROC succeeded, reply from SGSN_Test-GSUP(1432): @GSUP_Emulation.GSUPEM_register_expect : { } id 1
12:53:04.164776 1434 GSUP_Emulation.ttcn:327 Operation with id 1 was extracted from the queue of GSUP_PROC.
12:53:04.164994 1434 GTP_Emulation.ttcn:329 Called on GTP_PROC[0] to SGSN_Test-GGSN_GTP(1433) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001001'H
}
12:53:04.165173 1433 GTP_Emulation.ttcn:246 Call enqueued on CLIENT_PROC from TC_iu_attach_encr(1434) @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001001'H
} id 1
12:53:04.165302 1433 GTP_Emulation.ttcn:287 Matching on port CLIENT_PROC succeeded: {
    imsi := '262420000001001'H with ? matched
}
12:53:04.165374 1433 GTP_Emulation.ttcn:287 Getcall operation on port CLIENT_PROC succeeded, call from TC_iu_attach_encr(1434): @GTP_Emulation.GTPEM_register_imsi : {
    imsi := '262420000001001'H
} id 1
12:53:04.165423 1433 GTP_Emulation.ttcn:287 Operation with id 1 was extracted from the queue of CLIENT_PROC.
12:53:04.165532 1433 GTP_Emulation.ttcn:289 Replied on CLIENT_PROC to TC_iu_attach_encr(1434) @GTP_Emulation.GTPEM_register_imsi : { }
12:53:04.165636 1434 GTP_Emulation.ttcn:329 Reply enqueued on GTP_PROC[0] from SGSN_Test-GGSN_GTP(1433) @GTP_Emulation.GTPEM_register_imsi : { } id 1
12:53:04.165693 1434 GTP_Emulation.ttcn:330 Matching on port GTP_PROC[0] succeeded: { } with { } matched
12:53:04.165776 1434 GTP_Emulation.ttcn:330 Getreply operation on port GTP_PROC[0] succeeded, reply from SGSN_Test-GGSN_GTP(1433): @GTP_Emulation.GTPEM_register_imsi : { } id 1
12:53:04.165820 1434 GTP_Emulation.ttcn:330 Operation with id 1 was extracted from the queue of GTP_PROC[0].
12:53:04.165863 1434 BSSGP_ConnHdlr.ttcn:165 Start timer g_Tguard: 30 s
12:53:04.165930 1434 BSSGP_ConnHdlr.ttcn:166 Altstep as_Tguard was activated as default, id 1
12:53:04.169910 1434 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 := 'EABE'O,
                    rac := '92'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
            }
        }
    }
}
12:53:04.175835 1434 BSSGP_ConnHdlr.ttcn:216 Sent on BSSAP to SGSN_Test_0-RAN(1428) @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 := '080101D571000008292624000000011062F224EABE920512C7422000'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
                }
            }
        }
    }
}
12:53:04.177994 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on CLIENT from TC_iu_attach_encr(1434) @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 := '080101D571000008292624000000011062F224EABE920512C7422000'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
12:53:04.178314 1428 RAN_Emulation.ttcnpp:1105 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
12:53:04.178370 1428 RAN_Emulation.ttcnpp:1112 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
12:53:04.178413 1428 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
12:53:04.178534 1428 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT succeeded:  matched
12:53:04.178631 1428 RAN_Emulation.ttcnpp:1124 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1434): @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 := '080101D571000008292624000000011062F224EABE920512C7422000'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
12:53:04.178720 1428 RAN_Emulation.ttcnpp:1124 Message with id 1 was extracted from the queue of CLIENT.
12:53:04.178929 1428 RAN_Emulation.ttcnpp:455 Added conn table entry 0TC_iu_attach_encr(1434)1521375
12:53:04.181651 1428 RAN_Emulation.ttcnpp:1135 Sent on RANAP to SGSN_Test_0-SCCP(1427) @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 := '080101D571000008292624000000011062F224EABE920512C7422000'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 := 1521375,
    importance := omit
}
12:53:04.182439 1428 RAN_Emulation.ttcnpp:1135 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 := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F2240926'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.182737 1427 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1428) @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 := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F2240926'O,
    connectionId := 1521375,
    importance := omit
} id 2
12:53:04.182889 1427 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
12:53:04.182945 1427 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @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 := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F2240926'O,
    connectionId := 1521375,
    importance := omit
} id 2
12:53:04.182991 1427 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.
12:53:04.183027 1427 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.
12:53:04.183094 1427 SCCP_Emulation.ttcn:5597 Matching on port SCCP_SP_PORT succeeded:  matched
12:53:04.183144 1427 SCCP_Emulation.ttcn:5597 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @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 := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F2240926'O,
    connectionId := 1521375,
    importance := omit
} id 2
12:53:04.183185 1427 SCCP_Emulation.ttcn:5597 Message with id 2 was extracted from the queue of SCCP_SP_PORT.
12:53:04.183245 1427 SCCP_Emulation.ttcn:1874 First idle individual index:0
12:53:04.183523 1428 RAN_Emulation.ttcnpp:1149 patch: N(SD) for ConnIdx 0 set to 1
12:53:04.183936 1427 SCCP_Emulation.ttcn:4897 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1429) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        connrequest := {
            messageType := 1,
            sourceLocRef := '1736DF'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 := '001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F2240926'O
                },
                hopCounter := omit,
                importance := omit
            },
            eop := {
                paramName := 0
            }
        }
    }
}
12:53:04.184036 1427 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 := '011736DF0202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F224092600'O
}
12:53:04.184146 1429 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '011736DF0202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F224092600'O
} id 2
12:53:04.184177 1427 SCCP_Emulation.ttcn:1213 Start timer T_conn_est[0]: 120 s
12:53:04.184228 1429 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
12:53:04.184290 1429 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1427): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '011736DF0202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F224092600'O
} id 2
12:53:04.184338 1429 M3UA_Emulation.ttcn:597 Message with id 2 was extracted from the queue of MTP3_SP_PORT.
12:53:04.184470 1429 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000009000060008000000020210007D000000C3000000BC03020000011736DF0202060443BC008E040443C3008E0F58001340540000070003400180000F40060062F22412340037400100003A40080062F224123400000010401D1C080101D571000008292624000000011062F224EABE920512C7422000004F40030000170056400562F224092600000000'O
}
12:53:04.185767 1429 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 := '010001010000003002100020000000BC000000C303000000021736DF0000020201030443BC008E000006000800000002'O
} id 8
12:53:04.185829 1429 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.
12:53:04.185870 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:04.185909 1429 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 := '010001010000003002100020000000BC000000C303000000021736DF0000020201030443BC008E000006000800000002'O
} id 8
12:53:04.185941 1429 M3UA_Emulation.ttcn:711 Message with id 8 was extracted from the queue of SCTP_PORT.
12:53:04.186037 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '021736DF0000020201030443BC008E00'O
}
12:53:04.186120 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '021736DF0000020201030443BC008E00'O
} id 2
12:53:04.186121 1429 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 := '010001010000003C0210002B000000BC000000C303000000061736DF000114001440100000020010400403081502003B400100000006000800000002'O
} id 9
12:53:04.186158 1429 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.
12:53:04.186189 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:04.186222 1429 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 := '010001010000003C0210002B000000BC000000C303000000061736DF000114001440100000020010400403081502003B400100000006000800000002'O
} id 9
12:53:04.186251 1429 M3UA_Emulation.ttcn:711 Message with id 9 was extracted from the queue of SCTP_PORT.
12:53:04.186305 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF000114001440100000020010400403081502003B400100'O
}
12:53:04.186312 1427 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    connconfirm := {
        messageType := 2,
        destLocRef := '1736DF'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
12:53:04.186357 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:04.186395 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @SCCP_Types.PDU_SCCP : {
    connconfirm := {
        messageType := 2,
        destLocRef := '1736DF'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
12:53:04.186430 1427 SCCP_Emulation.ttcn:5443 Message with id 2 was extracted from the queue of MTP3_SCCP_PORT.
12:53:04.186464 1427 SCCP_Emulation.ttcn:3700 {
    messageType := 2,
    destLocRef := '1736DF'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
    }
}
12:53:04.186614 1427 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
12:53:04.186686 1427 SCCP_Emulation.ttcn:1321 Stop timer T_conn_est[0]: 120 s
12:53:04.186730 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.186770 1427 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
12:53:04.186979 1427 SCCP_Emulation.ttcn:3749 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 1521375,
    importance := omit
}
12:53:04.187073 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @SCCPasp_Types.ASP_SCCP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 1521375,
    importance := omit
} id 2
12:53:04.187119 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF000114001440100000020010400403081502003B400100'O
} id 3
12:53:04.187129 1428 RAN_Emulation.ttcnpp:1321 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 1521375,
    importance := omit
} id 2
12:53:04.187164 1428 RAN_Emulation.ttcnpp:1049 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
12:53:04.187188 1428 RAN_Emulation.ttcnpp:1059 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
12:53:04.187209 1428 RAN_Emulation.ttcnpp:1076 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DATA_ind.
12:53:04.187226 1427 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '001440100000020010400403081502003B400100'O
        }
    }
} id 3
12:53:04.187229 1428 RAN_Emulation.ttcnpp:1083 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DISCONNECT_ind.
12:53:04.187265 1428 RAN_Emulation.ttcnpp:1095 Matching on port RANAP succeeded:  matched
12:53:04.187266 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:04.187290 1428 RAN_Emulation.ttcnpp:1095 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @RANAP_CodecPort.RANAP_N_CONNECT_cfm : {
    respondingAddress := omit,
    qualityOfService := omit,
    userData := omit,
    connectionId := 1521375,
    importance := omit
} id 2
12:53:04.187306 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '001440100000020010400403081502003B400100'O
        }
    }
} id 3
12:53:04.187316 1428 RAN_Emulation.ttcnpp:1095 Message with id 2 was extracted from the queue of RANAP.
12:53:04.187341 1427 SCCP_Emulation.ttcn:5443 Message with id 3 was extracted from the queue of MTP3_SCCP_PORT.
12:53:04.187380 1427 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
12:53:04.187423 1427 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
12:53:04.187426 1428 RAN_Emulation.ttcnpp:1098 Sent on CLIENT to TC_iu_attach_encr(1434) @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
}
12:53:04.187459 1427 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
12:53:04.187512 1427 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
12:53:04.187609 1427 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
12:53:04.187654 1427 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
12:53:04.187657 1434 BSSGP_ConnHdlr.ttcn:217 Message enqueued on BSSAP from SGSN_Test_0-RAN(1428) @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
} id 1
12:53:04.187876 1427 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '001440100000020010400403081502003B400100'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.187930 1434 BSSGP_ConnHdlr.ttcn:218 Matching on port BSSAP succeeded:  matched
12:53:04.187940 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.187972 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '001440100000020010400403081502003B400100'O,
    connectionId := 1521375,
    importance := omit
} id 3
12:53:04.187994 1434 BSSGP_ConnHdlr.ttcn:218 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1428): @RAN_Emulation.RAN_Conn_Prim : {
    conf_ind := { }
} id 1
12:53:04.187998 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.188061 1434 BSSGP_ConnHdlr.ttcn:218 Message with id 1 was extracted from the queue of BSSAP.
12:53:04.188110 1434 BSSGP_ConnHdlr.ttcn:396 Altstep as_mm_identity was activated as default, id 2
12:53:04.188549 1428 RAN_Emulation.ttcnpp:1321 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 := 1521375,
    importance := omit
} id 3
12:53:04.188585 1428 RAN_Emulation.ttcnpp:1049 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
12:53:04.188613 1428 RAN_Emulation.ttcnpp:1059 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
12:53:04.188643 1428 RAN_Emulation.ttcnpp:1076 Matching on port RANAP succeeded:  matched
12:53:04.188670 1428 RAN_Emulation.ttcnpp:1076 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @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 := 1521375,
    importance := omit
} id 3
12:53:04.188685 1434 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 := '482EB1AC048BE0D1021872538E9C152C'O
                }
            },
            {
                tag := OSMO_GSUP_SRES_IE (33),
                len := 0,
                val := {
                    sres := 'B5CFE005'O
                }
            },
            {
                tag := OSMO_GSUP_KC_IE (34),
                len := 0,
                val := {
                    kc := '16FEA568F0140501'O
                }
            },
            {
                tag := OSMO_GSUP_IK_IE (35),
                len := 0,
                val := {
                    ik := '37F24AF1635503296A1FD7FE7759C9B8'O
                }
            },
            {
                tag := OSMO_GSUP_CK_IE (36),
                len := 0,
                val := {
                    ck := 'B4F53F38736B128FC1A4CECA0551A384'O
                }
            },
            {
                tag := OSMO_GSUP_AUTN_IE (37),
                len := 0,
                val := {
                    autn := '2D05B592E553B028C21262C48C64C7D5'O
                }
            },
            {
                tag := OSMO_GSUP_RES_IE (39),
                len := 0,
                val := {
                    res := '3826339BC8321361'O
                }
            }
        }
    }
}
12:53:04.188698 1428 RAN_Emulation.ttcnpp:1076 Message with id 3 was extracted from the queue of RANAP.
12:53:04.190421 1428 RAN_Emulation.ttcnpp:661 Sent on CLIENT to TC_iu_attach_encr(1434) @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
                    }
                }
            }
        }
    }
}
12:53:04.190789 1434 BSSGP_ConnHdlr.ttcn:426 Message enqueued on BSSAP from SGSN_Test_0-RAN(1428) @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
12:53:04.191257 1434 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: 
12:53:04.191315 1434 BSSGP_ConnHdlr.ttcn:247 Matching on port BSSAP succeeded:  matched
12:53:04.191353 1434 BSSGP_ConnHdlr.ttcn:247 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1428): @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
12:53:04.191387 1434 BSSGP_ConnHdlr.ttcn:247 Message with id 2 was extracted from the queue of BSSAP.
12:53:04.191869 1434 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1428) @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
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
12:53:04.192115 1434 BSSGP_ConnHdlr.ttcn:426 Default with id 2 (altstep as_mm_identity) has reached a break statement. Skipping current alt statement or receiving operation.
12:53:04.192296 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on CLIENT from TC_iu_attach_encr(1434) @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
12:53:04.192429 1428 RAN_Emulation.ttcnpp:1105 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
12:53:04.192455 1428 RAN_Emulation.ttcnpp:1112 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
12:53:04.192478 1428 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
12:53:04.192502 1428 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
12:53:04.192543 1428 RAN_Emulation.ttcnpp:1153 Matching on port CLIENT succeeded:  matched
12:53:04.192573 1428 RAN_Emulation.ttcnpp:1153 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1434): @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
12:53:04.192600 1428 RAN_Emulation.ttcnpp:1153 Message with id 2 was extracted from the queue of CLIENT.
12:53:04.193201 1428 RAN_Emulation.ttcnpp:1279 Sent on RANAP to SGSN_Test_0-SCCP(1427) @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 := 1521375,
    importance := omit
}
12:53:04.193297 1428 RAN_Emulation.ttcnpp:1279 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100001'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.193360 1427 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100001'O,
    connectionId := 1521375,
    importance := omit
} id 3
12:53:04.193410 1427 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
12:53:04.193435 1427 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '001440130000010010400C0B0816084A99990000100001'O,
    connectionId := 1521375,
    importance := omit
} id 3
12:53:04.193461 1427 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
12:53:04.193483 1427 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440130000010010400C0B0816084A99990000100001'O,
    connectionId := 1521375,
    importance := omit
} id 3
12:53:04.193502 1427 SCCP_Emulation.ttcn:5585 Message with id 3 was extracted from the queue of SCCP_SP_PORT.
12:53:04.193522 1427 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
12:53:04.193556 1427 SCCP_Emulation.ttcn:2249 vl_len:23
12:53:04.193579 1427 SCCP_Emulation.ttcn:2250 vl_from0
12:53:04.193718 1427 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1429) @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
            }
        }
    }
}
12:53:04.193782 1427 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
}
12:53:04.193830 1427 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O
12:53:04.193848 1429 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1427) @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
12:53:04.193902 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.193903 1429 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
12:53:04.193939 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.193942 1429 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1427): @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
12:53:04.193999 1429 M3UA_Emulation.ttcn:597 Message with id 3 was extracted from the queue of MTP3_SP_PORT.
12:53:04.194099 1429 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
}
12:53:04.196089 1434 BSSGP_ConnHdlr.ttcn:426 Message enqueued on GSUP from SGSN_Test-GSUP(1432) @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
12:53:04.196271 1434 BSSGP_ConnHdlr.ttcn:426 Matching on port GSUP succeeded:  matched
12:53:04.196323 1434 BSSGP_ConnHdlr.ttcn:426 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1432): @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
12:53:04.196371 1434 BSSGP_ConnHdlr.ttcn:426 Message with id 1 was extracted from the queue of GSUP.
12:53:04.196566 1434 BSSGP_ConnHdlr.ttcn:427 Sent on GSUP to SGSN_Test-GSUP(1432) @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 := '482EB1AC048BE0D1021872538E9C152C'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_SRES_IE (33),
                        len := 0,
                        val := {
                            sres := 'B5CFE005'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_KC_IE (34),
                        len := 0,
                        val := {
                            kc := '16FEA568F0140501'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_IK_IE (35),
                        len := 0,
                        val := {
                            ik := '37F24AF1635503296A1FD7FE7759C9B8'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_CK_IE (36),
                        len := 0,
                        val := {
                            ck := 'B4F53F38736B128FC1A4CECA0551A384'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_AUTN_IE (37),
                        len := 0,
                        val := {
                            autn := '2D05B592E553B028C21262C48C64C7D5'O
                        }
                    },
                    {
                        tag := OSMO_GSUP_RES_IE (39),
                        len := 0,
                        val := {
                            res := '3826339BC8321361'O
                        }
                    }
                }
            }
        }
    }
}
12:53:04.198055 1429 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 := '010001010000006002100050000000BC000000C303000000061736DF0001390014403500000200104029280812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5003B4001000006000800000002'O
} id 10
12:53:04.198113 1429 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.
12:53:04.198148 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:04.198184 1429 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 := '010001010000006002100050000000BC000000C303000000061736DF0001390014403500000200104029280812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5003B4001000006000800000002'O
} id 10
12:53:04.198215 1429 M3UA_Emulation.ttcn:711 Message with id 10 was extracted from the queue of SCTP_PORT.
12:53:04.198284 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF0001390014403500000200104029280812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5003B400100'O
}
12:53:04.198355 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF0001390014403500000200104029280812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5003B400100'O
} id 4
12:53:04.198534 1427 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 57,
            data := '0014403500000200104029280812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5003B400100'O
        }
    }
} id 4
12:53:04.198577 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:04.198612 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 57,
            data := '0014403500000200104029280812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5003B400100'O
        }
    }
} id 4
12:53:04.198643 1427 SCCP_Emulation.ttcn:5443 Message with id 4 was extracted from the queue of MTP3_SCCP_PORT.
12:53:04.198673 1427 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
12:53:04.198713 1427 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
12:53:04.198752 1427 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
12:53:04.198783 1427 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
12:53:04.198830 1427 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
12:53:04.198869 1427 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
12:53:04.198916 1427 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014403500000200104029280812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5003B400100'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.198972 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.198985 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014403500000200104029280812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5003B400100'O,
    connectionId := 1521375,
    importance := omit
} id 4
12:53:04.199008 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.199061 1428 RAN_Emulation.ttcnpp:1321 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 := '0812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 1521375,
    importance := omit
} id 4
12:53:04.199095 1428 RAN_Emulation.ttcnpp:1049 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
12:53:04.199119 1428 RAN_Emulation.ttcnpp:1059 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
12:53:04.199142 1428 RAN_Emulation.ttcnpp:1076 Matching on port RANAP succeeded:  matched
12:53:04.199169 1428 RAN_Emulation.ttcnpp:1076 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0812101021482EB1AC048BE0D1021872538E9C152C8028102D05B592E553B028C21262C48C64C7D5'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 1521375,
    importance := omit
} id 4
12:53:04.199194 1428 RAN_Emulation.ttcnpp:1076 Message with id 4 was extracted from the queue of RANAP.
12:53:04.200327 1428 RAN_Emulation.ttcnpp:661 Sent on CLIENT to TC_iu_attach_encr(1434) @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 := '0001'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := '482EB1AC048BE0D1021872538E9C152C'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '2D05B592E553B028C21262C48C64C7D5'O
                    }
                }
            }
        }
    }
}
12:53:04.200820 1434 BSSGP_ConnHdlr.ttcn:431 Message enqueued on BSSAP from SGSN_Test_0-RAN(1428) @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 := '0001'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := '482EB1AC048BE0D1021872538E9C152C'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '2D05B592E553B028C21262C48C64C7D5'O
                    }
                }
            }
        }
    }
} id 3
12:53:04.201152 1434 BSSGP_ConnHdlr.ttcn:278 Matching on port BSSAP succeeded:  matched
12:53:04.201204 1434 BSSGP_ConnHdlr.ttcn:278 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1428): @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 := '0001'B
                    },
                    authenticationParameterRAND := {
                        elementIdentifier := '21'O ("!"),
                        randValue := '482EB1AC048BE0D1021872538E9C152C'O
                    },
                    cipheringKeySequenceNumber := {
                        keySequence := {
                            keySequence := '000'B,
                            spare := '0'B
                        },
                        elementIdentifier := '1000'B
                    },
                    authenticationParameterAUTN := {
                        elementIdentifier := '28'O ("("),
                        lengthIndicator := 16,
                        autnValue := '2D05B592E553B028C21262C48C64C7D5'O
                    }
                }
            }
        }
    }
} id 3
12:53:04.201244 1434 BSSGP_ConnHdlr.ttcn:278 Message with id 3 was extracted from the queue of BSSAP.
12:53:04.202024 1434 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1428) @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 := '0001'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '3826339B'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 := 'C8321361'O
                    }
                }
            }
        }
    }
}
12:53:04.202350 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on CLIENT from TC_iu_attach_encr(1434) @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 := '0001'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '3826339B'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 := 'C8321361'O
                    }
                }
            }
        }
    }
} id 3
12:53:04.202492 1428 RAN_Emulation.ttcnpp:1105 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
12:53:04.202525 1428 RAN_Emulation.ttcnpp:1112 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
12:53:04.202552 1428 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
12:53:04.202581 1428 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
12:53:04.202622 1428 RAN_Emulation.ttcnpp:1153 Matching on port CLIENT succeeded:  matched
12:53:04.202664 1428 RAN_Emulation.ttcnpp:1153 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1434): @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 := '0001'B
                    },
                    spare := '0000'B,
                    authenticationParResp := {
                        elementIdentifier := '22'O ("\""),
                        valueField := '3826339B'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 := 'C8321361'O
                    }
                }
            }
        }
    }
} id 3
12:53:04.202699 1428 RAN_Emulation.ttcnpp:1153 Message with id 3 was extracted from the queue of CLIENT.
12:53:04.202903 1428 RAN_Emulation.ttcnpp:1279 Sent on RANAP to SGSN_Test_0-SCCP(1427) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '081301223826339B23094399990000100001F02904C8321361'O
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 1521375,
    importance := omit
}
12:53:04.202972 1428 RAN_Emulation.ttcnpp:1279 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.203034 1427 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O,
    connectionId := 1521375,
    importance := omit
} id 4
12:53:04.203077 1427 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
12:53:04.203112 1427 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O,
    connectionId := 1521375,
    importance := omit
} id 4
12:53:04.203171 1427 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
12:53:04.203217 1427 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O,
    connectionId := 1521375,
    importance := omit
} id 4
12:53:04.203259 1427 SCCP_Emulation.ttcn:5585 Message with id 4 was extracted from the queue of SCCP_SP_PORT.
12:53:04.203400 1427 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
12:53:04.203489 1427 SCCP_Emulation.ttcn:2249 vl_len:37
12:53:04.203546 1427 SCCP_Emulation.ttcn:2250 vl_from0
12:53:04.203654 1427 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1429) @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 := '001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O
            }
        }
    }
}
12:53:04.203752 1427 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 := '06000002000125001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O
}
12:53:04.203822 1427 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O
12:53:04.203849 1429 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000002000125001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O
} id 4
12:53:04.203919 1429 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
12:53:04.203930 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.203980 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.203980 1429 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1427): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '06000002000125001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O
} id 4
12:53:04.204036 1429 M3UA_Emulation.ttcn:597 Message with id 4 was extracted from the queue of MTP3_SP_PORT.
12:53:04.204135 1429 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '010001010000004C00060008000000020210003C000000C3000000BC0302000006000002000125001440210000010010401A19081301223826339B23094399990000100001F02904C8321361'O
}
12:53:04.205080 1429 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 := '01000101000000600210004F000000BC000000C303000000061736DF00013800060034000003000C0012080837F24AF1635503296A1FD7FE7759C9B8000B40120890B4F53F38736B128FC1A4CECA0551A384004B000140000006000800000002'O
} id 11
12:53:04.205134 1434 BSSGP_ConnHdlr.ttcn:457 Message enqueued on GSUP from SGSN_Test-GSUP(1432) @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
12:53:04.205148 1429 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.
12:53:04.205191 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:04.205235 1429 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 := '01000101000000600210004F000000BC000000C303000000061736DF00013800060034000003000C0012080837F24AF1635503296A1FD7FE7759C9B8000B40120890B4F53F38736B128FC1A4CECA0551A384004B000140000006000800000002'O
} id 11
12:53:04.205272 1429 M3UA_Emulation.ttcn:711 Message with id 11 was extracted from the queue of SCTP_PORT.
12:53:04.205345 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF00013800060034000003000C0012080837F24AF1635503296A1FD7FE7759C9B8000B40120890B4F53F38736B128FC1A4CECA0551A384004B000140'O
}
12:53:04.205426 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF00013800060034000003000C0012080837F24AF1635503296A1FD7FE7759C9B8000B40120890B4F53F38736B128FC1A4CECA0551A384004B000140'O
} id 5
12:53:04.205509 1427 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 56,
            data := '00060034000003000C0012080837F24AF1635503296A1FD7FE7759C9B8000B40120890B4F53F38736B128FC1A4CECA0551A384004B000140'O
        }
    }
} id 5
12:53:04.205564 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:04.205618 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 56,
            data := '00060034000003000C0012080837F24AF1635503296A1FD7FE7759C9B8000B40120890B4F53F38736B128FC1A4CECA0551A384004B000140'O
        }
    }
} id 5
12:53:04.205678 1427 SCCP_Emulation.ttcn:5443 Message with id 5 was extracted from the queue of MTP3_SCCP_PORT.
12:53:04.205741 1427 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
12:53:04.205803 1427 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
12:53:04.205851 1427 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
12:53:04.205895 1427 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
12:53:04.205953 1427 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
12:53:04.206007 1427 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
12:53:04.206082 1427 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '00060034000003000C0012080837F24AF1635503296A1FD7FE7759C9B8000B40120890B4F53F38736B128FC1A4CECA0551A384004B000140'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.206150 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.206173 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '00060034000003000C0012080837F24AF1635503296A1FD7FE7759C9B8000B40120890B4F53F38736B128FC1A4CECA0551A384004B000140'O,
    connectionId := 1521375,
    importance := omit
} id 5
12:53:04.206202 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.207647 1428 RAN_Emulation.ttcnpp:1321 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 := '00110111111100100100101011110001011000110101010100000011001010010110101000011111110101111111111001110111010110011100100110111000'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 11,
                            criticality := ignore (1),
                            value_ := {
                                encryptionInformation := {
                                    permittedAlgorithms := {
                                        1,
                                        2
                                    },
                                    key := '10110100111101010011111100111000011100110110101100010010100011111100000110100100110011101100101000000101010100011010001110000100'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 75,
                            criticality := reject (0),
                            value_ := {
                                keyStatus := new (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 1521375,
    importance := omit
} id 5
12:53:04.207711 1428 RAN_Emulation.ttcnpp:1049 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
12:53:04.207741 1428 RAN_Emulation.ttcnpp:1059 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
12:53:04.207771 1428 RAN_Emulation.ttcnpp:1076 Matching on port RANAP succeeded:  matched
12:53:04.207819 1428 RAN_Emulation.ttcnpp:1076 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @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 := '00110111111100100100101011110001011000110101010100000011001010010110101000011111110101111111111001110111010110011100100110111000'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 11,
                            criticality := ignore (1),
                            value_ := {
                                encryptionInformation := {
                                    permittedAlgorithms := {
                                        1,
                                        2
                                    },
                                    key := '10110100111101010011111100111000011100110110101100010010100011111100000110100100110011101100101000000101010100011010001110000100'B,
                                    iE_Extensions := omit
                                }
                            }
                        },
                        {
                            id := 75,
                            criticality := reject (0),
                            value_ := {
                                keyStatus := new (1)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 1521375,
    importance := omit
} id 5
12:53:04.207864 1428 RAN_Emulation.ttcnpp:1076 Message with id 5 was extracted from the queue of RANAP.
12:53:04.207976 1428 RAN_Emulation.ttcnpp:647 Sent on CLIENT to TC_iu_attach_encr(1434) @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 := '00110111111100100100101011110001011000110101010100000011001010010110101000011111110101111111111001110111010110011100100110111000'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 11,
                        criticality := ignore (1),
                        value_ := {
                            encryptionInformation := {
                                permittedAlgorithms := {
                                    1,
                                    2
                                },
                                key := '10110100111101010011111100111000011100110110101100010010100011111100000110100100110011101100101000000101010100011010001110000100'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
}
12:53:04.209462 1434 BSSGP_ConnHdlr.ttcn:457 Message enqueued on BSSAP from SGSN_Test_0-RAN(1428) @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 := '00110111111100100100101011110001011000110101010100000011001010010110101000011111110101111111111001110111010110011100100110111000'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 11,
                        criticality := ignore (1),
                        value_ := {
                            encryptionInformation := {
                                permittedAlgorithms := {
                                    1,
                                    2
                                },
                                key := '10110100111101010011111100111000011100110110101100010010100011111100000110100100110011101100101000000101010100011010001110000100'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
12:53:04.210232 1434 BSSGP_ConnHdlr.ttcn:286 Matching on port BSSAP succeeded:  matched
12:53:04.210323 1434 BSSGP_ConnHdlr.ttcn:286 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1428): @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 := '00110111111100100100101011110001011000110101010100000011001010010110101000011111110101111111111001110111010110011100100110111000'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 11,
                        criticality := ignore (1),
                        value_ := {
                            encryptionInformation := {
                                permittedAlgorithms := {
                                    1,
                                    2
                                },
                                key := '10110100111101010011111100111000011100110110101100010010100011111100000110100100110011101100101000000101010100011010001110000100'B,
                                iE_Extensions := omit
                            }
                        }
                    },
                    {
                        id := 75,
                        criticality := reject (0),
                        value_ := {
                            keyStatus := new (1)
                        }
                    }
                },
                protocolExtensions := omit
            }
        }
    }
} id 4
12:53:04.210499 1434 BSSGP_ConnHdlr.ttcn:286 Message with id 4 was extracted from the queue of BSSAP.
12:53:04.211810 1434 BSSGP_ConnHdlr.ttcn:293 Sent on BSSAP to SGSN_Test_0-RAN(1428) @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
            }
        }
    }
}
12:53:04.212224 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on CLIENT from TC_iu_attach_encr(1434) @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
12:53:04.212361 1428 RAN_Emulation.ttcnpp:1105 Matching on port CLIENT succeeded:  matched
12:53:04.212390 1428 RAN_Emulation.ttcnpp:1105 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1434): @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
12:53:04.212414 1428 RAN_Emulation.ttcnpp:1105 Message with id 4 was extracted from the queue of CLIENT.
12:53:04.212965 1428 RAN_Emulation.ttcnpp:1108 Sent on RANAP to SGSN_Test_0-SCCP(1427) @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 := 1521375,
    importance := omit
}
12:53:04.213064 1428 RAN_Emulation.ttcnpp:1108 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '2006000D00000200060001000005400110'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.213125 1427 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '2006000D00000200060001000005400110'O,
    connectionId := 1521375,
    importance := omit
} id 5
12:53:04.213177 1427 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
12:53:04.213215 1427 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '2006000D00000200060001000005400110'O,
    connectionId := 1521375,
    importance := omit
} id 5
12:53:04.213257 1427 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
12:53:04.213295 1427 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '2006000D00000200060001000005400110'O,
    connectionId := 1521375,
    importance := omit
} id 5
12:53:04.213333 1427 SCCP_Emulation.ttcn:5585 Message with id 5 was extracted from the queue of SCCP_SP_PORT.
12:53:04.213369 1427 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
12:53:04.213417 1427 SCCP_Emulation.ttcn:2249 vl_len:17
12:53:04.213458 1427 SCCP_Emulation.ttcn:2250 vl_from0
12:53:04.213524 1427 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1429) @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
            }
        }
    }
}
12:53:04.213644 1427 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
}
12:53:04.213682 1427 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O
12:53:04.213727 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.213755 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.213778 1429 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1427) @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
12:53:04.213835 1429 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
12:53:04.213879 1429 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1427): @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
12:53:04.213913 1429 M3UA_Emulation.ttcn:597 Message with id 5 was extracted from the queue of MTP3_SP_PORT.
12:53:04.213988 1429 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
}
12:53:04.214698 1429 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 := '010001010000003C0210002B000000BC000000C303000000061736DF000114000F4010000001001740095062420200001000F1000006000800000002'O
} id 12
12:53:04.214756 1429 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.
12:53:04.214791 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:04.214838 1429 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 := '010001010000003C0210002B000000BC000000C303000000061736DF000114000F4010000001001740095062420200001000F1000006000800000002'O
} id 12
12:53:04.214873 1429 M3UA_Emulation.ttcn:711 Message with id 12 was extracted from the queue of SCTP_PORT.
12:53:04.214958 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF000114000F4010000001001740095062420200001000F1'O
}
12:53:04.215033 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF000114000F4010000001001740095062420200001000F1'O
} id 6
12:53:04.215045 1429 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 := '010001010000004C0210003C000000BC000000C303000000061736DF0001250014402100000200104015140802012A4462F22412340017011805F4CBAE5F8B003B4001000006000800000002'O
} id 13
12:53:04.215075 1427 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '000F4010000001001740095062420200001000F1'O
        }
    }
} id 6
12:53:04.215093 1429 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.
12:53:04.215115 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:04.215133 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:04.215147 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 20,
            data := '000F4010000001001740095062420200001000F1'O
        }
    }
} id 6
12:53:04.215171 1427 SCCP_Emulation.ttcn:5443 Message with id 6 was extracted from the queue of MTP3_SCCP_PORT.
12:53:04.215178 1429 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 := '010001010000004C0210003C000000BC000000C303000000061736DF0001250014402100000200104015140802012A4462F22412340017011805F4CBAE5F8B003B4001000006000800000002'O
} id 13
12:53:04.215199 1427 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
12:53:04.215220 1429 M3UA_Emulation.ttcn:711 Message with id 13 was extracted from the queue of SCTP_PORT.
12:53:04.215231 1427 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
12:53:04.215257 1427 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
12:53:04.215286 1427 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
12:53:04.215300 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF0001250014402100000200104015140802012A4462F22412340017011805F4CBAE5F8B003B400100'O
}
12:53:04.215316 1427 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
12:53:04.215344 1427 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
12:53:04.215380 1427 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000F4010000001001740095062420200001000F1'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.215413 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.215429 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000F4010000001001740095062420200001000F1'O,
    connectionId := 1521375,
    importance := omit
} id 6
12:53:04.215442 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.215486 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF0001250014402100000200104015140802012A4462F22412340017011805F4CBAE5F8B003B400100'O
} id 7
12:53:04.215526 1427 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 37,
            data := '0014402100000200104015140802012A4462F22412340017011805F4CBAE5F8B003B400100'O
        }
    }
} id 7
12:53:04.215556 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:04.215587 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 37,
            data := '0014402100000200104015140802012A4462F22412340017011805F4CBAE5F8B003B400100'O
        }
    }
} id 7
12:53:04.215614 1427 SCCP_Emulation.ttcn:5443 Message with id 7 was extracted from the queue of MTP3_SCCP_PORT.
12:53:04.215641 1427 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
12:53:04.215671 1427 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
12:53:04.215698 1427 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
12:53:04.215725 1427 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
12:53:04.215757 1427 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
12:53:04.215786 1427 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
12:53:04.215822 1427 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014402100000200104015140802012A4462F22412340017011805F4CBAE5F8B003B400100'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.215856 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.215898 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.216177 1428 RAN_Emulation.ttcnpp:1321 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 := 1521375,
    importance := omit
} id 6
12:53:04.216246 1428 RAN_Emulation.ttcnpp:1049 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
12:53:04.216280 1428 RAN_Emulation.ttcnpp:1059 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
12:53:04.216313 1428 RAN_Emulation.ttcnpp:1076 Matching on port RANAP succeeded:  matched
12:53:04.216352 1428 RAN_Emulation.ttcnpp:1076 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @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 := 1521375,
    importance := omit
} id 6
12:53:04.216389 1428 RAN_Emulation.ttcnpp:1076 Message with id 6 was extracted from the queue of RANAP.
12:53:04.216464 1428 RAN_Emulation.ttcnpp:647 Sent on CLIENT to TC_iu_attach_encr(1434) @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
            }
        }
    }
}
12:53:04.216715 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '0014402100000200104015140802012A4462F22412340017011805F4CBAE5F8B003B400100'O,
    connectionId := 1521375,
    importance := omit
} id 7
12:53:04.216816 1428 RAN_Emulation.ttcnpp:1321 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 := '0802012A4462F22412340017011805F4CBAE5F8B'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 1521375,
    importance := omit
} id 7
12:53:04.216860 1428 RAN_Emulation.ttcnpp:1049 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
12:53:04.216903 1428 RAN_Emulation.ttcnpp:1059 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
12:53:04.216943 1428 RAN_Emulation.ttcnpp:1076 Matching on port RANAP succeeded:  matched
12:53:04.216990 1428 RAN_Emulation.ttcnpp:1076 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @RANAP_CodecPort.RANAP_N_DATA_ind : {
    userData := {
        initiatingMessage := {
            procedureCode := 20,
            criticality := ignore (1),
            value_ := {
                directTransfer := {
                    protocolIEs := {
                        {
                            id := 16,
                            criticality := ignore (1),
                            value_ := {
                                nAS_PDU := '0802012A4462F22412340017011805F4CBAE5F8B'O
                            }
                        },
                        {
                            id := 59,
                            criticality := ignore (1),
                            value_ := {
                                sAPI := sapi_0 (0)
                            }
                        }
                    },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 1521375,
    importance := omit
} id 7
12:53:04.217034 1428 RAN_Emulation.ttcnpp:1076 Message with id 7 was extracted from the queue of RANAP.
12:53:04.217057 1434 BSSGP_ConnHdlr.ttcn:458 Message enqueued on BSSAP from SGSN_Test_0-RAN(1428) @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
12:53:04.217516 1434 BSSGP_ConnHdlr.ttcn:458 Matching on port BSSAP succeeded:  matched
12:53:04.217575 1434 BSSGP_ConnHdlr.ttcn:458 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1428): @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
12:53:04.217654 1434 BSSGP_ConnHdlr.ttcn:458 Message with id 5 was extracted from the queue of BSSAP.
12:53:04.217753 1434 BSSGP_ConnHdlr.ttcn:465 Default with id 2 (altstep as_mm_identity) was deactivated.
12:53:04.217832 1434 BSSGP_ConnHdlr.ttcn:548 Matching on port GSUP succeeded:  matched
12:53:04.217857 1428 RAN_Emulation.ttcnpp:661 Sent on CLIENT to TC_iu_attach_encr(1434) @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 := '00001'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 := 'CBAE5F8B'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
                }
            }
        }
    }
}
12:53:04.217878 1434 BSSGP_ConnHdlr.ttcn:548 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1432): @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
12:53:04.217919 1434 BSSGP_ConnHdlr.ttcn:548 Message with id 2 was extracted from the queue of GSUP.
12:53:04.218251 1434 BSSGP_ConnHdlr.ttcn:551 Sent on GSUP to SGSN_Test-GSUP(1432) @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
                        }
                    }
                }
            }
        }
    }
}
12:53:04.218890 1434 BSSGP_ConnHdlr.ttcn:552 Message enqueued on BSSAP from SGSN_Test_0-RAN(1428) @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 := '00001'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 := 'CBAE5F8B'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
12:53:04.219365 1434 BSSGP_ConnHdlr.ttcn:552 Message enqueued on GSUP from SGSN_Test-GSUP(1432) @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
12:53:04.219454 1434 BSSGP_ConnHdlr.ttcn:552 Matching on port GSUP succeeded:  matched
12:53:04.219509 1434 BSSGP_ConnHdlr.ttcn:552 Receive operation on port GSUP succeeded, message from SGSN_Test-GSUP(1432): @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
12:53:04.219560 1434 BSSGP_ConnHdlr.ttcn:552 Message with id 3 was extracted from the queue of GSUP.
12:53:04.219634 1434 BSSGP_ConnHdlr.ttcn:553 Sent on GSUP to SGSN_Test-GSUP(1432) @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
            }
        }
    }
}
12:53:04.220223 1434 BSSGP_ConnHdlr.ttcn:278 Matching on port BSSAP succeeded:  matched
12:53:04.220273 1434 BSSGP_ConnHdlr.ttcn:278 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1428): @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 := '00001'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 := 'CBAE5F8B'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
12:53:04.220308 1434 BSSGP_ConnHdlr.ttcn:278 Message with id 6 was extracted from the queue of BSSAP.
12:53:04.220530 1434 BSSGP_ConnHdlr.ttcn:233 Sent on BSSAP to SGSN_Test_0-RAN(1428) @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
                }
            }
        }
    }
}
12:53:04.220702 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on CLIENT from TC_iu_attach_encr(1434) @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
12:53:04.220867 1428 RAN_Emulation.ttcnpp:1105 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP-PDU-Descriptions.RANAP-PDU.
12:53:04.220923 1428 RAN_Emulation.ttcnpp:1112 Matching on port CLIENT failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_req.
12:53:04.220966 1428 RAN_Emulation.ttcnpp:1117 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RAN_Conn_Prim.
12:53:04.221005 1428 RAN_Emulation.ttcnpp:1124 Matching on port CLIENT failed: Type of the first message in the queue is not @RAN_Emulation.RANAP_Conn_Req.
12:53:04.221051 1428 RAN_Emulation.ttcnpp:1153 Matching on port CLIENT succeeded:  matched
12:53:04.221109 1428 RAN_Emulation.ttcnpp:1153 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1434): @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
12:53:04.221168 1428 RAN_Emulation.ttcnpp:1153 Message with id 5 was extracted from the queue of CLIENT.
12:53:04.221301 1428 RAN_Emulation.ttcnpp:1279 Sent on RANAP to SGSN_Test_0-SCCP(1427) @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 := 1521375,
    importance := omit
}
12:53:04.221401 1428 RAN_Emulation.ttcnpp:1279 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.221496 1427 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 1521375,
    importance := omit
} id 6
12:53:04.221559 1427 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
12:53:04.221604 1427 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '0014400A00000100104003020803'O,
    connectionId := 1521375,
    importance := omit
} id 6
12:53:04.221661 1427 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
12:53:04.221717 1427 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '0014400A00000100104003020803'O,
    connectionId := 1521375,
    importance := omit
} id 6
12:53:04.221766 1427 SCCP_Emulation.ttcn:5585 Message with id 6 was extracted from the queue of SCCP_SP_PORT.
12:53:04.221816 1427 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
12:53:04.221875 1427 SCCP_Emulation.ttcn:2249 vl_len:14
12:53:04.221930 1427 SCCP_Emulation.ttcn:2250 vl_from0
12:53:04.222011 1427 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1429) @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
            }
        }
    }
}
12:53:04.222088 1427 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
}
12:53:04.222145 1427 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O
12:53:04.222156 1429 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1427) @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
12:53:04.222203 1429 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
12:53:04.222208 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.222235 1429 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1427): @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
12:53:04.222250 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.222262 1429 M3UA_Emulation.ttcn:597 Message with id 6 was extracted from the queue of MTP3_SP_PORT.
12:53:04.222313 1429 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
}
12:53:04.222935 1429 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 := '010001010000003402100023000000BC000000C303000000061736DF00010C000100080000010004400122000006000800000002'O
} id 14
12:53:04.222980 1429 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.
12:53:04.223008 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:04.223040 1429 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 := '010001010000003402100023000000BC000000C303000000061736DF00010C000100080000010004400122000006000800000002'O
} id 14
12:53:04.223066 1429 M3UA_Emulation.ttcn:711 Message with id 14 was extracted from the queue of SCTP_PORT.
12:53:04.223119 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF00010C000100080000010004400122'O
}
12:53:04.223177 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '061736DF00010C000100080000010004400122'O
} id 8
12:53:04.223217 1427 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 12,
            data := '000100080000010004400122'O
        }
    }
} id 8
12:53:04.223245 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:04.223273 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @SCCP_Types.PDU_SCCP : {
    dataform1 := {
        messageType := 6,
        destLocRef := '1736DF'O,
        segmentingReassembl := {
            more := '0'B,
            reserved := '0000000'B
        },
        pointer1 := 1,
        data := {
            paramLength := 12,
            data := '000100080000010004400122'O
        }
    }
} id 8
12:53:04.223299 1427 SCCP_Emulation.ttcn:5443 Message with id 8 was extracted from the queue of MTP3_SCCP_PORT.
12:53:04.223325 1427 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
12:53:04.223356 1427 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
12:53:04.223386 1427 SCCP_Emulation.ttcn:1235 Start timer T_iar[0]: 1260 s
12:53:04.223412 1427 SCCP_Emulation.ttcn:2297 DT1 will be put to the reassembly buffer
12:53:04.223445 1427 SCCP_Emulation.ttcn:2308 DT1 data has been put to the reassembly buffer
12:53:04.223474 1427 SCCP_Emulation.ttcn:2320 DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
12:53:04.223513 1427 SCCP_Emulation.ttcn:2322 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000100080000010004400122'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.223548 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.223564 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @SCCPasp_Types.ASP_SCCP_N_DATA_ind : {
    userData := '000100080000010004400122'O,
    connectionId := 1521375,
    importance := omit
} id 8
12:53:04.223576 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.224150 1428 RAN_Emulation.ttcnpp:1321 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 := 1521375,
    importance := omit
} id 8
12:53:04.224189 1428 RAN_Emulation.ttcnpp:1049 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
12:53:04.224212 1428 RAN_Emulation.ttcnpp:1059 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
12:53:04.224235 1428 RAN_Emulation.ttcnpp:1076 Matching on port RANAP succeeded:  matched
12:53:04.224259 1428 RAN_Emulation.ttcnpp:1076 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @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 := 1521375,
    importance := omit
} id 8
12:53:04.224290 1428 RAN_Emulation.ttcnpp:1076 Message with id 8 was extracted from the queue of RANAP.
12:53:04.224335 1428 RAN_Emulation.ttcnpp:647 Sent on CLIENT to TC_iu_attach_encr(1434) @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
            }
        }
    }
}
12:53:04.224701 1434 BSSGP_ConnHdlr.ttcn:595 Message enqueued on BSSAP from SGSN_Test_0-RAN(1428) @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
12:53:04.224950 1434 RAN_Emulation.ttcnpp:1678 Matching on port BSSAP succeeded:  matched
12:53:04.224982 1434 RAN_Emulation.ttcnpp:1678 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1428): @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
12:53:04.225026 1434 RAN_Emulation.ttcnpp:1678 Message with id 7 was extracted from the queue of BSSAP.
12:53:04.225368 1434 RAN_Emulation.ttcnpp:1679 Sent on BSSAP to SGSN_Test_0-RAN(1428) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
}
12:53:04.225571 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on CLIENT from TC_iu_attach_encr(1434) @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
} id 6
12:53:04.225664 1428 RAN_Emulation.ttcnpp:1105 Matching on port CLIENT succeeded:  matched
12:53:04.225691 1428 RAN_Emulation.ttcnpp:1105 Receive operation on port CLIENT succeeded, message from TC_iu_attach_encr(1434): @RANAP-PDU-Descriptions.RANAP-PDU : {
    successfulOutcome := {
        procedureCode := 1,
        criticality := reject (0),
        value_ := {
            iu_ReleaseComplete := {
                protocolIEs := { },
                protocolExtensions := omit
            }
        }
    }
} id 6
12:53:04.225724 1428 RAN_Emulation.ttcnpp:1105 Message with id 6 was extracted from the queue of CLIENT.
12:53:04.225984 1428 RAN_Emulation.ttcnpp:1108 Sent on RANAP to SGSN_Test_0-SCCP(1427) @RANAP_CodecPort.RANAP_N_DATA_req : {
    userData := {
        successfulOutcome := {
            procedureCode := 1,
            criticality := reject (0),
            value_ := {
                iu_ReleaseComplete := {
                    protocolIEs := { },
                    protocolExtensions := omit
                }
            }
        }
    },
    connectionId := 1521375,
    importance := omit
}
12:53:04.226080 1428 RAN_Emulation.ttcnpp:1108 Outgoing message was mapped to @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 1521375,
    importance := omit
}
12:53:04.226126 1427 SCCP_Emulation.ttcn:5439 Message enqueued on SCCP_SP_PORT from SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 1521375,
    importance := omit
} id 7
12:53:04.226167 1427 SCCP_Emulation.ttcn:5577 Matching on port SCCP_SP_PORT succeeded.
12:53:04.226194 1427 SCCP_Emulation.ttcn:5577 Check-receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req: {
    userData := '20010003000000'O,
    connectionId := 1521375,
    importance := omit
} id 7
12:53:04.226227 1427 SCCP_Emulation.ttcn:5585 Matching on port SCCP_SP_PORT succeeded:  matched
12:53:04.226257 1427 SCCP_Emulation.ttcn:5585 Receive operation on port SCCP_SP_PORT succeeded, message from SGSN_Test_0-RAN(1428): @SCCPasp_Types.ASP_SCCP_N_DATA_req : {
    userData := '20010003000000'O,
    connectionId := 1521375,
    importance := omit
} id 7
12:53:04.226284 1427 SCCP_Emulation.ttcn:5585 Message with id 7 was extracted from the queue of SCCP_SP_PORT.
12:53:04.226310 1427 SCCP_Emulation.ttcn:1984 Session index based on connection ID:0
12:53:04.226343 1427 SCCP_Emulation.ttcn:2249 vl_len:7
12:53:04.226376 1427 SCCP_Emulation.ttcn:2250 vl_from0
12:53:04.226421 1427 SCCP_Emulation.ttcn:2265 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1429) @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
            }
        }
    }
}
12:53:04.226465 1427 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
}
12:53:04.226504 1427 SCCP_Emulation.ttcn:2268 data sent by MTP3_SCCP_PORT: '20010003000000'O
12:53:04.226533 1429 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1427) @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
12:53:04.226543 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.226581 1429 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
12:53:04.226611 1429 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1427): @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
12:53:04.226621 1427 SCCP_Emulation.ttcn:1224 Start timer T_ias[0]: 600 s
12:53:04.226641 1429 M3UA_Emulation.ttcn:597 Message with id 7 was extracted from the queue of MTP3_SP_PORT.
12:53:04.226695 1429 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
}
12:53:04.227259 1429 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 := '010001010000002C02100019000000BC000000C303000000041736DF00000200000000000006000800000002'O
} id 15
12:53:04.227302 1429 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.
12:53:04.227331 1429 M3UA_Emulation.ttcn:711 Matching on port SCTP_PORT succeeded:  matched
12:53:04.227365 1429 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 := '010001010000002C02100019000000BC000000C303000000041736DF00000200000000000006000800000002'O
} id 15
12:53:04.227392 1429 M3UA_Emulation.ttcn:711 Message with id 15 was extracted from the queue of SCTP_PORT.
12:53:04.227437 1429 M3UA_Emulation.ttcn:996 Sent on MTP3_SP_PORT to SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '041736DF0000020000'O
}
12:53:04.227490 1427 SCCP_Emulation.ttcn:5439 Message enqueued on MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429) @MTP3asp_Types.ASP_MTP3_TRANSFERind : {
    sio := {
        ni := '00'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 188,
    dpc := 195,
    sls := 0,
    data := '041736DF0000020000'O
} id 9
12:53:04.227574 1427 SCCP_Emulation.ttcn:5439 Incoming message was mapped to @SCCP_Types.PDU_SCCP : {
    released := {
        messageType := 4,
        destLocRef := '1736DF'O,
        sourceLocRef := '000002'O,
        releaseCause := 0,
        pointer1 := 0,
        optionalPart := omit,
        eop := omit
    }
} id 9
12:53:04.227604 1427 SCCP_Emulation.ttcn:5443 Matching on port MTP3_SCCP_PORT succeeded:  matched
12:53:04.227630 1427 SCCP_Emulation.ttcn:5443 Receive operation on port MTP3_SCCP_PORT succeeded, message from SGSN_Test_0-M3UA(1429): @SCCP_Types.PDU_SCCP : {
    released := {
        messageType := 4,
        destLocRef := '1736DF'O,
        sourceLocRef := '000002'O,
        releaseCause := 0,
        pointer1 := 0,
        optionalPart := omit,
        eop := omit
    }
} id 9
12:53:04.227655 1427 SCCP_Emulation.ttcn:5443 Message with id 9 was extracted from the queue of MTP3_SCCP_PORT.
12:53:04.227687 1427 SCCP_Emulation.ttcn:1946 Session index based on local reference:0
12:53:04.227779 1427 SCCP_Emulation.ttcn:3854 Sent on SCCP_SP_PORT to SGSN_Test_0-RAN(1428) @SCCPasp_Types.ASP_SCCP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 1521375,
    importance := omit
}
12:53:04.227883 1427 SCCP_Emulation.ttcn:3868 Sent on MTP3_SCCP_PORT to SGSN_Test_0-M3UA(1429) @SCCP_Types.ASP_MTP3_TRANSFERreq_sccp : {
    sio := '83'O,
    opc := 195,
    dpc := 188,
    sls := 0,
    data := {
        relcomp := {
            messageType := 5,
            destLocRef := '000002'O,
            sourceLocRef := '1736DF'O
        }
    }
}
12:53:04.227884 1428 RAN_Emulation.ttcnpp:1321 Message enqueued on RANAP from SGSN_Test_0-SCCP(1427) @SCCPasp_Types.ASP_SCCP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 1521375,
    importance := omit
} id 9
12:53:04.227930 1427 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 := '050000021736DF'O
}
12:53:04.227982 1428 RAN_Emulation.ttcnpp:1321 Incoming message was mapped to @RANAP_CodecPort.RANAP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 1521375,
    importance := omit
} id 9
12:53:04.227991 1429 M3UA_Emulation.ttcn:596 Message enqueued on MTP3_SP_PORT from SGSN_Test_0-SCCP(1427) @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '050000021736DF'O
} id 8
12:53:04.227996 1427 SCCP_Emulation.ttcn:1326 Stop timer T_ias[0]: 600 s
12:53:04.228022 1428 RAN_Emulation.ttcnpp:1049 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_UNITDATA_ind.
12:53:04.228024 1429 M3UA_Emulation.ttcn:597 Matching on port MTP3_SP_PORT succeeded:  matched
12:53:04.228033 1427 SCCP_Emulation.ttcn:1331 Stop timer T_iar[0]: 1260 s
12:53:04.228052 1428 RAN_Emulation.ttcnpp:1059 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_CONNECT_ind.
12:53:04.228059 1429 M3UA_Emulation.ttcn:597 Receive operation on port MTP3_SP_PORT succeeded, message from SGSN_Test_0-SCCP(1427): @MTP3asp_Types.ASP_MTP3_TRANSFERreq : {
    sio := {
        ni := '10'B,
        prio := '00'B,
        si := '0011'B
    },
    opc := 195,
    dpc := 188,
    sls := 0,
    data := '050000021736DF'O
} id 8
12:53:04.228082 1428 RAN_Emulation.ttcnpp:1076 Matching on port RANAP failed: Type of the first message in the queue is not @RANAP_CodecPort.RANAP_N_DATA_ind.
12:53:04.228087 1429 M3UA_Emulation.ttcn:597 Message with id 8 was extracted from the queue of MTP3_SP_PORT.
12:53:04.228119 1428 RAN_Emulation.ttcnpp:1083 Matching on port RANAP succeeded:  matched
12:53:04.228142 1429 M3UA_Emulation.ttcn:616 Sent on SCTP_PORT to system @SCTPasp_Types.ASP_SCTP : {
    client_id := 8,
    sinfo_stream := 1,
    sinfo_ppid := 3,
    data := '0100010100000028000600080000000202100017000000C3000000BC03020000050000021736DF00'O
}
12:53:04.228146 1428 RAN_Emulation.ttcnpp:1083 Receive operation on port RANAP succeeded, message from SGSN_Test_0-SCCP(1427): @RANAP_CodecPort.RANAP_N_DISCONNECT_ind : {
    originator := 1,
    respondingAddress := omit,
    reason := 20,
    userData := omit,
    connectionId := 1521375,
    importance := omit
} id 9
12:53:04.228178 1428 RAN_Emulation.ttcnpp:1083 Message with id 9 was extracted from the queue of RANAP.
12:53:04.228247 1428 RAN_Emulation.ttcnpp:1090 Sent on CLIENT to TC_iu_attach_encr(1434) @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
}
12:53:04.228286 1428 RAN_Emulation.ttcnpp:467 Deleted conn table entry 0TC_iu_attach_encr(1434)1521375
12:53:04.228330 1434 RAN_Emulation.ttcnpp:1680 Message enqueued on BSSAP from SGSN_Test_0-RAN(1428) @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
} id 8
12:53:04.228410 1434 RAN_Emulation.ttcnpp:1681 Matching on port BSSAP succeeded:  matched
12:53:04.228436 1434 RAN_Emulation.ttcnpp:1681 Receive operation on port BSSAP succeeded, message from SGSN_Test_0-RAN(1428): @RAN_Emulation.RAN_Conn_Prim : {
    disc_ind := { }
} id 8
12:53:04.228468 1434 RAN_Emulation.ttcnpp:1681 Message with id 8 was extracted from the queue of BSSAP.
12:53:04.228506 1434 RAN_Emulation.ttcnpp:1682 setverdict(pass): none -> pass
12:53:04.228574 1434 Osmocom_Types.ttcn:118 Start timer T: 0.05 s
12:53:04.278606 1434 Osmocom_Types.ttcn:119 Timeout T: 0.05 s
12:53:04.278746 1434 SGSN_Tests_Iu.ttcn:44 setverdict(pass): pass -> pass, component reason not changed
12:53:04.278896 1434 BSSGP_Emulation.ttcnpp:166 Called on BSSGP_PROC[0] to TC_iu_attach_encr-BVCI196(1415) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001001'H
}
12:53:04.279056 1415 BSSGP_Emulation.ttcnpp:1355 Call enqueued on BSSGP_PROC from TC_iu_attach_encr(1434) @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001001'H
} id 2
12:53:04.279329 1415 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.
12:53:04.279410 1415 BSSGP_Emulation.ttcnpp:1337 Matching on port BSSGP_PROC succeeded: {
    imsi := '262420000001001'H with ? matched
}
12:53:04.279475 1415 BSSGP_Emulation.ttcnpp:1337 Getcall operation on port BSSGP_PROC succeeded, call from TC_iu_attach_encr(1434): @BSSGP_Emulation.BSSGP_unregister_client : {
    imsi := '262420000001001'H
} id 1
12:53:04.279524 1415 BSSGP_Emulation.ttcnpp:1337 Operation with id 2 was extracted from the queue of BSSGP_PROC.
12:53:04.279711 1415 BSSGP_Emulation.ttcnpp:878 Removing Client IMSI='262420000001001'H, index=0
12:53:04.279816 1415 BSSGP_Emulation.ttcnpp:1339 Replied on BSSGP_PROC to TC_iu_attach_encr(1434) @BSSGP_Emulation.BSSGP_unregister_client : { }
12:53:04.279923 1434 BSSGP_Emulation.ttcnpp:166 Reply enqueued on BSSGP_PROC[0] from TC_iu_attach_encr-BVCI196(1415) @BSSGP_Emulation.BSSGP_unregister_client : { } id 2
12:53:04.279983 1434 BSSGP_Emulation.ttcnpp:167 Matching on port BSSGP_PROC[0] succeeded: { } with { } matched
12:53:04.280031 1434 BSSGP_Emulation.ttcnpp:167 Getreply operation on port BSSGP_PROC[0] succeeded, reply from TC_iu_attach_encr-BVCI196(1415): @BSSGP_Emulation.BSSGP_unregister_client : { } id 1
12:53:04.280068 1434 BSSGP_Emulation.ttcnpp:167 Operation with id 2 was extracted from the queue of BSSGP_PROC[0].
12:53:04.280114 1434 - Function f_handler_init finished. PTC terminates.
12:53:04.280151 1434 - Terminating component type BSSGP_ConnHdlr.BSSGP_ConnHdlr.
12:53:04.280184 1434 - Default with id 1 (altstep as_Tguard) was deactivated.
12:53:04.280217 1434 - Stop timer g_Tguard: 30 s
12:53:04.280253 1434 - Removing unterminated connection between port GSUP and SGSN_Test-GSUP(1432):GSUP_CLIENT.
12:53:04.280308 1434 - Port GSUP was stopped.
12:53:04.280346 1434 - Removing unterminated connection between port GSUP_PROC and SGSN_Test-GSUP(1432):GSUP_PROC.
12:53:04.280450 1434 - Port GSUP_PROC was stopped.
12:53:04.280483 1434 - Removing unterminated connection between port GTP[0] and SGSN_Test-GGSN_GTP(1433):CLIENT.
12:53:04.280536 1434 - Port GTP[0] was stopped.
12:53:04.280555 1433 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_iu_attach_encr(1434):GTP[0] was closed unexpectedly by the peer.
12:53:04.280568 1434 - Removing unterminated connection between port GTP[1] and SGSN_Test-RNC_GTP(1430):CLIENT.
12:53:04.280613 1434 - Port GTP[1] was stopped.
12:53:04.280635 1433 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_iu_attach_encr(1434):GTP[0].
12:53:04.280645 1434 - Port GTP[2] was stopped.
12:53:04.280655 1430 GTP_Emulation.ttcn:246 Connection of port CLIENT to TC_iu_attach_encr(1434):GTP[1] was closed unexpectedly by the peer.
12:53:04.280678 1434 - Port GTP[3] was stopped.
12:53:04.280731 1430 GTP_Emulation.ttcn:246 Port CLIENT was disconnected from TC_iu_attach_encr(1434):GTP[1].
12:53:04.280742 1434 - Removing unterminated connection between port GTP_PROC[0] and SGSN_Test-GGSN_GTP(1433):CLIENT_PROC.
12:53:04.280787 1434 - Port GTP_PROC[0] was stopped.
12:53:04.280799 1433 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_iu_attach_encr(1434):GTP_PROC[0] was closed unexpectedly by the peer.
12:53:04.280849 1434 - Removing unterminated connection between port GTP_PROC[1] and SGSN_Test-RNC_GTP(1430):CLIENT_PROC.
12:53:04.280866 1433 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_iu_attach_encr(1434):GTP_PROC[0].
12:53:04.280891 1434 - Port GTP_PROC[1] was stopped.
12:53:04.280904 1430 GTP_Emulation.ttcn:246 Connection of port CLIENT_PROC to TC_iu_attach_encr(1434):GTP_PROC[1] was closed unexpectedly by the peer.
12:53:04.280925 1434 - Port GTP_PROC[2] was stopped.
12:53:04.280980 1434 - Port GTP_PROC[3] was stopped.
12:53:04.280982 1430 GTP_Emulation.ttcn:246 Port CLIENT_PROC was disconnected from TC_iu_attach_encr(1434):GTP_PROC[1].
12:53:04.281010 1434 - Removing unterminated connection between port BSSGP[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_SP.
12:53:04.281060 1434 - Port BSSGP[0] was stopped.
12:53:04.281072 1415 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_encr(1434):BSSGP[0] was closed unexpectedly by the peer.
12:53:04.281095 1434 - Removing unterminated connection between port BSSGP[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_SP.
12:53:04.281130 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_encr(1434):BSSGP[0].
12:53:04.281135 1434 - Port BSSGP[1] was stopped.
12:53:04.281162 1419 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_encr(1434):BSSGP[1] was closed unexpectedly by the peer.
12:53:04.281179 1434 - Removing unterminated connection between port BSSGP[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_SP.
12:53:04.281223 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_encr(1434):BSSGP[1].
12:53:04.281272 1434 - Port BSSGP[2] was stopped.
12:53:04.281291 1425 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP to TC_iu_attach_encr(1434):BSSGP[2] was closed unexpectedly by the peer.
12:53:04.281340 1434 - Removing unterminated connection between port BSSGP_SIG[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_SP_SIG.
12:53:04.281353 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP was disconnected from TC_iu_attach_encr(1434):BSSGP[2].
12:53:04.281399 1434 - Port BSSGP_SIG[0] was stopped.
12:53:04.281414 1415 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_encr(1434):BSSGP_SIG[0] was closed unexpectedly by the peer.
12:53:04.281462 1434 - Removing unterminated connection between port BSSGP_SIG[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_SP_SIG.
12:53:04.281481 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_encr(1434):BSSGP_SIG[0].
12:53:04.281516 1434 - Port BSSGP_SIG[1] was stopped.
12:53:04.281531 1419 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_encr(1434):BSSGP_SIG[1] was closed unexpectedly by the peer.
12:53:04.281555 1434 - Removing unterminated connection between port BSSGP_SIG[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_SP_SIG.
12:53:04.281601 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_encr(1434):BSSGP_SIG[1].
12:53:04.281618 1434 - Port BSSGP_SIG[2] was stopped.
12:53:04.281633 1425 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_SP_SIG to TC_iu_attach_encr(1434):BSSGP_SIG[2] was closed unexpectedly by the peer.
12:53:04.281652 1434 - Removing unterminated connection between port BSSGP_GLOBAL[0] and SGSN_Test-Gb0-BSSGP0(1413):GLOBAL.
12:53:04.281687 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_SP_SIG was disconnected from TC_iu_attach_encr(1434):BSSGP_SIG[2].
12:53:04.281754 1434 - Port BSSGP_GLOBAL[0] was stopped.
12:53:04.281788 1413 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_encr(1434):BSSGP_GLOBAL[0] was closed unexpectedly by the peer.
12:53:04.281822 1434 - Removing unterminated connection between port BSSGP_GLOBAL[1] and SGSN_Test-Gb1-BSSGP1(1418):GLOBAL.
12:53:04.281867 1434 - Port BSSGP_GLOBAL[1] was stopped.
12:53:04.281868 1413 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_encr(1434):BSSGP_GLOBAL[0].
12:53:04.281899 1434 - Removing unterminated connection between port BSSGP_GLOBAL[2] and SGSN_Test-Gb2-BSSGP2(1423):GLOBAL.
12:53:04.281908 1418 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_encr(1434):BSSGP_GLOBAL[1] was closed unexpectedly by the peer.
12:53:04.281939 1434 - Port BSSGP_GLOBAL[2] was stopped.
12:53:04.281965 1423 BSSGP_Emulation.ttcnpp:611 Connection of port GLOBAL to TC_iu_attach_encr(1434):BSSGP_GLOBAL[2] was closed unexpectedly by the peer.
12:53:04.281989 1434 - Removing unterminated connection between port BSSGP_PROC[0] and TC_iu_attach_encr-BVCI196(1415):BSSGP_PROC.
12:53:04.281990 1418 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_encr(1434):BSSGP_GLOBAL[1].
12:53:04.282025 1423 BSSGP_Emulation.ttcnpp:611 Port GLOBAL was disconnected from TC_iu_attach_encr(1434):BSSGP_GLOBAL[2].
12:53:04.282028 1434 - Port BSSGP_PROC[0] was stopped.
12:53:04.282048 1415 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_encr(1434):BSSGP_PROC[0] was closed unexpectedly by the peer.
12:53:04.282058 1434 - Removing unterminated connection between port BSSGP_PROC[1] and TC_iu_attach_encr-BVCI210(1419):BSSGP_PROC.
12:53:04.282119 1415 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_encr(1434):BSSGP_PROC[0].
12:53:04.282119 1434 - Port BSSGP_PROC[1] was stopped.
12:53:04.282134 1419 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_encr(1434):BSSGP_PROC[1] was closed unexpectedly by the peer.
12:53:04.282155 1434 - Removing unterminated connection between port BSSGP_PROC[2] and TC_iu_attach_encr-BVCI220(1425):BSSGP_PROC.
12:53:04.282207 1419 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_encr(1434):BSSGP_PROC[1].
12:53:04.282211 1434 - Port BSSGP_PROC[2] was stopped.
12:53:04.282242 1425 BSSGP_Emulation.ttcnpp:1355 Connection of port BSSGP_PROC to TC_iu_attach_encr(1434):BSSGP_PROC[2] was closed unexpectedly by the peer.
12:53:04.282266 1434 - Removing unterminated connection between port BSSAP and SGSN_Test_0-RAN(1428):CLIENT.
12:53:04.282299 1425 BSSGP_Emulation.ttcnpp:1355 Port BSSGP_PROC was disconnected from TC_iu_attach_encr(1434):BSSGP_PROC[2].
12:53:04.282338 1434 - Port BSSAP was stopped.
12:53:04.282365 1428 RAN_Emulation.ttcnpp:1321 Connection of port CLIENT to TC_iu_attach_encr(1434):BSSAP was closed unexpectedly by the peer.
12:53:04.282378 1434 - Removing unterminated connection between port BSSAP_PROC and SGSN_Test_0-RAN(1428):PROC.
12:53:04.282430 1428 RAN_Emulation.ttcnpp:1321 Port CLIENT was disconnected from TC_iu_attach_encr(1434):BSSAP.
12:53:04.282433 1434 - Port BSSAP_PROC was stopped.
12:53:04.282473 1434 - Component type BSSGP_ConnHdlr.BSSGP_ConnHdlr was shut down inside testcase TC_iu_attach_encr.
12:53:04.282518 1434 - Final verdict of PTC: pass
12:53:04.282538 1428 RAN_Emulation.ttcnpp:1321 Connection of port PROC to TC_iu_attach_encr(1434):BSSAP_PROC was closed unexpectedly by the peer.
12:53:04.282574 mtc SGSN_Tests_Iu.ttcn:81 PTC with component reference 1434 is done.
12:53:04.282592 1428 RAN_Emulation.ttcnpp:1321 Port PROC was disconnected from TC_iu_attach_encr(1434):BSSAP_PROC.
12:53:04.282623 1434 - Disconnected from MC.
12:53:04.282671 mtc RAN_Adapter.ttcnpp:204 Disconnecting ports SGSN_Test_0-RAN(1428):RANAP and SGSN_Test_0-SCCP(1427):SCCP_SP_PORT.
12:53:04.282680 1434 - TTCN-3 Parallel Test Component finished.
12:53:04.282782 1428 RAN_Emulation.ttcnpp:1321 Terminating the connection of port RANAP to SGSN_Test_0-SCCP(1427):SCCP_SP_PORT. No more messages can be sent through this connection.
12:53:04.282864 1427 SCCP_Emulation.ttcn:5439 Connection termination request was received on port SCCP_SP_PORT from SGSN_Test_0-RAN(1428):RANAP. No more data can be sent or received through this connection.
12:53:04.282957 1428 RAN_Emulation.ttcnpp:1321 Port RANAP was disconnected from SGSN_Test_0-SCCP(1427):SCCP_SP_PORT.
12:53:04.283043 1427 SCCP_Emulation.ttcn:5439 Port SCCP_SP_PORT was disconnected from SGSN_Test_0-RAN(1428):RANAP.
12:53:04.283074 mtc RAN_Adapter.ttcnpp:204 Disconnect operation on SGSN_Test_0-RAN(1428):RANAP and SGSN_Test_0-SCCP(1427):SCCP_SP_PORT finished.
12:53:04.283142 mtc RAN_Adapter.ttcnpp:211 Stopping PTC with component reference 1428.
12:53:04.283227 1428 RAN_Emulation.ttcnpp:1321 Kill was requested from MC.
12:53:04.283280 1428 RAN_Emulation.ttcnpp:1321 Terminating test component execution.
12:53:04.283902 1428 - Function main was stopped. PTC terminates.
12:53:04.283986 1428 - Terminating component type RAN_Emulation.RAN_Emulation_CT.
12:53:04.284025 1428 - Port RANAP was stopped.
12:53:04.284061 1428 - Port CLIENT was stopped.
12:53:04.284093 1428 - Port PROC was stopped.
12:53:04.284126 1428 - Component type RAN_Emulation.RAN_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.284170 1428 - Final verdict of PTC: none
12:53:04.284200 mtc RAN_Adapter.ttcnpp:211 PTC with component reference 1428 was stopped.
12:53:04.284256 mtc RAN_Adapter.ttcnpp:215 Unmapping port SGSN_Test_0-M3UA(1429):SCTP_PORT from system:sctp.
12:53:04.284261 1428 - Disconnected from MC.
12:53:04.284313 1428 - TTCN-3 Parallel Test Component finished.
12:53:04.284428 1429 M3UA_Emulation.ttcn:596 Port SCTP_PORT was unmapped from system:sctp.
12:53:04.284519 mtc RAN_Adapter.ttcnpp:215 Unmap operation of SGSN_Test_0-M3UA(1429):SCTP_PORT from system:sctp finished.
12:53:04.284578 mtc RAN_Adapter.ttcnpp:216 Disconnecting ports SGSN_Test_0-M3UA(1429):MTP3_SP_PORT and SGSN_Test_0-SCCP(1427):MTP3_SCCP_PORT.
12:53:04.284663 1429 M3UA_Emulation.ttcn:596 Terminating the connection of port MTP3_SP_PORT to SGSN_Test_0-SCCP(1427):MTP3_SCCP_PORT. No more messages can be sent through this connection.
12:53:04.284726 1427 SCCP_Emulation.ttcn:5439 Connection termination request was received on port MTP3_SCCP_PORT from SGSN_Test_0-M3UA(1429):MTP3_SP_PORT. No more data can be sent or received through this connection.
12:53:04.284831 1429 M3UA_Emulation.ttcn:596 Port MTP3_SP_PORT was disconnected from SGSN_Test_0-SCCP(1427):MTP3_SCCP_PORT.
12:53:04.284888 1427 SCCP_Emulation.ttcn:5439 Port MTP3_SCCP_PORT was disconnected from SGSN_Test_0-M3UA(1429):MTP3_SP_PORT.
12:53:04.284915 mtc RAN_Adapter.ttcnpp:216 Disconnect operation on SGSN_Test_0-M3UA(1429):MTP3_SP_PORT and SGSN_Test_0-SCCP(1427):MTP3_SCCP_PORT finished.
12:53:04.284976 mtc RAN_Adapter.ttcnpp:217 Stopping PTC with component reference 1429.
12:53:04.285051 1429 M3UA_Emulation.ttcn:596 Kill was requested from MC.
12:53:04.285082 1429 M3UA_Emulation.ttcn:596 Terminating test component execution.
12:53:04.285486 1429 - Function f_M3UA_Emulation was stopped. PTC terminates.
12:53:04.285545 1429 - Terminating component type M3UA_Emulation.M3UA_CT.
12:53:04.285584 1429 - Stop timer T_ASPUP_resend: 2 s
12:53:04.285615 1429 - Stop timer T_ASPAC_resend: 2 s
12:53:04.285641 1429 - Stop timer T_Assoc_restart: 60 s
12:53:04.285669 1429 - Port MTP3_SP_PORT was stopped.
12:53:04.285697 1429 - Port SCTP_PORT was stopped.
12:53:04.285761 1429 - Component type M3UA_Emulation.M3UA_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.285825 1429 - Final verdict of PTC: none
12:53:04.285851 mtc RAN_Adapter.ttcnpp:217 PTC with component reference 1429 was stopped.
12:53:04.285893 mtc RAN_Adapter.ttcnpp:219 Stopping PTC with component reference 1427.
12:53:04.285938 1429 - Disconnected from MC.
12:53:04.285959 1427 SCCP_Emulation.ttcn:5439 Kill was requested from MC.
12:53:04.285988 1429 - TTCN-3 Parallel Test Component finished.
12:53:04.286019 1427 SCCP_Emulation.ttcn:5439 Terminating test component execution.
12:53:04.286781 1427 - Function SCCPStart was stopped. PTC terminates.
12:53:04.286883 1427 - Terminating component type SCCP_Emulation.SCCP_CT.
12:53:04.286929 1427 - Port SCCP_SP_PORT was stopped.
12:53:04.286978 1427 - Port MTP3_SCCP_PORT was stopped.
12:53:04.287018 1427 - Component type SCCP_Emulation.SCCP_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.287071 1427 - Final verdict of PTC: none
12:53:04.287106 mtc RAN_Adapter.ttcnpp:219 PTC with component reference 1427 was stopped.
12:53:04.287140 mtc SGSN_Tests.ttcn:419 Stopping test component execution.
12:53:04.287183 mtc SGSN_Tests_Iu.ttcn:82 Test case TC_iu_attach_encr was stopped.
12:53:04.287191 1427 - Disconnected from MC.
12:53:04.287215 mtc SGSN_Tests_Iu.ttcn:82 Terminating component type SGSN_Tests.test_CT.
12:53:04.287236 1427 - TTCN-3 Parallel Test Component finished.
12:53:04.287247 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated connection between port GSUP_IPA_EVENT and SGSN_Test-GSUP-IPA(1431):IPA_CTRL_PORT.
12:53:04.287309 mtc SGSN_Tests_Iu.ttcn:82 Message with id 2 was extracted from the queue of GSUP_IPA_EVENT.
12:53:04.287359 mtc SGSN_Tests_Iu.ttcn:82 Message with id 3 was extracted from the queue of GSUP_IPA_EVENT.
12:53:04.287389 mtc SGSN_Tests_Iu.ttcn:82 Port GSUP_IPA_EVENT was stopped.
12:53:04.287418 mtc SGSN_Tests_Iu.ttcn:82 Port PROC was stopped.
12:53:04.287447 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated connection between port RIM[0] and SGSN_Test-Gb0-BSSGP0(1413):RIM.
12:53:04.287495 mtc SGSN_Tests_Iu.ttcn:82 Port RIM[0] was stopped.
12:53:04.287516 1413 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[0] was closed unexpectedly by the peer.
12:53:04.287537 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated connection between port RIM[1] and SGSN_Test-Gb1-BSSGP1(1418):RIM.
12:53:04.287579 mtc SGSN_Tests_Iu.ttcn:82 Port RIM[1] was stopped.
12:53:04.287585 1413 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[0].
12:53:04.287604 1418 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[1] was closed unexpectedly by the peer.
12:53:04.287620 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated connection between port RIM[2] and SGSN_Test-Gb2-BSSGP2(1423):RIM.
12:53:04.287668 mtc SGSN_Tests_Iu.ttcn:82 Port RIM[2] was stopped.
12:53:04.287681 1418 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[1].
12:53:04.287698 1423 BSSGP_Emulation.ttcnpp:611 Connection of port RIM to mtc:RIM[2] was closed unexpectedly by the peer.
12:53:04.287711 mtc SGSN_Tests_Iu.ttcn:82 Port GTPC was stopped.
12:53:04.287744 mtc SGSN_Tests_Iu.ttcn:82 Removing unterminated mapping between port SGSNVTY and system:SGSNVTY.
12:53:04.287759 1423 BSSGP_Emulation.ttcnpp:611 Port RIM was disconnected from mtc:RIM[2].
12:53:04.287804 mtc SGSN_Tests_Iu.ttcn:82 Port SGSNVTY was unmapped from system:SGSNVTY.
12:53:04.287843 mtc SGSN_Tests_Iu.ttcn:82 Port SGSNVTY was stopped.
12:53:04.287873 mtc SGSN_Tests_Iu.ttcn:82 Component type SGSN_Tests.test_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.287908 mtc SGSN_Tests_Iu.ttcn:82 Waiting for PTCs to finish.
12:53:04.287998 1412 NS_Emulation.ttcnpp:420 Kill was requested from MC.
12:53:04.288002 1413 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
12:53:04.288003 1414 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
12:53:04.288008 1415 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
12:53:04.288018 1416 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
12:53:04.288035 1417 NS_Emulation.ttcnpp:420 Kill was requested from MC.
12:53:04.288042 1419 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
12:53:04.288050 1418 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
12:53:04.288060 1423 BSSGP_Emulation.ttcnpp:611 Kill was requested from MC.
12:53:04.288070 1421 NS_Emulation.ttcnpp:420 Kill was requested from MC.
12:53:04.288071 1425 BSSGP_Emulation.ttcnpp:1355 Kill was requested from MC.
12:53:04.288073 1424 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
12:53:04.288076 1420 NS_Provider_IPL4.ttcn:149 Kill was requested from MC.
12:53:04.288086 1426 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
12:53:04.288086 1430 GTP_Emulation.ttcn:246 Kill was requested from MC.
12:53:04.288090 1431 IPA_Emulation.ttcnpp:735 Kill was requested from MC.
12:53:04.288094 1422 NS_Emulation.ttcnpp:1035 Kill was requested from MC.
12:53:04.288098 1432 GSUP_Emulation.ttcn:183 Kill was requested from MC.
12:53:04.288118 1414 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
12:53:04.288121 1433 GTP_Emulation.ttcn:246 Kill was requested from MC.
12:53:04.288146 1413 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
12:53:04.288149 1412 NS_Emulation.ttcnpp:420 Terminating test component execution.
12:53:04.288154 1415 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
12:53:04.288158 1416 NS_Emulation.ttcnpp:1035 Terminating test component execution.
12:53:04.288158 1419 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
12:53:04.288170 1417 NS_Emulation.ttcnpp:420 Terminating test component execution.
12:53:04.288183 1425 BSSGP_Emulation.ttcnpp:1355 Terminating test component execution.
12:53:04.288190 1418 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
12:53:04.288193 1424 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
12:53:04.288204 1423 BSSGP_Emulation.ttcnpp:611 Terminating test component execution.
12:53:04.288213 1430 GTP_Emulation.ttcn:246 Terminating test component execution.
12:53:04.288220 1421 NS_Emulation.ttcnpp:420 Terminating test component execution.
12:53:04.288222 1420 NS_Provider_IPL4.ttcn:149 Terminating test component execution.
12:53:04.288223 1431 IPA_Emulation.ttcnpp:735 Terminating test component execution.
12:53:04.288230 1432 GSUP_Emulation.ttcn:183 Terminating test component execution.
12:53:04.288231 1426 NS_Emulation.ttcnpp:1035 Terminating test component execution.
12:53:04.288255 1422 NS_Emulation.ttcnpp:1035 Terminating test component execution.
12:53:04.288255 1433 GTP_Emulation.ttcn:246 Terminating test component execution.
12:53:04.288803 1413 - Function BssgpStart was stopped. PTC terminates.
12:53:04.288812 1419 - Function f_bssgp_bvc_main was stopped. PTC terminates.
12:53:04.288821 1425 - Function f_bssgp_bvc_main was stopped. PTC terminates.
12:53:04.288854 1414 - Function main was stopped. PTC terminates.
12:53:04.288915 1413 - Terminating component type BSSGP_Emulation.BSSGP_CT.
12:53:04.288982 1415 - Function f_bssgp_bvc_main was stopped. PTC terminates.
12:53:04.288987 1413 - Removing unterminated connection between port BSCP and SGSN_Test-Gb0-NS0(1412):NS_SP.
12:53:04.289021 1414 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
12:53:04.289035 1416 - Function NSVCStart was stopped. PTC terminates.
12:53:04.289046 1412 - Function NSStart was stopped. PTC terminates.
12:53:04.289049 1417 - Function NSStart was stopped. PTC terminates.
12:53:04.289056 1413 - Port BSCP was stopped.
12:53:04.289066 1433 - Function main was stopped. PTC terminates.
12:53:04.289115 1414 - Port NSE was stopped.
12:53:04.289133 1424 - Function main was stopped. PTC terminates.
12:53:04.289144 1431 - Function main_server was stopped. PTC terminates.
12:53:04.289164 1418 - Function BssgpStart was stopped. PTC terminates.
12:53:04.289171 1416 - Terminating component type NS_Emulation.NSVC_CT.
12:53:04.289239 1415 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
12:53:04.289260 1414 - Removing unterminated mapping between port IPL4 and system:IPL4.
12:53:04.289282 1412 - Terminating component type NS_Emulation.NS_CT.
12:53:04.289291 1416 - Stop timer Tns_test: 10 s
12:53:04.289292 1433 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
12:53:04.289318 1424 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
12:53:04.289339 1431 - Terminating component type IPA_Emulation.IPA_Emulation_CT.
12:53:04.289347 1415 - Removing unterminated connection between port BVC and SGSN_Test-Gb0-BSSGP0(1413):BVC.
12:53:04.289371 1416 - Removing unterminated connection between port NSCP and -NSVCI97-provIP(1414):NSVC[0].
12:53:04.289373 1418 - Terminating component type BSSGP_Emulation.BSSGP_CT.
12:53:04.289398 1412 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-BSSGP0(1413):BSCP.
12:53:04.289407 1419 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
12:53:04.289429 1432 - Function main was stopped. PTC terminates.
12:53:04.289440 1433 - Removing unterminated mapping between port GTPC and system:GTPC.
12:53:04.289445 1424 - Port NSE was stopped.
12:53:04.289490 1419 - Removing unterminated connection between port BVC and SGSN_Test-Gb1-BSSGP1(1418):BVC.
12:53:04.289495 1416 - Port NSCP was stopped.
12:53:04.289498 1415 - Port BVC was stopped.
12:53:04.289516 1425 - Terminating component type BSSGP_Emulation.BSSGP_BVC_CT.
12:53:04.289520 1413 - Port PROC was stopped.
12:53:04.289528 1424 - Removing unterminated mapping between port IPL4 and system:IPL4.
12:53:04.289552 1430 - Function main was stopped. PTC terminates.
12:53:04.289566 1412 - Port NS_SP was stopped.
12:53:04.289584 1432 - Terminating component type GSUP_Emulation.GSUP_Emulation_CT.
12:53:04.289599 1419 - Port BVC was stopped.
12:53:04.289600 1413 - Port GLOBAL was stopped.
12:53:04.289606 1416 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb0-NS0(1412):NSVC.
12:53:04.289609 1425 - Removing unterminated connection between port BVC and SGSN_Test-Gb2-BSSGP2(1423):BVC.
12:53:04.289611 1421 - Function NSStart was stopped. PTC terminates.
12:53:04.289635 1426 - Function NSVCStart was stopped. PTC terminates.
12:53:04.289658 1418 - Removing unterminated connection between port BSCP and SGSN_Test-Gb1-NS1(1417):NS_SP.
12:53:04.289687 1430 - Terminating component type GTP_Emulation.GTP_Emulation_CT.
12:53:04.289696 1412 - Removing unterminated connection between port NSVC and -NSVCI97(1416):NS_SP.
12:53:04.289718 1432 - Component type GSUP_Emulation.GSUP_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.289739 1413 - Port RIM was stopped.
12:53:04.289767 1419 - Port MGMT was stopped.
12:53:04.289772 1425 - Port BVC was stopped.
12:53:04.289773 1416 - Port NS_SP was stopped.
12:53:04.289802 1426 - Terminating component type NS_Emulation.NSVC_CT.
12:53:04.289814 1430 - Port GTPC was stopped.
12:53:04.289826 1432 - Final verdict of PTC: none
12:53:04.289831 1413 - Port MGMT was stopped.
12:53:04.289844 1412 - Port NSVC was stopped.
12:53:04.289856 1426 - Stop timer Tns_test: 10 s
12:53:04.289858 1421 - Terminating component type NS_Emulation.NS_CT.
12:53:04.289873 1430 - Removing unterminated mapping between port GTPU and system:GTPU.
12:53:04.289874 1425 - Port MGMT was stopped.
12:53:04.289882 1416 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.289886 1414 - Port IPL4 was unmapped from system:IPL4.
12:53:04.289892 1419 - Port GLOBAL was stopped.
12:53:04.289897 1413 - Removing unterminated connection between port BVC and TC_iu_attach_encr-BVCI196(1415):BVC.
12:53:04.289908 1420 - Function main was stopped. PTC terminates.
12:53:04.289922 1412 - Port NS_CTRL was stopped.
12:53:04.289925 1426 - Removing unterminated connection between port NSCP and -NSVCI99-provIP(1424):NSVC[0].
12:53:04.289945 1422 - Function NSVCStart was stopped. PTC terminates.
12:53:04.289946 1421 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-BSSGP2(1423):BSCP.
12:53:04.289946 1425 - Port GLOBAL was stopped.
12:53:04.289984 1418 - Port BSCP was stopped.
12:53:04.289994 1414 - Port IPL4 was stopped.
12:53:04.290002 1419 - Port BSSGP_SP was stopped.
12:53:04.290008 1413 - Port BVC was stopped.
12:53:04.290022 1417 - Terminating component type NS_Emulation.NS_CT.
12:53:04.290024 1412 - Removing unterminated connection between port NSPIP_PROC and -NSVCI97-provIP(1414):PROC.
12:53:04.290032 1425 - Port BSSGP_SP was stopped.
12:53:04.290034 1416 - Final verdict of PTC: none
12:53:04.290056 1426 - Port NSCP was stopped.
12:53:04.290085 1414 - Removing unterminated connection between port NSVC[0] and -NSVCI97(1416):NSCP.
12:53:04.290086 1418 - Port PROC was stopped.
12:53:04.290116 1433 - Port GTPC was unmapped from system:GTPC.
12:53:04.290125 1420 - Terminating component type NS_Provider_IPL4.NS_Provider_IPL4_CT.
12:53:04.290125 1422 - Terminating component type NS_Emulation.NSVC_CT.
12:53:04.290136 1424 - Port IPL4 was unmapped from system:IPL4.
12:53:04.290146 1426 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb2-NS2(1421):NSVC.
12:53:04.290162 1415 - Port MGMT was stopped.
12:53:04.290170 1417 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-BSSGP1(1418):BSCP.
12:53:04.290170 1431 - Component type IPA_Emulation.IPA_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.290174 1414 - Port NSVC[0] was stopped.
12:53:04.290195 1419 - Port BSSGP_SP_SIG was stopped.
12:53:04.290200 1412 - Port NSPIP_PROC was stopped.
12:53:04.290202 1433 - Port GTPC was stopped.
12:53:04.290208 1413 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.290211 1420 - Port NSE was stopped.
12:53:04.290227 1418 - Port GLOBAL was stopped.
12:53:04.290237 1424 - Port IPL4 was stopped.
12:53:04.290242 1425 - Port BSSGP_SP_SIG was stopped.
12:53:04.290244 1422 - Stop timer Tns_test: 10 s
12:53:04.290316 1423 - Function BssgpStart was stopped. PTC terminates.
12:53:04.290414 1430 - Port GTPU was unmapped from system:GTPU.
12:53:04.290476 1421 - Port NS_SP was stopped.
12:53:04.290591 1416 - Disconnected from MC.
12:53:04.290710 1415 - Port GLOBAL was stopped.
12:53:04.290728 1414 - Port NSVC[1] was stopped.
12:53:04.290732 1419 - Port BSSGP_PROC was stopped.
12:53:04.290748 1412 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.290749 1426 - Port NS_SP was stopped.
12:53:04.290749 1433 - Removing unterminated mapping between port GTPU and system:GTPU.
12:53:04.290761 1413 - Final verdict of PTC: none
12:53:04.290761 1431 - Final verdict of PTC: none
12:53:04.290762 1417 - Port NS_SP was stopped.
12:53:04.290775 1420 - Removing unterminated mapping between port IPL4 and system:IPL4.
12:53:04.290776 1424 - Removing unterminated connection between port NSVC[0] and -NSVCI99(1426):NSCP.
12:53:04.290794 1418 - Port RIM was stopped.
12:53:04.290811 1425 - Port BSSGP_PROC was stopped.
12:53:04.290825 1422 - Removing unterminated connection between port NSCP and -NSVCI98-provIP(1420):NSVC[0].
12:53:04.290836 1430 - Port GTPU was stopped.
12:53:04.290843 1421 - Removing unterminated connection between port NSVC and -NSVCI99(1426):NS_SP.
12:53:04.290844 1416 - TTCN-3 Parallel Test Component finished.
12:53:04.290853 1415 - Port BSSGP_SP was stopped.
12:53:04.290859 1414 - Port NSVC[2] was stopped.
12:53:04.290861 1423 - Terminating component type BSSGP_Emulation.BSSGP_CT.
12:53:04.290872 1419 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.290881 1426 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.290888 1433 - Port GTPU was unmapped from system:GTPU.
12:53:04.290890 1412 - Final verdict of PTC: none
12:53:04.290897 1417 - Removing unterminated connection between port NSVC and -NSVCI98(1422):NS_SP.
12:53:04.290921 1418 - Port MGMT was stopped.
12:53:04.290938 1424 - Port NSVC[0] was stopped.
12:53:04.290938 1425 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.290967 1422 - Port NSCP was stopped.
12:53:04.290995 1413 - Disconnected from MC.
12:53:04.290999 1421 - Port NSVC was stopped.
12:53:04.291006 1414 - Port NSVC[3] was stopped.
12:53:04.291006 1415 - Port BSSGP_SP_SIG was stopped.
12:53:04.291033 1423 - Removing unterminated connection between port BSCP and SGSN_Test-Gb2-NS2(1421):NS_SP.
12:53:04.291034 1430 - Port CLIENT was stopped.
12:53:04.291057 1419 - Final verdict of PTC: none
12:53:04.291077 1433 - Port GTPU was stopped.
12:53:04.291082 1426 - Final verdict of PTC: none
12:53:04.291094 1418 - Removing unterminated connection between port BVC and TC_iu_attach_encr-BVCI210(1419):BVC.
12:53:04.291106 1424 - Port NSVC[1] was stopped.
12:53:04.291136 1413 - TTCN-3 Parallel Test Component finished.
12:53:04.291155 1425 - Final verdict of PTC: none
12:53:04.291158 1414 - Port NSVC[4] was stopped.
12:53:04.291192 1430 - Port CLIENT_PROC was stopped.
12:53:04.291199 1417 - Port NSVC was stopped.
12:53:04.291200 1433 - Port CLIENT was stopped.
12:53:04.291202 1421 - Port NS_CTRL was stopped.
12:53:04.291224 1418 - Port BVC was stopped.
12:53:04.291229 1414 - Port NSVC[5] was stopped.
12:53:04.291230 1415 - Port BSSGP_PROC was stopped.
12:53:04.291230 1424 - Port NSVC[2] was stopped.
12:53:04.291232 1412 - Disconnected from MC.
12:53:04.291285 1422 - Removing unterminated connection between port NS_SP and SGSN_Test-Gb1-NS1(1417):NSVC.
12:53:04.291290 1430 - Port CLIENT_DEFAULT was stopped.
12:53:04.291298 1433 - Port CLIENT_PROC was stopped.
12:53:04.291306 1420 - Port IPL4 was unmapped from system:IPL4.
12:53:04.291317 1419 - Disconnected from MC.
12:53:04.291320 1417 - Port NS_CTRL was stopped.
12:53:04.291327 1426 - Disconnected from MC.
12:53:04.291343 1414 - Port NSVC[6] was stopped.
12:53:04.291343 1421 - Removing unterminated connection between port NSPIP_PROC and -NSVCI99-provIP(1424):PROC.
12:53:04.291347 1425 - Disconnected from MC.
12:53:04.291373 1424 - Port NSVC[3] was stopped.
12:53:04.291380 1415 - Component type BSSGP_Emulation.BSSGP_BVC_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.291407 1420 - Port IPL4 was stopped.
12:53:04.291413 1433 - Port CLIENT_DEFAULT was stopped.
12:53:04.291419 1418 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.291424 1422 - Port NS_SP was stopped.
12:53:04.291433 1414 - Port NSVC[7] was stopped.
12:53:04.291436 1423 - Port BSCP was stopped.
12:53:04.291444 1430 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.291458 1424 - Port NSVC[4] was stopped.
12:53:04.291462 1417 - Removing unterminated connection between port NSPIP_PROC and -NSVCI98-provIP(1420):PROC.
12:53:04.291467 1425 - TTCN-3 Parallel Test Component finished.
12:53:04.291474 1419 - TTCN-3 Parallel Test Component finished.
12:53:04.291486 1433 - Component type GTP_Emulation.GTP_Emulation_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.291489 1420 - Removing unterminated connection between port NSVC[0] and -NSVCI98(1422):NSCP.
12:53:04.291497 1412 - TTCN-3 Parallel Test Component finished.
12:53:04.291497 1418 - Final verdict of PTC: none
12:53:04.291499 1421 - Port NSPIP_PROC was stopped.
12:53:04.291518 1415 - Final verdict of PTC: none
12:53:04.291518 1423 - Port PROC was stopped.
12:53:04.291541 1422 - Component type NS_Emulation.NSVC_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.291551 1414 - Port NSVC[8] was stopped.
12:53:04.291569 1424 - Port NSVC[5] was stopped.
12:53:04.291572 1430 - Final verdict of PTC: none
12:53:04.291604 1417 - Port NSPIP_PROC was stopped.
12:53:04.291610 1433 - Final verdict of PTC: none
12:53:04.291620 1421 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.291638 1420 - Port NSVC[0] was stopped.
12:53:04.291718 1414 - Port NSVC[9] was stopped.
12:53:04.291735 1423 - Port GLOBAL was stopped.
12:53:04.291761 1422 - Final verdict of PTC: none
12:53:04.291761 1424 - Port NSVC[6] was stopped.
12:53:04.291792 1420 - Port NSVC[1] was stopped.
12:53:04.291796 1414 - Port NSVC[10] was stopped.
12:53:04.291806 1421 - Final verdict of PTC: none
12:53:04.291836 1424 - Port NSVC[7] was stopped.
12:53:04.291856 1414 - Port NSVC[11] was stopped.
12:53:04.291864 1420 - Port NSVC[2] was stopped.
12:53:04.291899 1424 - Port NSVC[8] was stopped.
12:53:04.291901 1418 - Disconnected from MC.
12:53:04.291929 1414 - Port NSVC[12] was stopped.
12:53:04.291937 1426 - TTCN-3 Parallel Test Component finished.
12:53:04.291984 1418 - TTCN-3 Parallel Test Component finished.
12:53:04.291990 1420 - Port NSVC[3] was stopped.
12:53:04.292021 1424 - Port NSVC[9] was stopped.
12:53:04.292031 1421 - Disconnected from MC.
12:53:04.292049 1420 - Port NSVC[4] was stopped.
12:53:04.292056 1422 - Disconnected from MC.
12:53:04.292076 1415 - Disconnected from MC.
12:53:04.292093 1414 - Port NSVC[13] was stopped.
12:53:04.292120 1433 - Disconnected from MC.
12:53:04.292266 1430 - Disconnected from MC.
12:53:04.292627 1424 - Port NSVC[10] was stopped.
12:53:04.292640 1421 - TTCN-3 Parallel Test Component finished.
12:53:04.292699 1420 - Port NSVC[5] was stopped.
12:53:04.292706 1422 - TTCN-3 Parallel Test Component finished.
12:53:04.292735 1417 - Component type NS_Emulation.NS_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.292765 1415 - TTCN-3 Parallel Test Component finished.
12:53:04.292770 1414 - Port NSVC[14] was stopped.
12:53:04.292799 1433 - TTCN-3 Parallel Test Component finished.
12:53:04.292801 1430 - TTCN-3 Parallel Test Component finished.
12:53:04.292834 1424 - Port NSVC[11] was stopped.
12:53:04.292846 1423 - Port RIM was stopped.
12:53:04.293408 1420 - Port NSVC[6] was stopped.
12:53:04.293459 1417 - Final verdict of PTC: none
12:53:04.293509 1414 - Port NSVC[15] was stopped.
12:53:04.309866 1420 - Port NSVC[7] was stopped.
12:53:04.309910 1423 - Port MGMT was stopped.
12:53:04.310033 1414 - Removing unterminated connection between port PROC and SGSN_Test-Gb0-NS0(1412):NSPIP_PROC.
12:53:04.310066 1417 - Disconnected from MC.
12:53:04.310098 1420 - Port NSVC[8] was stopped.
12:53:04.310157 1414 - Port PROC was stopped.
12:53:04.310175 1423 - Removing unterminated connection between port BVC and TC_iu_attach_encr-BVCI220(1425):BVC.
12:53:04.310205 1417 - TTCN-3 Parallel Test Component finished.
12:53:04.310238 1420 - Port NSVC[9] was stopped.
12:53:04.310263 1414 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.321814 1424 - Port NSVC[12] was stopped.
12:53:04.321864 1423 - Port BVC was stopped.
12:53:04.321987 1420 - Port NSVC[10] was stopped.
12:53:04.322050 1414 - Final verdict of PTC: none
12:53:04.322106 1424 - Port NSVC[13] was stopped.
12:53:04.322111 1420 - Port NSVC[11] was stopped.
12:53:04.322128 1423 - Component type BSSGP_Emulation.BSSGP_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.322199 1424 - Port NSVC[14] was stopped.
12:53:04.322200 1420 - Port NSVC[12] was stopped.
12:53:04.322222 1414 - Disconnected from MC.
12:53:04.322257 1420 - Port NSVC[13] was stopped.
12:53:04.322282 1423 - Final verdict of PTC: none
12:53:04.322321 1424 - Port NSVC[15] was stopped.
12:53:04.322323 1414 - TTCN-3 Parallel Test Component finished.
12:53:04.322359 1420 - Port NSVC[14] was stopped.
12:53:04.322395 1424 - Removing unterminated connection between port PROC and SGSN_Test-Gb2-NS2(1421):NSPIP_PROC.
12:53:04.333953 1420 - Port NSVC[15] was stopped.
12:53:04.333970 1423 - Disconnected from MC.
12:53:04.334003 1420 - Removing unterminated connection between port PROC and SGSN_Test-Gb1-NS1(1417):NSPIP_PROC.
12:53:04.334049 1424 - Port PROC was stopped.
12:53:04.334065 1420 - Port PROC was stopped.
12:53:04.334079 1423 - TTCN-3 Parallel Test Component finished.
12:53:04.334099 1424 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.334101 1420 - Component type NS_Provider_IPL4.NS_Provider_IPL4_CT was shut down inside testcase TC_iu_attach_encr.
12:53:04.334150 1420 - Final verdict of PTC: none
12:53:04.334205 1424 - Final verdict of PTC: none
12:53:04.334250 1420 - Disconnected from MC.
12:53:04.334288 1420 - TTCN-3 Parallel Test Component finished.
12:53:04.334326 1424 - Disconnected from MC.
12:53:04.334358 mtc SGSN_Tests_Iu.ttcn:82 Setting final verdict of the test case.
12:53:04.349905 1424 - TTCN-3 Parallel Test Component finished.
12:53:04.349929 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of MTC: none
12:53:04.353877 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none)
12:53:04.353944 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none)
12:53:04.353983 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none)
12:53:04.354020 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none)
12:53:04.354059 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI97(1416): none (none -> none)
12:53:04.354098 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none)
12:53:04.354135 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none)
12:53:04.354171 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none)
12:53:04.354207 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none)
12:53:04.354243 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none)
12:53:04.354279 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI98(1422): none (none -> none)
12:53:04.354313 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none)
12:53:04.354349 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none)
12:53:04.354385 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none)
12:53:04.354431 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC -NSVCI99(1426): none (none -> none)
12:53:04.354469 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none)
12:53:04.354507 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none)
12:53:04.354545 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none)
12:53:04.354578 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none)
12:53:04.354612 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none)
12:53:04.354643 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none)
12:53:04.354673 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none)
12:53:04.354707 mtc SGSN_Tests_Iu.ttcn:82 Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass)
12:53:04.354743 mtc SGSN_Tests_Iu.ttcn:82 Test case TC_iu_attach_encr finished. Verdict: pass
12:53:04.354787 mtc SGSN_Tests_Iu.ttcn:82 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'.
12:53:06.865091 mtc SGSN_Tests_Iu.ttcn:82 External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0).
12:53:06.865202 mtc SGSN_Tests_Iu.ttcn:99 Switching to log file `SGSN_Tests-TC_iu_attach_geran_rau-743341025b0b-mtc.log'