09:02:38.833246 mtc UPF_Tests.ttcn:1153 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap2'.
09:02:39.872876 mtc UPF_Tests.ttcn:1153 External command `/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh UPF_Tests.TC_session_est_mod_tunmap2' was executed successfully (exit status: 0).
09:02:39.873489 mtc UPF_Tests.ttcn:1153 Test case TC_session_est_mod_tunmap2 started.
09:02:39.873830 mtc UPF_Tests.ttcn:1153 Initializing variables, timers and ports of component type UPF_Tests.test_CT inside testcase TC_session_est_mod_tunmap2.
09:02:39.874210 mtc UPF_Tests.ttcn:1153 Port IPA_CTRL was started.
09:02:39.874352 mtc UPF_Tests.ttcn:1153 Port UPFVTY was started.
09:02:39.874439 mtc UPF_Tests.ttcn:1153 Component type UPF_Tests.test_CT was initialized.
09:02:39.874535 mtc UPF_Tests.ttcn:508 Start timer T_guard: 15 s
09:02:39.874636 mtc UPF_Tests.ttcn:509 Altstep as_Tguard was activated as default, id 1
09:02:39.874738 mtc UPF_Tests.ttcn:499 Mapping port mtc:UPFVTY to system:UPFVTY.
09:02:39.875389 mtc UPF_Tests.ttcn:499 Message enqueued on UPFVTY from system integer : 2 id 1
09:02:39.875476 mtc UPF_Tests.ttcn:499 Port UPFVTY was mapped to system:UPFVTY.
09:02:39.875934 mtc UPF_Tests.ttcn:499 Map operation of mtc:UPFVTY to system:UPFVTY finished.
09:02:39.876015 mtc Osmocom_VTY_Functions.ttcn:59 Sent on UPFVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoUPF> ",
        has_wildcards := false
    }
}
09:02:39.876082 mtc Osmocom_VTY_Functions.ttcn:59 Sent on UPFVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoUPF# ",
        has_wildcards := false
    }
}
09:02:39.876140 mtc Osmocom_VTY_Functions.ttcn:59 Sent on UPFVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoUPF(*)",
        has_wildcards := true
    }
}
09:02:39.876274 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "enable"
09:02:39.876366 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.876470 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.876526 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.876576 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.876653 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.876706 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.876763 mtc Osmocom_VTY_Functions.ttcn:86 Matching on port UPFVTY succeeded: 2 with ? matched
09:02:39.876821 mtc Osmocom_VTY_Functions.ttcn:86 Receive operation on port UPFVTY succeeded, message from system(): integer : 2 id 1
09:02:39.876880 mtc Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of UPFVTY.
09:02:39.876954 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF# " id 2
09:02:39.877085 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.877198 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY succeeded: "OsmoUPF# " with pattern "[\w-]+\# " matched
09:02:39.877258 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF# " id 2
09:02:39.877316 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of UPFVTY.
09:02:39.877375 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.877438 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "configure terminal"
09:02:39.877514 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.877689 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF(config)# " id 3
09:02:39.877814 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF(config)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.877907 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "OsmoUPF(config)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:39.878029 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY succeeded: "OsmoUPF(config)# " with pattern "[\w-]+\(*\)\# " matched
09:02:39.878089 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF(config)# " id 3
09:02:39.878147 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 3 was extracted from the queue of UPFVTY.
09:02:39.878213 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.878272 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "netinst"
09:02:39.878342 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.878435 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF(config-netinst)# " id 4
09:02:39.878529 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.878620 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:39.878734 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY succeeded: "OsmoUPF(config-netinst)# " with pattern "[\w-]+\(*\)\# " matched
09:02:39.878793 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF(config-netinst)# " id 4
09:02:39.878850 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 4 was extracted from the queue of UPFVTY.
09:02:39.878907 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.878962 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "clear"
09:02:39.879028 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.879145 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "netinst entries removed: 4" id 5
09:02:39.879207 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF(config-netinst)# " id 6
09:02:39.879301 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "netinst entries removed: 4" with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.879398 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "netinst entries removed: 4" with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:39.879497 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY "netinst entries removed: 4" with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
09:02:39.879565 mtc Osmocom_VTY_Functions.ttcn:75 Matching on port UPFVTY "netinst entries removed: 4" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
09:02:39.879625 mtc Osmocom_VTY_Functions.ttcn:85 Matching on port UPFVTY succeeded: "netinst entries removed: 4" with ? matched
09:02:39.879683 mtc Osmocom_VTY_Functions.ttcn:85 Receive operation on port UPFVTY succeeded, message from system(): charstring : "netinst entries removed: 4" id 5
09:02:39.879738 mtc Osmocom_VTY_Functions.ttcn:85 Message with id 5 was extracted from the queue of UPFVTY.
09:02:39.879823 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.879917 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:39.880047 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY succeeded: "OsmoUPF(config-netinst)# " with pattern "[\w-]+\(*\)\# " matched
09:02:39.880114 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF(config-netinst)# " id 6
09:02:39.880171 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 6 was extracted from the queue of UPFVTY.
09:02:39.880228 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.880286 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "add access 127.0.1.1"
09:02:39.880359 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.880448 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF(config-netinst)# " id 7
09:02:39.880539 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.880652 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:39.880774 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY succeeded: "OsmoUPF(config-netinst)# " with pattern "[\w-]+\(*\)\# " matched
09:02:39.880832 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF(config-netinst)# " id 7
09:02:39.880888 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 7 was extracted from the queue of UPFVTY.
09:02:39.880950 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.881008 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "add access2 127.0.1.2"
09:02:39.881077 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.881163 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF(config-netinst)# " id 8
09:02:39.881252 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.881346 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:39.881460 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY succeeded: "OsmoUPF(config-netinst)# " with pattern "[\w-]+\(*\)\# " matched
09:02:39.881518 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF(config-netinst)# " id 8
09:02:39.881572 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 8 was extracted from the queue of UPFVTY.
09:02:39.881628 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.881683 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "add core 127.0.2.1"
09:02:39.881750 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.881833 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF(config-netinst)# " id 9
09:02:39.881920 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.882011 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:39.882124 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY succeeded: "OsmoUPF(config-netinst)# " with pattern "[\w-]+\(*\)\# " matched
09:02:39.882180 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF(config-netinst)# " id 9
09:02:39.882233 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 9 was extracted from the queue of UPFVTY.
09:02:39.882288 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.882342 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "add core2 127.0.2.2"
09:02:39.882408 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.882491 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF(config-netinst)# " id 10
09:02:39.882583 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.882672 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "OsmoUPF(config-netinst)# " with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:39.882782 mtc Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY succeeded: "OsmoUPF(config-netinst)# " with pattern "[\w-]+\(*\)\# " matched
09:02:39.882839 mtc Osmocom_VTY_Functions.ttcn:74 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF(config-netinst)# " id 10
09:02:39.882893 mtc Osmocom_VTY_Functions.ttcn:74 Message with id 10 was extracted from the queue of UPFVTY.
09:02:39.882950 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.883002 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "end"
09:02:39.883072 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.883139 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF# " id 11
09:02:39.883228 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.883318 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY succeeded: "OsmoUPF# " with pattern "[\w-]+\# " matched
09:02:39.883374 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF# " id 11
09:02:39.883428 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 11 was extracted from the queue of UPFVTY.
09:02:39.883486 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.883585 mtc UPF_Tests.ttcn:543 Creating new PTC with component type CPF_ConnectionHandler.CPF_ConnHdlr, component name: TC_session_est_mod_tunmap2.
09:02:39.888043 17 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
09:02:39.888250 17 - TTCN-3 Parallel Test Component started on b32a4fb990bc. Component reference: TC_session_est_mod_tunmap2(17), component type: CPF_ConnectionHandler.CPF_ConnHdlr, component name: TC_session_est_mod_tunmap2. Version: 9.0.0.
09:02:39.888331 17 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
09:02:39.888463 17 - Connected to MC.
09:02:39.888527 17 - Initializing variables, timers and ports of component type CPF_ConnectionHandler.CPF_ConnHdlr inside testcase TC_session_est_mod_tunmap2.
09:02:39.888687 mtc UPF_Tests.ttcn:543 PTC was created. Component reference: 17, alive: no, type: CPF_ConnectionHandler.CPF_ConnHdlr, component name: TC_session_est_mod_tunmap2.
09:02:39.888752 mtc Osmocom_VTY_Functions.ttcn:333 "TC_session_est_mod_tunmap2() start"
09:02:39.888831 mtc Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "logp lglobal notice TTCN3 f_logp(): TC_session_est_mod_tunmap2() start"
09:02:39.888903 mtc Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.889020 mtc Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF# " id 12
09:02:39.889110 mtc Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.889211 mtc Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY succeeded: "OsmoUPF# " with pattern "[\w-]+\# " matched
09:02:39.889272 mtc Osmocom_VTY_Functions.ttcn:73 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF# " id 12
09:02:39.889331 mtc Osmocom_VTY_Functions.ttcn:73 Message with id 12 was extracted from the queue of UPFVTY.
09:02:39.889389 mtc Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.889452 mtc UPF_Tests.ttcn:552 Starting function f_handler_init(refers(UPF_Tests.f_tc_session_est_mod_tunmap2), "TC_session_est_mod_tunmap2", {
    remote_upf_addr := "127.0.0.1",
    remote_upf_port := 8805,
    local_addr := "127.0.0.2",
    local_port := 8805,
    local_node_id := {
        elementIdentifier := 60,
        lengthIndicator := 0,
        node_id_type := 0,
        spare := '0000'B,
        node_id_value := '7F000002'O
    }
}) on component TC_session_est_mod_tunmap2(17).
09:02:39.889649 mtc UPF_Tests.ttcn:552 Function was started.
09:02:39.890496 17 - Port STATSD_PROC was started.
09:02:39.890592 17 - Port PFCP was started.
09:02:39.890641 17 - Port UPFVTY was started.
09:02:39.890689 17 - Component type CPF_ConnectionHandler.CPF_ConnHdlr was initialized.
09:02:39.890993 17 - Starting function f_handler_init(refers(UPF_Tests.f_tc_session_est_mod_tunmap2), "TC_session_est_mod_tunmap2", {
    remote_upf_addr := "127.0.0.1",
    remote_upf_port := 8805,
    local_addr := "127.0.0.2",
    local_port := 8805,
    local_node_id := {
        elementIdentifier := 60,
        lengthIndicator := 0,
        node_id_type := 0,
        spare := '0000'B,
        node_id_value := '7F000002'O
    }
}).
09:02:39.891451 17 Osmocom_Types.ttcn:65 Random number generator was initialized with seed 29.891449: srand48(911379730).
09:02:39.891530 17 Osmocom_Types.ttcn:65 Function rnd() returned 0.125849.
09:02:39.891662 17 Osmocom_Types.ttcn:65 Function rnd() returned 0.812868.
09:02:39.891745 17 Osmocom_Types.ttcn:65 Function rnd() returned 0.506826.
09:02:39.891802 17 Osmocom_Types.ttcn:65 Function rnd() returned 0.725645.
09:02:39.891860 17 Osmocom_Types.ttcn:65 Function rnd() returned 0.366291.
09:02:39.891953 17 CPF_ConnectionHandler.ttcn:89 Creating new alive PTC with component type PFCP_Emulation.PFCP_Emulation_CT, component name: TC_session_est_mod_tunmap2-PFCP.
09:02:39.896051 18 - Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
09:02:39.896262 18 - TTCN-3 Parallel Test Component started on b32a4fb990bc. Component reference: TC_session_est_mod_tunmap2-PFCP(18), component type: PFCP_Emulation.PFCP_Emulation_CT, component name: TC_session_est_mod_tunmap2-PFCP. Version: 9.0.0.
09:02:39.896343 18 - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=Single; LogSensitiveData:=No; *.FileMask:=LOG_ALL | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | USER | VERDICTOP | WARNING; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
09:02:39.896470 18 - Connected to MC.
09:02:39.896531 18 - Initializing variables, timers and ports of component type PFCP_Emulation.PFCP_Emulation_CT inside testcase TC_session_est_mod_tunmap2.
09:02:39.896729 17 CPF_ConnectionHandler.ttcn:89 PTC was created. Component reference: 18, alive: yes, type: PFCP_Emulation.PFCP_Emulation_CT, component name: TC_session_est_mod_tunmap2-PFCP.
09:02:39.896854 17 CPF_ConnectionHandler.ttcn:90 Connecting ports TC_session_est_mod_tunmap2(17):PFCP and TC_session_est_mod_tunmap2-PFCP(18):CLIENT.
09:02:39.897530 17 CPF_ConnectionHandler.ttcn:90 Port PFCP is waiting for connection from TC_session_est_mod_tunmap2-PFCP(18):CLIENT on UNIX pathname /tmp/ttcn3-portconn-b318a551.
09:02:39.898095 18 - Port PFCP was started.
09:02:39.898216 18 - Port CLIENT was started.
09:02:39.898265 18 - Port CLIENT_PROC was started.
09:02:39.898312 18 - Component type PFCP_Emulation.PFCP_Emulation_CT was initialized.
09:02:39.898460 18 - Port CLIENT has established the connection with TC_session_est_mod_tunmap2(17):PFCP using transport type UNIX.
09:02:39.898567 17 CPF_ConnectionHandler.ttcn:90 Port PFCP has accepted the connection from TC_session_est_mod_tunmap2-PFCP(18):CLIENT.
09:02:39.898695 17 CPF_ConnectionHandler.ttcn:90 Connect operation on TC_session_est_mod_tunmap2(17):PFCP and TC_session_est_mod_tunmap2-PFCP(18):CLIENT finished.
09:02:39.898793 17 CPF_ConnectionHandler.ttcn:91 Starting function main({
    pfcp_bind_ip := "127.0.0.2",
    pfcp_bind_port := 8805,
    pfcp_remote_ip := "127.0.0.1",
    pfcp_remote_port := 8805,
    role := CPF (0)
}) on component TC_session_est_mod_tunmap2-PFCP(18).
09:02:39.899140 17 CPF_ConnectionHandler.ttcn:91 Function was started.
09:02:39.899230 18 - Starting function main({
    pfcp_bind_ip := "127.0.0.2",
    pfcp_bind_port := 8805,
    pfcp_remote_ip := "127.0.0.1",
    pfcp_remote_port := 8805,
    role := CPF (0)
}).
09:02:39.899241 17 CPF_ConnectionHandler.ttcn:65 Mapping port TC_session_est_mod_tunmap2(17):UPFVTY to system:UPFVTY.
09:02:39.899639 18 PFCP_Emulation.ttcn:218 Mapping port TC_session_est_mod_tunmap2-PFCP(18):PFCP to system:PFCP.
09:02:39.899981 17 CPF_ConnectionHandler.ttcn:65 Message enqueued on UPFVTY from system integer : 2 id 1
09:02:39.900092 18 PFCP_Emulation.ttcn:218 Port PFCP was mapped to system:PFCP.
09:02:39.900117 17 CPF_ConnectionHandler.ttcn:65 Port UPFVTY was mapped to system:UPFVTY.
09:02:39.900314 17 CPF_ConnectionHandler.ttcn:65 Map operation of TC_session_est_mod_tunmap2(17):UPFVTY to system:UPFVTY finished.
09:02:39.900367 18 PFCP_Emulation.ttcn:218 Map operation of TC_session_est_mod_tunmap2-PFCP(18):PFCP to system:PFCP finished.
09:02:39.900539 17 Osmocom_VTY_Functions.ttcn:59 Sent on UPFVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 1,
        prompt := "OsmoUPF> ",
        has_wildcards := false
    }
}
09:02:39.900705 17 Osmocom_VTY_Functions.ttcn:59 Sent on UPFVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 2,
        prompt := "OsmoUPF# ",
        has_wildcards := false
    }
}
09:02:39.900781 17 Osmocom_VTY_Functions.ttcn:59 Sent on UPFVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : {
    prompt := {
        id := 3,
        prompt := "OsmoUPF(*)",
        has_wildcards := true
    }
}
09:02:39.900810 18 PFCP_Emulation.ttcn:219 entering f__IPL4__PROVIDER__listen: 127.0.0.2:8805 / UDP
09:02:39.901075 17 Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "enable"
09:02:39.901218 17 Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:39.901341 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.901395 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.901447 17 Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.901498 17 Osmocom_VTY_Functions.ttcn:75 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.901563 17 Osmocom_VTY_Functions.ttcn:85 Matching on port UPFVTY failed: Type of the first message in the queue is not charstring.
09:02:39.901668 17 Osmocom_VTY_Functions.ttcn:86 Matching on port UPFVTY succeeded: 2 with ? matched
09:02:39.901743 17 Osmocom_VTY_Functions.ttcn:86 Receive operation on port UPFVTY succeeded, message from system(): integer : 2 id 1
09:02:39.901812 17 Osmocom_VTY_Functions.ttcn:86 Message with id 1 was extracted from the queue of UPFVTY.
09:02:39.901942 18 Osmocom_Types.ttcn:65 Random number generator was initialized with seed 29.901939: srand48(2066743893).
09:02:39.901949 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF# " id 2
09:02:39.902022 18 Osmocom_Types.ttcn:65 Function rnd() returned 0.615734.
09:02:39.902149 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:39.902193 18 Osmocom_Types.ttcn:65 Function rnd() returned 0.791532.
09:02:39.902280 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY succeeded: "OsmoUPF# " with pattern "[\w-]+\# " matched
09:02:39.902346 17 Osmocom_VTY_Functions.ttcn:73 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF# " id 2
09:02:39.902404 17 Osmocom_VTY_Functions.ttcn:73 Message with id 2 was extracted from the queue of UPFVTY.
09:02:39.902473 17 Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:39.904169 17 UPF_Tests.ttcn:576 Sent on PFCP to TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 0,
                time_value := 540516230
            },
            up_function_features := omit,
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
}
09:02:39.904906 18 PFCP_Emulation.ttcn:241 Message enqueued on CLIENT from TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 0,
                time_value := 540516230
            },
            up_function_features := omit,
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
} id 1
09:02:39.905381 18 PFCP_Emulation.ttcn:264 Matching on port CLIENT succeeded:  matched
09:02:39.905469 18 PFCP_Emulation.ttcn:264 Receive operation on port CLIENT succeeded, message from TC_session_est_mod_tunmap2(17): @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 0,
                time_value := 540516230
            },
            up_function_features := omit,
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
} id 1
09:02:39.905547 18 PFCP_Emulation.ttcn:264 Message with id 1 was extracted from the queue of CLIENT.
09:02:39.905595 18 PFCP_Emulation.ttcn:265 PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 0,
                time_value := 540516230
            },
            up_function_features := omit,
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
}
09:02:39.906033 18 PFCP_Emulation.ttcn:281 Sent on PFCP to system @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 0,
        lengthIndicator := 0,
        seid := omit,
        sequence_number := 7920001,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_association_setup_request := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 0,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000002'O
                },
                time_stamp := {
                    elementIdentifier := 96,
                    lengthIndicator := 0,
                    time_value := 540516230
                },
                up_function_features := omit,
                cp_function_features := omit,
                UP_IP_resource_list := omit
            }
        }
    }
}
09:02:39.906228 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Encoding @PFCP_Types.PDU_PFCP: {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 7920001,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 0,
                time_value := 540516230
            },
            up_function_features := omit,
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
}
09:02:39.906674 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Stream after encoding: '2005001578D98100003C0005007F0000020060000420379F86'O
09:02:39.906861 18 PFCP_Emulation.ttcn:281 Outgoing message was mapped to @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    proto := {
        udp := { }
    },
    msg := '2005001578D98100003C0005007F0000020060000420379F86'O
}
09:02:39.907624 18 PFCP_Emulation.ttcn:241 Message enqueued on PFCP from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    locName := "127.0.0.2",
    locPort := 8805,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '2006002478D98100003C0005007F000001001300010100600004EB30A691002B0006100040020000'O
} id 1
09:02:39.907813 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Stream before decoding: '2006002478D98100003C0005007F000001001300010100600004EB30A691002B0006100040020000'O
09:02:39.908590 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Decoded @PFCP_Types.PDU_PFCP: {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 6,
    lengthIndicator := 36,
    seid := omit,
    sequence_number := 7920001,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 4,
                time_value := 3945834129
            },
            up_function_features := {
                elementIdentifier := 43,
                lengthIndicator := 6,
                oct5 := '00010000'B,
                oct6 := '00000000'B
            },
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
}
09:02:39.908838 18 PFCP_CodecPort.ttcn:59 Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '40020000'O
09:02:39.909090 18 PFCP_Emulation.ttcn:241 Incoming message was mapped to @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 6,
        lengthIndicator := 36,
        seid := omit,
        sequence_number := 7920001,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_association_setup_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                time_stamp := {
                    elementIdentifier := 96,
                    lengthIndicator := 4,
                    time_value := 3945834129
                },
                up_function_features := {
                    elementIdentifier := 43,
                    lengthIndicator := 6,
                    oct5 := '00010000'B,
                    oct6 := '00000000'B
                },
                cp_function_features := omit,
                UP_IP_resource_list := omit
            }
        }
    }
} id 1
09:02:39.909470 18 PFCP_Emulation.ttcn:242 Matching on port PFCP .pdu.message_body{
    pfcp_association_setup_response := {
        node_id := {
            elementIdentifier := 60,
            lengthIndicator := 5,
            node_id_type := 0,
            spare := '0000'B,
            node_id_value := '7F000001'O
        },
        cause := {
            elementIdentifier := 19,
            lengthIndicator := 1,
            causeValue := '01'O
        },
        time_stamp := {
            elementIdentifier := 96,
            lengthIndicator := 4,
            time_value := 3945834129
        },
        up_function_features := {
            elementIdentifier := 43,
            lengthIndicator := 6,
            oct5 := '00010000'B,
            oct6 := '00000000'B
        },
        cp_function_features := omit,
        UP_IP_resource_list := omit
    }
} with {
    heartbeat_request := {
        recovery_time_stamp := {
            elementIdentifier := 96,
            lengthIndicator := ?,
            time_value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
09:02:39.909585 18 PFCP_Emulation.ttcn:250 Matching on port PFCP succeeded:  matched
09:02:39.909670 18 PFCP_Emulation.ttcn:250 Receive operation on port PFCP succeeded, message from system(): @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 6,
        lengthIndicator := 36,
        seid := omit,
        sequence_number := 7920001,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_association_setup_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                time_stamp := {
                    elementIdentifier := 96,
                    lengthIndicator := 4,
                    time_value := 3945834129
                },
                up_function_features := {
                    elementIdentifier := 43,
                    lengthIndicator := 6,
                    oct5 := '00010000'B,
                    oct6 := '00000000'B
                },
                cp_function_features := omit,
                UP_IP_resource_list := omit
            }
        }
    }
} id 1
09:02:39.909745 18 PFCP_Emulation.ttcn:250 Message with id 1 was extracted from the queue of PFCP.
09:02:39.909799 18 PFCP_Emulation.ttcn:251 PFCP_Emulation main() PFCP.receive: {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 6,
        lengthIndicator := 36,
        seid := omit,
        sequence_number := 7920001,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_association_setup_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                time_stamp := {
                    elementIdentifier := 96,
                    lengthIndicator := 4,
                    time_value := 3945834129
                },
                up_function_features := {
                    elementIdentifier := 43,
                    lengthIndicator := 6,
                    oct5 := '00010000'B,
                    oct6 := '00000000'B
                },
                cp_function_features := omit,
                UP_IP_resource_list := omit
            }
        }
    }
}
09:02:39.910089 18 PFCP_Emulation.ttcn:254 found destination TC_session_est_mod_tunmap2(17)
09:02:39.910191 18 PFCP_Emulation.ttcn:255 Sent on CLIENT to TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 6,
    lengthIndicator := 36,
    seid := omit,
    sequence_number := 7920001,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 4,
                time_value := 3945834129
            },
            up_function_features := {
                elementIdentifier := 43,
                lengthIndicator := 6,
                oct5 := '00010000'B,
                oct6 := '00000000'B
            },
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
}
09:02:39.910761 17 UPF_Tests.ttcn:577 Message enqueued on PFCP from TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 6,
    lengthIndicator := 36,
    seid := omit,
    sequence_number := 7920001,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 4,
                time_value := 3945834129
            },
            up_function_features := {
                elementIdentifier := 43,
                lengthIndicator := 6,
                oct5 := '00010000'B,
                oct6 := '00000000'B
            },
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
} id 1
09:02:39.911281 17 UPF_Tests.ttcn:577 Matching on port PFCP succeeded:  matched
09:02:39.911380 17 UPF_Tests.ttcn:577 Receive operation on port PFCP succeeded, message from TC_session_est_mod_tunmap2-PFCP(18): @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 6,
    lengthIndicator := 36,
    seid := omit,
    sequence_number := 7920001,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_setup_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            time_stamp := {
                elementIdentifier := 96,
                lengthIndicator := 4,
                time_value := 3945834129
            },
            up_function_features := {
                elementIdentifier := 43,
                lengthIndicator := 6,
                oct5 := '00010000'B,
                oct6 := '00000000'B
            },
            cp_function_features := omit,
            UP_IP_resource_list := omit
        }
    }
} id 1
09:02:39.911477 17 UPF_Tests.ttcn:577 Message with id 1 was extracted from the queue of PFCP.
09:02:39.916069 17 UPF_Tests.ttcn:877 f_session_est: rules = {
    pdr := {
        {
            elementIdentifier := 1,
            lengthIndicator := 0,
            grouped_ie := {
                pdr_id := {
                    elementIdentifier := 56,
                    lengthIndicator := 0,
                    rule_id := '0001'O
                },
                precedence := {
                    elementIdentifier := 29,
                    lengthIndicator := 0,
                    precedence_value := 0
                },
                pdi := {
                    elementIdentifier := 2,
                    lengthIndicator := 0,
                    grouped_ie := {
                        source_interface := {
                            elementIdentifier := 20,
                            lengthIndicator := 0,
                            interfacevalue := 0,
                            spare := '0000'B
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 0,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '1'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := omit,
                            ipv4_address := omit,
                            ipv6_address := omit,
                            choose_id := omit
                        },
                        pdn_instance := {
                            elementIdentifier := 22,
                            lengthIndicator := 0,
                            pdn_instance := '0761636365737332'O ("\aaccess2")
                        },
                        ue_ip_address := omit,
                        traffic_endpoint_id := omit,
                        sdf_filter_list := omit,
                        application_id := omit,
                        ethernet_packet_filter_list := omit,
                        qfi_list := omit
                    }
                },
                outer_header_removal := {
                    elementIdentifier := 95,
                    lengthIndicator := 0,
                    ohc_description := 0
                },
                FAR_ID_list := {
                    {
                        elementIdentifier := 108,
                        lengthIndicator := 0,
                        id_value := 1
                    }
                },
                uRR_ID_list := omit,
                qER_ID_list := omit,
                activate_predefined_rules := omit
            }
        },
        {
            elementIdentifier := 1,
            lengthIndicator := 0,
            grouped_ie := {
                pdr_id := {
                    elementIdentifier := 56,
                    lengthIndicator := 0,
                    rule_id := '0002'O
                },
                precedence := {
                    elementIdentifier := 29,
                    lengthIndicator := 0,
                    precedence_value := 0
                },
                pdi := {
                    elementIdentifier := 2,
                    lengthIndicator := 0,
                    grouped_ie := {
                        source_interface := {
                            elementIdentifier := 20,
                            lengthIndicator := 0,
                            interfacevalue := 1,
                            spare := '0000'B
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 0,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '1'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := omit,
                            ipv4_address := omit,
                            ipv6_address := omit,
                            choose_id := omit
                        },
                        pdn_instance := {
                            elementIdentifier := 22,
                            lengthIndicator := 0,
                            pdn_instance := '05636F726532'O
                        },
                        ue_ip_address := omit,
                        traffic_endpoint_id := omit,
                        sdf_filter_list := omit,
                        application_id := omit,
                        ethernet_packet_filter_list := omit,
                        qfi_list := omit
                    }
                },
                outer_header_removal := {
                    elementIdentifier := 95,
                    lengthIndicator := 0,
                    ohc_description := 0
                },
                FAR_ID_list := {
                    {
                        elementIdentifier := 108,
                        lengthIndicator := 0,
                        id_value := 2
                    }
                },
                uRR_ID_list := omit,
                qER_ID_list := omit,
                activate_predefined_rules := omit
            }
        }
    },
    far := {
        {
            elementIdentifier := 3,
            lengthIndicator := 0,
            grouped_ie := {
                far_id := {
                    elementIdentifier := 108,
                    lengthIndicator := 0,
                    id_value := 1
                },
                apply_action := {
                    elementIdentifier := 44,
                    lengthIndicator := 0,
                    drop := '1'B,
                    forw := '0'B,
                    buff := '0'B,
                    nocp := '0'B,
                    dupl := '0'B,
                    spare := '000'B
                },
                forwarding_parameters := omit,
                duplicating_parameters := omit,
                bar_id := omit
            }
        },
        {
            elementIdentifier := 3,
            lengthIndicator := 0,
            grouped_ie := {
                far_id := {
                    elementIdentifier := 108,
                    lengthIndicator := 0,
                    id_value := 2
                },
                apply_action := {
                    elementIdentifier := 44,
                    lengthIndicator := 0,
                    drop := '0'B,
                    forw := '1'B,
                    buff := '0'B,
                    nocp := '0'B,
                    dupl := '0'B,
                    spare := '000'B
                },
                forwarding_parameters := {
                    elementIdentifier := 4,
                    lengthIndicator := 0,
                    grouped_ie := {
                        destination_interface := {
                            elementIdentifier := 42,
                            lengthIndicator := 0,
                            interface_value := 0,
                            spare := '0000'B
                        },
                        pdn_Instance := omit,
                        redirect_information := omit,
                        outer_header_creation := {
                            elementIdentifier := 84,
                            lengthIndicator := 0,
                            ohc_description_oct5 := '00000001'B,
                            ohc_description_oct6 := '00000000'B,
                            teid := 'B9C30001'O,
                            ipv4 := '7F000002'O,
                            ipv6 := omit,
                            udp_port := omit
                        },
                        transport_level_marking := omit,
                        forwarding_policy := omit,
                        header_enrichment := omit,
                        traffic_endpoint_ID := omit
                    }
                },
                duplicating_parameters := omit,
                bar_id := omit
            }
        }
    }
}
09:02:39.918325 17 UPF_Tests.ttcn:878 Sent on PFCP to TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000000'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            CP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 0,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '00000000D0170001'O,
                ipv4_address := '7F000002'O,
                ipv6_address := omit
            },
            create_PDR_list := {
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0001'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 0,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '0761636365737332'O ("\aaccess2")
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 1
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                },
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0002'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 1,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '05636F726532'O
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 2
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                }
            },
            create_FAR_list := {
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '1'B,
                            forw := '0'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := omit,
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                },
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 2
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 4,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 0,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30001'O,
                                    ipv4 := '7F000002'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                traffic_endpoint_ID := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint_list := omit,
            pdn_type := omit,
            node_list := omit,
            up_inactivity_timer := omit
        }
    }
}
09:02:39.919448 18 PFCP_Emulation.ttcn:241 Message enqueued on CLIENT from TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000000'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            CP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 0,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '00000000D0170001'O,
                ipv4_address := '7F000002'O,
                ipv6_address := omit
            },
            create_PDR_list := {
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0001'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 0,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '0761636365737332'O ("\aaccess2")
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 1
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                },
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0002'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 1,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '05636F726532'O
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 2
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                }
            },
            create_FAR_list := {
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '1'B,
                            forw := '0'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := omit,
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                },
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 2
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 4,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 0,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30001'O,
                                    ipv4 := '7F000002'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                traffic_endpoint_ID := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint_list := omit,
            pdn_type := omit,
            node_list := omit,
            up_inactivity_timer := omit
        }
    }
} id 2
09:02:39.919741 18 PFCP_Emulation.ttcn:264 Matching on port CLIENT succeeded:  matched
09:02:39.919822 18 PFCP_Emulation.ttcn:264 Receive operation on port CLIENT succeeded, message from TC_session_est_mod_tunmap2(17): @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000000'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            CP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 0,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '00000000D0170001'O,
                ipv4_address := '7F000002'O,
                ipv6_address := omit
            },
            create_PDR_list := {
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0001'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 0,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '0761636365737332'O ("\aaccess2")
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 1
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                },
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0002'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 1,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '05636F726532'O
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 2
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                }
            },
            create_FAR_list := {
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '1'B,
                            forw := '0'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := omit,
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                },
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 2
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 4,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 0,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30001'O,
                                    ipv4 := '7F000002'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                traffic_endpoint_ID := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint_list := omit,
            pdn_type := omit,
            node_list := omit,
            up_inactivity_timer := omit
        }
    }
} id 2
09:02:39.919888 18 PFCP_Emulation.ttcn:264 Message with id 2 was extracted from the queue of CLIENT.
09:02:39.919917 18 PFCP_Emulation.ttcn:265 PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000000'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            CP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 0,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '00000000D0170001'O,
                ipv4_address := '7F000002'O,
                ipv6_address := omit
            },
            create_PDR_list := {
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0001'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 0,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '0761636365737332'O ("\aaccess2")
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 1
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                },
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0002'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 1,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '05636F726532'O
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 2
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                }
            },
            create_FAR_list := {
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '1'B,
                            forw := '0'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := omit,
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                },
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 2
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 4,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 0,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30001'O,
                                    ipv4 := '7F000002'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                traffic_endpoint_ID := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint_list := omit,
            pdn_type := omit,
            node_list := omit,
            up_inactivity_timer := omit
        }
    }
}
09:02:39.920378 18 PFCP_Emulation.ttcn:281 Sent on PFCP to system @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 0,
        lengthIndicator := 0,
        seid := '0000000000000000'O,
        sequence_number := 7920002,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_establishment_request := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 0,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000002'O
                },
                CP_F_SEID := {
                    elementIdentifier := 57,
                    lengthIndicator := 0,
                    v6 := '0'B,
                    v4 := '1'B,
                    spare := '000000'B,
                    seid := '00000000D0170001'O,
                    ipv4_address := '7F000002'O,
                    ipv6_address := omit
                },
                create_PDR_list := {
                    {
                        elementIdentifier := 1,
                        lengthIndicator := 0,
                        grouped_ie := {
                            pdr_id := {
                                elementIdentifier := 56,
                                lengthIndicator := 0,
                                rule_id := '0001'O
                            },
                            precedence := {
                                elementIdentifier := 29,
                                lengthIndicator := 0,
                                precedence_value := 0
                            },
                            pdi := {
                                elementIdentifier := 2,
                                lengthIndicator := 0,
                                grouped_ie := {
                                    source_interface := {
                                        elementIdentifier := 20,
                                        lengthIndicator := 0,
                                        interfacevalue := 0,
                                        spare := '0000'B
                                    },
                                    local_F_TEID := {
                                        elementIdentifier := 21,
                                        lengthIndicator := 0,
                                        v4 := '1'B,
                                        v6 := '0'B,
                                        ch := '1'B,
                                        chid := '0'B,
                                        spare := '0000'B,
                                        teid := omit,
                                        ipv4_address := omit,
                                        ipv6_address := omit,
                                        choose_id := omit
                                    },
                                    pdn_instance := {
                                        elementIdentifier := 22,
                                        lengthIndicator := 0,
                                        pdn_instance := '0761636365737332'O ("\aaccess2")
                                    },
                                    ue_ip_address := omit,
                                    traffic_endpoint_id := omit,
                                    sdf_filter_list := omit,
                                    application_id := omit,
                                    ethernet_packet_filter_list := omit,
                                    qfi_list := omit
                                }
                            },
                            outer_header_removal := {
                                elementIdentifier := 95,
                                lengthIndicator := 0,
                                ohc_description := 0
                            },
                            FAR_ID_list := {
                                {
                                    elementIdentifier := 108,
                                    lengthIndicator := 0,
                                    id_value := 1
                                }
                            },
                            uRR_ID_list := omit,
                            qER_ID_list := omit,
                            activate_predefined_rules := omit
                        }
                    },
                    {
                        elementIdentifier := 1,
                        lengthIndicator := 0,
                        grouped_ie := {
                            pdr_id := {
                                elementIdentifier := 56,
                                lengthIndicator := 0,
                                rule_id := '0002'O
                            },
                            precedence := {
                                elementIdentifier := 29,
                                lengthIndicator := 0,
                                precedence_value := 0
                            },
                            pdi := {
                                elementIdentifier := 2,
                                lengthIndicator := 0,
                                grouped_ie := {
                                    source_interface := {
                                        elementIdentifier := 20,
                                        lengthIndicator := 0,
                                        interfacevalue := 1,
                                        spare := '0000'B
                                    },
                                    local_F_TEID := {
                                        elementIdentifier := 21,
                                        lengthIndicator := 0,
                                        v4 := '1'B,
                                        v6 := '0'B,
                                        ch := '1'B,
                                        chid := '0'B,
                                        spare := '0000'B,
                                        teid := omit,
                                        ipv4_address := omit,
                                        ipv6_address := omit,
                                        choose_id := omit
                                    },
                                    pdn_instance := {
                                        elementIdentifier := 22,
                                        lengthIndicator := 0,
                                        pdn_instance := '05636F726532'O
                                    },
                                    ue_ip_address := omit,
                                    traffic_endpoint_id := omit,
                                    sdf_filter_list := omit,
                                    application_id := omit,
                                    ethernet_packet_filter_list := omit,
                                    qfi_list := omit
                                }
                            },
                            outer_header_removal := {
                                elementIdentifier := 95,
                                lengthIndicator := 0,
                                ohc_description := 0
                            },
                            FAR_ID_list := {
                                {
                                    elementIdentifier := 108,
                                    lengthIndicator := 0,
                                    id_value := 2
                                }
                            },
                            uRR_ID_list := omit,
                            qER_ID_list := omit,
                            activate_predefined_rules := omit
                        }
                    }
                },
                create_FAR_list := {
                    {
                        elementIdentifier := 3,
                        lengthIndicator := 0,
                        grouped_ie := {
                            far_id := {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 1
                            },
                            apply_action := {
                                elementIdentifier := 44,
                                lengthIndicator := 0,
                                drop := '1'B,
                                forw := '0'B,
                                buff := '0'B,
                                nocp := '0'B,
                                dupl := '0'B,
                                spare := '000'B
                            },
                            forwarding_parameters := omit,
                            duplicating_parameters := omit,
                            bar_id := omit
                        }
                    },
                    {
                        elementIdentifier := 3,
                        lengthIndicator := 0,
                        grouped_ie := {
                            far_id := {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 2
                            },
                            apply_action := {
                                elementIdentifier := 44,
                                lengthIndicator := 0,
                                drop := '0'B,
                                forw := '1'B,
                                buff := '0'B,
                                nocp := '0'B,
                                dupl := '0'B,
                                spare := '000'B
                            },
                            forwarding_parameters := {
                                elementIdentifier := 4,
                                lengthIndicator := 0,
                                grouped_ie := {
                                    destination_interface := {
                                        elementIdentifier := 42,
                                        lengthIndicator := 0,
                                        interface_value := 0,
                                        spare := '0000'B
                                    },
                                    pdn_Instance := omit,
                                    redirect_information := omit,
                                    outer_header_creation := {
                                        elementIdentifier := 84,
                                        lengthIndicator := 0,
                                        ohc_description_oct5 := '00000001'B,
                                        ohc_description_oct6 := '00000000'B,
                                        teid := 'B9C30001'O,
                                        ipv4 := '7F000002'O,
                                        ipv6 := omit,
                                        udp_port := omit
                                    },
                                    transport_level_marking := omit,
                                    forwarding_policy := omit,
                                    header_enrichment := omit,
                                    traffic_endpoint_ID := omit
                                }
                            },
                            duplicating_parameters := omit,
                            bar_id := omit
                        }
                    }
                },
                create_URR_list := omit,
                create_QER_list := omit,
                create_BAR := omit,
                create_traffic_endpoint_list := omit,
                pdn_type := omit,
                node_list := omit,
                up_inactivity_timer := omit
            }
        }
    }
}
09:02:39.920441 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Encoding @PFCP_Types.PDU_PFCP: {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000000'O,
    sequence_number := 7920002,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            },
            CP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 0,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '00000000D0170001'O,
                ipv4_address := '7F000002'O,
                ipv6_address := omit
            },
            create_PDR_list := {
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0001'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 0,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '0761636365737332'O ("\aaccess2")
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 1
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                },
                {
                    elementIdentifier := 1,
                    lengthIndicator := 0,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 0,
                            rule_id := '0002'O
                        },
                        precedence := {
                            elementIdentifier := 29,
                            lengthIndicator := 0,
                            precedence_value := 0
                        },
                        pdi := {
                            elementIdentifier := 2,
                            lengthIndicator := 0,
                            grouped_ie := {
                                source_interface := {
                                    elementIdentifier := 20,
                                    lengthIndicator := 0,
                                    interfacevalue := 1,
                                    spare := '0000'B
                                },
                                local_F_TEID := {
                                    elementIdentifier := 21,
                                    lengthIndicator := 0,
                                    v4 := '1'B,
                                    v6 := '0'B,
                                    ch := '1'B,
                                    chid := '0'B,
                                    spare := '0000'B,
                                    teid := omit,
                                    ipv4_address := omit,
                                    ipv6_address := omit,
                                    choose_id := omit
                                },
                                pdn_instance := {
                                    elementIdentifier := 22,
                                    lengthIndicator := 0,
                                    pdn_instance := '05636F726532'O
                                },
                                ue_ip_address := omit,
                                traffic_endpoint_id := omit,
                                sdf_filter_list := omit,
                                application_id := omit,
                                ethernet_packet_filter_list := omit,
                                qfi_list := omit
                            }
                        },
                        outer_header_removal := {
                            elementIdentifier := 95,
                            lengthIndicator := 0,
                            ohc_description := 0
                        },
                        FAR_ID_list := {
                            {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 2
                            }
                        },
                        uRR_ID_list := omit,
                        qER_ID_list := omit,
                        activate_predefined_rules := omit
                    }
                }
            },
            create_FAR_list := {
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '1'B,
                            forw := '0'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := omit,
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                },
                {
                    elementIdentifier := 3,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 2
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 4,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 0,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30001'O,
                                    ipv4 := '7F000002'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                traffic_endpoint_ID := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint_list := omit,
            pdn_type := omit,
            node_list := omit,
            up_inactivity_timer := omit
        }
    }
}
09:02:39.920951 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Stream after encoding: '213200CF000000000000000078D98200003C0005007F0000020039000D0200000000D01700017F00000200010035003800020001001D0004000000000002001600140001000015000105001600080761636365737332005F000100006C00040000000100010033003800020002001D00040000000000020014001400010100150001050016000605636F726532005F000100006C0004000000020003000D006C000400000001002C00010100030024006C000400000002002C00010200040013002A0001000054000A0100B9C300017F000002'O
09:02:39.921059 18 PFCP_Emulation.ttcn:281 Outgoing message was mapped to @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    proto := {
        udp := { }
    },
    msg := '213200CF000000000000000078D98200003C0005007F0000020039000D0200000000D01700017F00000200010035003800020001001D0004000000000002001600140001000015000105001600080761636365737332005F000100006C00040000000100010033003800020002001D00040000000000020014001400010100150001050016000605636F726532005F000100006C0004000000020003000D006C000400000001002C00010100030024006C000400000002002C00010200040013002A0001000054000A0100B9C300017F000002'O
}
09:02:39.921539 18 PFCP_Emulation.ttcn:241 Message enqueued on PFCP from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    locName := "127.0.0.2",
    locPort := 8805,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '2133005900000000D017000178D98200003C0005007F00000100130001010039000D0200000000000000067F000001000800130038000200010015000901000000097F0001020008001300380002000200150009010000000A7F000202'O
} id 2
09:02:39.921615 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Stream before decoding: '2133005900000000D017000178D98200003C0005007F00000100130001010039000D0200000000000000067F000001000800130038000200010015000901000000097F0001020008001300380002000200150009010000000A7F000202'O
09:02:39.922086 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Decoded @PFCP_Types.PDU_PFCP: {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 51,
    lengthIndicator := 89,
    seid := '00000000D0170001'O,
    sequence_number := 7920002,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_ie := omit,
            UP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 13,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '0000000000000006'O,
                ipv4_address := '7F000001'O,
                ipv6_address := omit
            },
            created_PDR_list := {
                {
                    elementIdentifier := 8,
                    lengthIndicator := 19,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 2,
                            rule_id := '0001'O
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 9,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '0'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := '00000009'O,
                            ipv4_address := '7F000102'O,
                            ipv6_address := omit,
                            choose_id := omit
                        }
                    }
                },
                {
                    elementIdentifier := 8,
                    lengthIndicator := 19,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 2,
                            rule_id := '0002'O
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 9,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '0'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := '0000000A'O,
                            ipv4_address := '7F000202'O,
                            ipv6_address := omit,
                            choose_id := omit
                        }
                    }
                }
            },
            load_control_information := omit,
            overload_control_information := omit,
            node_list := omit,
            failed_rule_id := omit,
            created_traffic_endpoint_list := omit
        }
    }
}
09:02:39.922438 18 PFCP_Emulation.ttcn:241 Incoming message was mapped to @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 51,
        lengthIndicator := 89,
        seid := '00000000D0170001'O,
        sequence_number := 7920002,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_establishment_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_ie := omit,
                UP_F_SEID := {
                    elementIdentifier := 57,
                    lengthIndicator := 13,
                    v6 := '0'B,
                    v4 := '1'B,
                    spare := '000000'B,
                    seid := '0000000000000006'O,
                    ipv4_address := '7F000001'O,
                    ipv6_address := omit
                },
                created_PDR_list := {
                    {
                        elementIdentifier := 8,
                        lengthIndicator := 19,
                        grouped_ie := {
                            pdr_id := {
                                elementIdentifier := 56,
                                lengthIndicator := 2,
                                rule_id := '0001'O
                            },
                            local_F_TEID := {
                                elementIdentifier := 21,
                                lengthIndicator := 9,
                                v4 := '1'B,
                                v6 := '0'B,
                                ch := '0'B,
                                chid := '0'B,
                                spare := '0000'B,
                                teid := '00000009'O,
                                ipv4_address := '7F000102'O,
                                ipv6_address := omit,
                                choose_id := omit
                            }
                        }
                    },
                    {
                        elementIdentifier := 8,
                        lengthIndicator := 19,
                        grouped_ie := {
                            pdr_id := {
                                elementIdentifier := 56,
                                lengthIndicator := 2,
                                rule_id := '0002'O
                            },
                            local_F_TEID := {
                                elementIdentifier := 21,
                                lengthIndicator := 9,
                                v4 := '1'B,
                                v6 := '0'B,
                                ch := '0'B,
                                chid := '0'B,
                                spare := '0000'B,
                                teid := '0000000A'O,
                                ipv4_address := '7F000202'O,
                                ipv6_address := omit,
                                choose_id := omit
                            }
                        }
                    }
                },
                load_control_information := omit,
                overload_control_information := omit,
                node_list := omit,
                failed_rule_id := omit,
                created_traffic_endpoint_list := omit
            }
        }
    }
} id 2
09:02:39.922542 18 PFCP_Emulation.ttcn:242 Matching on port PFCP .pdu.message_body{
    pfcp_session_establishment_response := {
        node_id := {
            elementIdentifier := 60,
            lengthIndicator := 5,
            node_id_type := 0,
            spare := '0000'B,
            node_id_value := '7F000001'O
        },
        cause := {
            elementIdentifier := 19,
            lengthIndicator := 1,
            causeValue := '01'O
        },
        offending_ie := omit,
        UP_F_SEID := {
            elementIdentifier := 57,
            lengthIndicator := 13,
            v6 := '0'B,
            v4 := '1'B,
            spare := '000000'B,
            seid := '0000000000000006'O,
            ipv4_address := '7F000001'O,
            ipv6_address := omit
        },
        created_PDR_list := {
            {
                elementIdentifier := 8,
                lengthIndicator := 19,
                grouped_ie := {
                    pdr_id := {
                        elementIdentifier := 56,
                        lengthIndicator := 2,
                        rule_id := '0001'O
                    },
                    local_F_TEID := {
                        elementIdentifier := 21,
                        lengthIndicator := 9,
                        v4 := '1'B,
                        v6 := '0'B,
                        ch := '0'B,
                        chid := '0'B,
                        spare := '0000'B,
                        teid := '00000009'O,
                        ipv4_address := '7F000102'O,
                        ipv6_address := omit,
                        choose_id := omit
                    }
                }
            },
            {
                elementIdentifier := 8,
                lengthIndicator := 19,
                grouped_ie := {
                    pdr_id := {
                        elementIdentifier := 56,
                        lengthIndicator := 2,
                        rule_id := '0002'O
                    },
                    local_F_TEID := {
                        elementIdentifier := 21,
                        lengthIndicator := 9,
                        v4 := '1'B,
                        v6 := '0'B,
                        ch := '0'B,
                        chid := '0'B,
                        spare := '0000'B,
                        teid := '0000000A'O,
                        ipv4_address := '7F000202'O,
                        ipv6_address := omit,
                        choose_id := omit
                    }
                }
            }
        },
        load_control_information := omit,
        overload_control_information := omit,
        node_list := omit,
        failed_rule_id := omit,
        created_traffic_endpoint_list := omit
    }
} with {
    heartbeat_request := {
        recovery_time_stamp := {
            elementIdentifier := 96,
            lengthIndicator := ?,
            time_value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
09:02:39.922617 18 PFCP_Emulation.ttcn:250 Matching on port PFCP succeeded:  matched
09:02:39.922678 18 PFCP_Emulation.ttcn:250 Receive operation on port PFCP succeeded, message from system(): @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 51,
        lengthIndicator := 89,
        seid := '00000000D0170001'O,
        sequence_number := 7920002,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_establishment_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_ie := omit,
                UP_F_SEID := {
                    elementIdentifier := 57,
                    lengthIndicator := 13,
                    v6 := '0'B,
                    v4 := '1'B,
                    spare := '000000'B,
                    seid := '0000000000000006'O,
                    ipv4_address := '7F000001'O,
                    ipv6_address := omit
                },
                created_PDR_list := {
                    {
                        elementIdentifier := 8,
                        lengthIndicator := 19,
                        grouped_ie := {
                            pdr_id := {
                                elementIdentifier := 56,
                                lengthIndicator := 2,
                                rule_id := '0001'O
                            },
                            local_F_TEID := {
                                elementIdentifier := 21,
                                lengthIndicator := 9,
                                v4 := '1'B,
                                v6 := '0'B,
                                ch := '0'B,
                                chid := '0'B,
                                spare := '0000'B,
                                teid := '00000009'O,
                                ipv4_address := '7F000102'O,
                                ipv6_address := omit,
                                choose_id := omit
                            }
                        }
                    },
                    {
                        elementIdentifier := 8,
                        lengthIndicator := 19,
                        grouped_ie := {
                            pdr_id := {
                                elementIdentifier := 56,
                                lengthIndicator := 2,
                                rule_id := '0002'O
                            },
                            local_F_TEID := {
                                elementIdentifier := 21,
                                lengthIndicator := 9,
                                v4 := '1'B,
                                v6 := '0'B,
                                ch := '0'B,
                                chid := '0'B,
                                spare := '0000'B,
                                teid := '0000000A'O,
                                ipv4_address := '7F000202'O,
                                ipv6_address := omit,
                                choose_id := omit
                            }
                        }
                    }
                },
                load_control_information := omit,
                overload_control_information := omit,
                node_list := omit,
                failed_rule_id := omit,
                created_traffic_endpoint_list := omit
            }
        }
    }
} id 2
09:02:39.922729 18 PFCP_Emulation.ttcn:250 Message with id 2 was extracted from the queue of PFCP.
09:02:39.922766 18 PFCP_Emulation.ttcn:251 PFCP_Emulation main() PFCP.receive: {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 51,
        lengthIndicator := 89,
        seid := '00000000D0170001'O,
        sequence_number := 7920002,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_establishment_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_ie := omit,
                UP_F_SEID := {
                    elementIdentifier := 57,
                    lengthIndicator := 13,
                    v6 := '0'B,
                    v4 := '1'B,
                    spare := '000000'B,
                    seid := '0000000000000006'O,
                    ipv4_address := '7F000001'O,
                    ipv6_address := omit
                },
                created_PDR_list := {
                    {
                        elementIdentifier := 8,
                        lengthIndicator := 19,
                        grouped_ie := {
                            pdr_id := {
                                elementIdentifier := 56,
                                lengthIndicator := 2,
                                rule_id := '0001'O
                            },
                            local_F_TEID := {
                                elementIdentifier := 21,
                                lengthIndicator := 9,
                                v4 := '1'B,
                                v6 := '0'B,
                                ch := '0'B,
                                chid := '0'B,
                                spare := '0000'B,
                                teid := '00000009'O,
                                ipv4_address := '7F000102'O,
                                ipv6_address := omit,
                                choose_id := omit
                            }
                        }
                    },
                    {
                        elementIdentifier := 8,
                        lengthIndicator := 19,
                        grouped_ie := {
                            pdr_id := {
                                elementIdentifier := 56,
                                lengthIndicator := 2,
                                rule_id := '0002'O
                            },
                            local_F_TEID := {
                                elementIdentifier := 21,
                                lengthIndicator := 9,
                                v4 := '1'B,
                                v6 := '0'B,
                                ch := '0'B,
                                chid := '0'B,
                                spare := '0000'B,
                                teid := '0000000A'O,
                                ipv4_address := '7F000202'O,
                                ipv6_address := omit,
                                choose_id := omit
                            }
                        }
                    }
                },
                load_control_information := omit,
                overload_control_information := omit,
                node_list := omit,
                failed_rule_id := omit,
                created_traffic_endpoint_list := omit
            }
        }
    }
}
09:02:39.923055 18 PFCP_Emulation.ttcn:254 found destination TC_session_est_mod_tunmap2(17)
09:02:39.923145 18 PFCP_Emulation.ttcn:255 Sent on CLIENT to TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 51,
    lengthIndicator := 89,
    seid := '00000000D0170001'O,
    sequence_number := 7920002,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_ie := omit,
            UP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 13,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '0000000000000006'O,
                ipv4_address := '7F000001'O,
                ipv6_address := omit
            },
            created_PDR_list := {
                {
                    elementIdentifier := 8,
                    lengthIndicator := 19,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 2,
                            rule_id := '0001'O
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 9,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '0'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := '00000009'O,
                            ipv4_address := '7F000102'O,
                            ipv6_address := omit,
                            choose_id := omit
                        }
                    }
                },
                {
                    elementIdentifier := 8,
                    lengthIndicator := 19,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 2,
                            rule_id := '0002'O
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 9,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '0'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := '0000000A'O,
                            ipv4_address := '7F000202'O,
                            ipv6_address := omit,
                            choose_id := omit
                        }
                    }
                }
            },
            load_control_information := omit,
            overload_control_information := omit,
            node_list := omit,
            failed_rule_id := omit,
            created_traffic_endpoint_list := omit
        }
    }
}
09:02:39.923690 17 UPF_Tests.ttcn:883 Message enqueued on PFCP from TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 51,
    lengthIndicator := 89,
    seid := '00000000D0170001'O,
    sequence_number := 7920002,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_ie := omit,
            UP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 13,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '0000000000000006'O,
                ipv4_address := '7F000001'O,
                ipv6_address := omit
            },
            created_PDR_list := {
                {
                    elementIdentifier := 8,
                    lengthIndicator := 19,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 2,
                            rule_id := '0001'O
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 9,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '0'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := '00000009'O,
                            ipv4_address := '7F000102'O,
                            ipv6_address := omit,
                            choose_id := omit
                        }
                    }
                },
                {
                    elementIdentifier := 8,
                    lengthIndicator := 19,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 2,
                            rule_id := '0002'O
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 9,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '0'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := '0000000A'O,
                            ipv4_address := '7F000202'O,
                            ipv6_address := omit,
                            choose_id := omit
                        }
                    }
                }
            },
            load_control_information := omit,
            overload_control_information := omit,
            node_list := omit,
            failed_rule_id := omit,
            created_traffic_endpoint_list := omit
        }
    }
} id 2
09:02:39.924047 17 UPF_Tests.ttcn:883 Matching on port PFCP succeeded:  matched
09:02:39.924135 17 UPF_Tests.ttcn:883 Receive operation on port PFCP succeeded, message from TC_session_est_mod_tunmap2-PFCP(18): @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 51,
    lengthIndicator := 89,
    seid := '00000000D0170001'O,
    sequence_number := 7920002,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_establishment_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_ie := omit,
            UP_F_SEID := {
                elementIdentifier := 57,
                lengthIndicator := 13,
                v6 := '0'B,
                v4 := '1'B,
                spare := '000000'B,
                seid := '0000000000000006'O,
                ipv4_address := '7F000001'O,
                ipv6_address := omit
            },
            created_PDR_list := {
                {
                    elementIdentifier := 8,
                    lengthIndicator := 19,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 2,
                            rule_id := '0001'O
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 9,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '0'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := '00000009'O,
                            ipv4_address := '7F000102'O,
                            ipv6_address := omit,
                            choose_id := omit
                        }
                    }
                },
                {
                    elementIdentifier := 8,
                    lengthIndicator := 19,
                    grouped_ie := {
                        pdr_id := {
                            elementIdentifier := 56,
                            lengthIndicator := 2,
                            rule_id := '0002'O
                        },
                        local_F_TEID := {
                            elementIdentifier := 21,
                            lengthIndicator := 9,
                            v4 := '1'B,
                            v6 := '0'B,
                            ch := '0'B,
                            chid := '0'B,
                            spare := '0000'B,
                            teid := '0000000A'O,
                            ipv4_address := '7F000202'O,
                            ipv6_address := omit,
                            choose_id := omit
                        }
                    }
                }
            },
            load_control_information := omit,
            overload_control_information := omit,
            node_list := omit,
            failed_rule_id := omit,
            created_traffic_endpoint_list := omit
        }
    }
} id 2
09:02:39.924204 17 UPF_Tests.ttcn:883 Message with id 2 was extracted from the queue of PFCP.
09:02:39.924372 17 UPF_Tests.ttcn:867 "osmo-upf has chosen local F-TEID: PDR-1 = "{
    elementIdentifier := 21,
    lengthIndicator := 9,
    v4 := '1'B,
    v6 := '0'B,
    ch := '0'B,
    chid := '0'B,
    spare := '0000'B,
    teid := '00000009'O,
    ipv4_address := '7F000102'O,
    ipv6_address := omit,
    choose_id := omit
}
09:02:39.924554 17 UPF_Tests.ttcn:867 "osmo-upf has chosen local F-TEID: PDR-2 = "{
    elementIdentifier := 21,
    lengthIndicator := 9,
    v4 := '1'B,
    v6 := '0'B,
    ch := '0'B,
    chid := '0'B,
    spare := '0000'B,
    teid := '0000000A'O,
    ipv4_address := '7F000202'O,
    ipv6_address := omit,
    choose_id := omit
}
09:02:39.924660 17 UPF_Tests.ttcn:896 established PFCP session: {
    up_seid := '0000000000000006'O,
    cp_seid := '00000000D0170001'O,
    gtp := {
        kind := "tunmap",
        access := {
            pdr_id := 1,
            gtp_ip_l := "127.0.1.2",
            teid_l := '00000009'O,
            far_id := 2,
            gtp_ip_r := "127.0.0.2",
            teid_r := 'B9C30001'O
        },
        core := {
            tunmap := {
                pdr_id := 2,
                gtp_ip_l := "127.0.2.2",
                teid_l := '0000000A'O,
                far_id := 1,
                gtp_ip_r := "127.0.0.3",
                teid_r := 'B9C30002'O
            }
        },
        pfcp_peer := "127.0.0.2",
        seid_l := '0000000000000006'O
    }
}
09:02:39.924874 17 Osmocom_Types.ttcn:118 Start timer T: 1 s
09:02:40.925087 17 Osmocom_Types.ttcn:119 Timeout T: 1 s
09:02:40.925609 17 Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "show session"
09:02:40.926039 17 Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:40.926496 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:0/2 FAR-active:0/2 GTP-active:0
peer:127.0.0.2 SEID-r:0xa8b40001 SEID-l:0x4 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 3 inactive)" id 3
09:02:40.926857 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF# " id 4
09:02:40.927339 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:0/2 FAR-active:0/2 GTP-active:0
peer:127.0.0.2 SEID-r:0xa8b40001 SEID-l:0x4 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 3 inactive)" with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:40.927626 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:0/2 FAR-active:0/2 GTP-active:0
peer:127.0.0.2 SEID-r:0xa8b40001 SEID-l:0x4 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 3 inactive)" with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:40.927872 17 Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:0/2 FAR-active:0/2 GTP-active:0
peer:127.0.0.2 SEID-r:0xa8b40001 SEID-l:0x4 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 3 inactive)" with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
09:02:40.928133 17 Osmocom_VTY_Functions.ttcn:75 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:0/2 FAR-active:0/2 GTP-active:0
peer:127.0.0.2 SEID-r:0xa8b40001 SEID-l:0x4 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 3 inactive)" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
09:02:40.928376 17 Osmocom_VTY_Functions.ttcn:85 Matching on port UPFVTY succeeded: "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:0/2 FAR-active:0/2 GTP-active:0
peer:127.0.0.2 SEID-r:0xa8b40001 SEID-l:0x4 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 3 inactive)" with ? matched
09:02:40.928483 17 Osmocom_VTY_Functions.ttcn:85 Receive operation on port UPFVTY succeeded, message from system(): charstring : "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:0/2 FAR-active:0/2 GTP-active:0
peer:127.0.0.2 SEID-r:0xa8b40001 SEID-l:0x4 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 3 inactive)" id 3
09:02:40.928552 17 Osmocom_VTY_Functions.ttcn:85 Message with id 3 was extracted from the queue of UPFVTY.
09:02:40.928688 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:40.928795 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY succeeded: "OsmoUPF# " with pattern "[\w-]+\# " matched
09:02:40.928854 17 Osmocom_VTY_Functions.ttcn:73 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF# " id 4
09:02:40.928912 17 Osmocom_VTY_Functions.ttcn:73 Message with id 4 was extracted from the queue of UPFVTY.
09:02:40.928974 17 Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:40.929619 17 UPF_Tests.ttcn:410 Sessions: {
    {
        peer := "127.0.0.2",
        seid_r := '00000000D0170001'O,
        seid_l := '0000000000000006'O,
        state := "ESTABLISHED",
        pdr_active_count := 0,
        pdr_count := 2,
        far_active_count := 0,
        far_count := 2,
        gtp_active_count := 0
    },
    {
        peer := "127.0.0.2",
        seid_r := '00000000A8B40001'O,
        seid_l := '0000000000000004'O,
        state := "WAIT_USE_COUNT",
        pdr_active_count := 0,
        pdr_count := 0,
        far_active_count := 0,
        far_count := 0,
        gtp_active_count := 0
    },
    {
        peer := "127.0.0.2",
        seid_r := '00000000A2FA0001'O,
        seid_l := '0000000000000005'O,
        state := "WAIT_USE_COUNT",
        pdr_active_count := 0,
        pdr_count := 0,
        far_active_count := 0,
        far_count := 0,
        gtp_active_count := 0
    }
}
09:02:40.929937 17 UPF_Tests.ttcn:451 Session {
    up_seid := '0000000000000006'O,
    cp_seid := '00000000D0170001'O,
    gtp := {
        kind := "tunmap",
        access := {
            pdr_id := 1,
            gtp_ip_l := "127.0.1.2",
            teid_l := '00000009'O,
            far_id := 2,
            gtp_ip_r := "127.0.0.2",
            teid_r := 'B9C30001'O
        },
        core := {
            tunmap := {
                pdr_id := 2,
                gtp_ip_l := "127.0.2.2",
                teid_l := '0000000A'O,
                far_id := 1,
                gtp_ip_r := "127.0.0.3",
                teid_r := 'B9C30002'O
            }
        },
        pfcp_peer := "127.0.0.2",
        seid_l := '0000000000000006'O
    }
} status: {
    peer := "127.0.0.2",
    seid_r := '00000000D0170001'O,
    seid_l := '0000000000000006'O,
    state := "ESTABLISHED",
    pdr_active_count := 0,
    pdr_count := 2,
    far_active_count := 0,
    far_count := 2,
    gtp_active_count := 0
}
09:02:40.930249 17 UPF_Tests.ttcn:458 setverdict(pass): none -> pass
09:02:40.934207 17 UPF_Tests.ttcn:902 Sent on PFCP to TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_request := {
            f_seid := omit,
            remove_PDR_list := omit,
            remove_FAR_list := omit,
            remove_URR_list := omit,
            remove_QER_list := omit,
            remove_BAR := omit,
            remove_traffic_endpoint := omit,
            create_PDR_list := omit,
            create_FAR_list := omit,
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint := omit,
            update_PDR_list := omit,
            update_FAR_list := {
                {
                    elementIdentifier := 10,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 11,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 1,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30002'O,
                                    ipv4 := '7F000003'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                pfcpSMReq_flags := omit,
                                traffic_endpoint_id := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            update_URR_list := omit,
            update_QER_list := omit,
            update_BAR := omit,
            update_traffic_endpoint := omit,
            pfcpSMReq_flags := omit,
            query_URR_list := omit,
            node_list := omit,
            up_inactivity_timer := omit,
            querry_urr_reference := omit
        }
    }
}
09:02:40.936020 18 PFCP_Emulation.ttcn:241 Message enqueued on CLIENT from TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_request := {
            f_seid := omit,
            remove_PDR_list := omit,
            remove_FAR_list := omit,
            remove_URR_list := omit,
            remove_QER_list := omit,
            remove_BAR := omit,
            remove_traffic_endpoint := omit,
            create_PDR_list := omit,
            create_FAR_list := omit,
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint := omit,
            update_PDR_list := omit,
            update_FAR_list := {
                {
                    elementIdentifier := 10,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 11,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 1,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30002'O,
                                    ipv4 := '7F000003'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                pfcpSMReq_flags := omit,
                                traffic_endpoint_id := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            update_URR_list := omit,
            update_QER_list := omit,
            update_BAR := omit,
            update_traffic_endpoint := omit,
            pfcpSMReq_flags := omit,
            query_URR_list := omit,
            node_list := omit,
            up_inactivity_timer := omit,
            querry_urr_reference := omit
        }
    }
} id 3
09:02:40.936957 18 PFCP_Emulation.ttcn:264 Matching on port CLIENT succeeded:  matched
09:02:40.937104 18 PFCP_Emulation.ttcn:264 Receive operation on port CLIENT succeeded, message from TC_session_est_mod_tunmap2(17): @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_request := {
            f_seid := omit,
            remove_PDR_list := omit,
            remove_FAR_list := omit,
            remove_URR_list := omit,
            remove_QER_list := omit,
            remove_BAR := omit,
            remove_traffic_endpoint := omit,
            create_PDR_list := omit,
            create_FAR_list := omit,
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint := omit,
            update_PDR_list := omit,
            update_FAR_list := {
                {
                    elementIdentifier := 10,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 11,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 1,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30002'O,
                                    ipv4 := '7F000003'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                pfcpSMReq_flags := omit,
                                traffic_endpoint_id := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            update_URR_list := omit,
            update_QER_list := omit,
            update_BAR := omit,
            update_traffic_endpoint := omit,
            pfcpSMReq_flags := omit,
            query_URR_list := omit,
            node_list := omit,
            up_inactivity_timer := omit,
            querry_urr_reference := omit
        }
    }
} id 3
09:02:40.937231 18 PFCP_Emulation.ttcn:264 Message with id 3 was extracted from the queue of CLIENT.
09:02:40.937329 18 PFCP_Emulation.ttcn:265 PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_request := {
            f_seid := omit,
            remove_PDR_list := omit,
            remove_FAR_list := omit,
            remove_URR_list := omit,
            remove_QER_list := omit,
            remove_BAR := omit,
            remove_traffic_endpoint := omit,
            create_PDR_list := omit,
            create_FAR_list := omit,
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint := omit,
            update_PDR_list := omit,
            update_FAR_list := {
                {
                    elementIdentifier := 10,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 11,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 1,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30002'O,
                                    ipv4 := '7F000003'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                pfcpSMReq_flags := omit,
                                traffic_endpoint_id := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            update_URR_list := omit,
            update_QER_list := omit,
            update_BAR := omit,
            update_traffic_endpoint := omit,
            pfcpSMReq_flags := omit,
            query_URR_list := omit,
            node_list := omit,
            up_inactivity_timer := omit,
            querry_urr_reference := omit
        }
    }
}
09:02:40.937874 18 PFCP_Emulation.ttcn:281 Sent on PFCP to system @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 0,
        lengthIndicator := 0,
        seid := '0000000000000006'O,
        sequence_number := 7920003,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_modification_request := {
                f_seid := omit,
                remove_PDR_list := omit,
                remove_FAR_list := omit,
                remove_URR_list := omit,
                remove_QER_list := omit,
                remove_BAR := omit,
                remove_traffic_endpoint := omit,
                create_PDR_list := omit,
                create_FAR_list := omit,
                create_URR_list := omit,
                create_QER_list := omit,
                create_BAR := omit,
                create_traffic_endpoint := omit,
                update_PDR_list := omit,
                update_FAR_list := {
                    {
                        elementIdentifier := 10,
                        lengthIndicator := 0,
                        grouped_ie := {
                            far_id := {
                                elementIdentifier := 108,
                                lengthIndicator := 0,
                                id_value := 1
                            },
                            apply_action := {
                                elementIdentifier := 44,
                                lengthIndicator := 0,
                                drop := '0'B,
                                forw := '1'B,
                                buff := '0'B,
                                nocp := '0'B,
                                dupl := '0'B,
                                spare := '000'B
                            },
                            forwarding_parameters := {
                                elementIdentifier := 11,
                                lengthIndicator := 0,
                                grouped_ie := {
                                    destination_interface := {
                                        elementIdentifier := 42,
                                        lengthIndicator := 0,
                                        interface_value := 1,
                                        spare := '0000'B
                                    },
                                    pdn_Instance := omit,
                                    redirect_information := omit,
                                    outer_header_creation := {
                                        elementIdentifier := 84,
                                        lengthIndicator := 0,
                                        ohc_description_oct5 := '00000001'B,
                                        ohc_description_oct6 := '00000000'B,
                                        teid := 'B9C30002'O,
                                        ipv4 := '7F000003'O,
                                        ipv6 := omit,
                                        udp_port := omit
                                    },
                                    transport_level_marking := omit,
                                    forwarding_policy := omit,
                                    header_enrichment := omit,
                                    pfcpSMReq_flags := omit,
                                    traffic_endpoint_id := omit
                                }
                            },
                            duplicating_parameters := omit,
                            bar_id := omit
                        }
                    }
                },
                update_URR_list := omit,
                update_QER_list := omit,
                update_BAR := omit,
                update_traffic_endpoint := omit,
                pfcpSMReq_flags := omit,
                query_URR_list := omit,
                node_list := omit,
                up_inactivity_timer := omit,
                querry_urr_reference := omit
            }
        }
    }
}
09:02:40.938005 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Encoding @PFCP_Types.PDU_PFCP: {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 7920003,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_request := {
            f_seid := omit,
            remove_PDR_list := omit,
            remove_FAR_list := omit,
            remove_URR_list := omit,
            remove_QER_list := omit,
            remove_BAR := omit,
            remove_traffic_endpoint := omit,
            create_PDR_list := omit,
            create_FAR_list := omit,
            create_URR_list := omit,
            create_QER_list := omit,
            create_BAR := omit,
            create_traffic_endpoint := omit,
            update_PDR_list := omit,
            update_FAR_list := {
                {
                    elementIdentifier := 10,
                    lengthIndicator := 0,
                    grouped_ie := {
                        far_id := {
                            elementIdentifier := 108,
                            lengthIndicator := 0,
                            id_value := 1
                        },
                        apply_action := {
                            elementIdentifier := 44,
                            lengthIndicator := 0,
                            drop := '0'B,
                            forw := '1'B,
                            buff := '0'B,
                            nocp := '0'B,
                            dupl := '0'B,
                            spare := '000'B
                        },
                        forwarding_parameters := {
                            elementIdentifier := 11,
                            lengthIndicator := 0,
                            grouped_ie := {
                                destination_interface := {
                                    elementIdentifier := 42,
                                    lengthIndicator := 0,
                                    interface_value := 1,
                                    spare := '0000'B
                                },
                                pdn_Instance := omit,
                                redirect_information := omit,
                                outer_header_creation := {
                                    elementIdentifier := 84,
                                    lengthIndicator := 0,
                                    ohc_description_oct5 := '00000001'B,
                                    ohc_description_oct6 := '00000000'B,
                                    teid := 'B9C30002'O,
                                    ipv4 := '7F000003'O,
                                    ipv6 := omit,
                                    udp_port := omit
                                },
                                transport_level_marking := omit,
                                forwarding_policy := omit,
                                header_enrichment := omit,
                                pfcpSMReq_flags := omit,
                                traffic_endpoint_id := omit
                            }
                        },
                        duplicating_parameters := omit,
                        bar_id := omit
                    }
                }
            },
            update_URR_list := omit,
            update_QER_list := omit,
            update_BAR := omit,
            update_traffic_endpoint := omit,
            pfcpSMReq_flags := omit,
            query_URR_list := omit,
            node_list := omit,
            up_inactivity_timer := omit,
            querry_urr_reference := omit
        }
    }
}
09:02:40.938606 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Stream after encoding: '21340034000000000000000678D98300000A0024006C000400000001002C000102000B0013002A0001010054000A0100B9C300027F000003'O
09:02:40.938706 18 PFCP_Emulation.ttcn:281 Outgoing message was mapped to @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    proto := {
        udp := { }
    },
    msg := '21340034000000000000000678D98300000A0024006C000400000001002C000102000B0013002A0001010054000A0100B9C300027F000003'O
}
09:02:40.939415 18 PFCP_Emulation.ttcn:241 Message enqueued on PFCP from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    locName := "127.0.0.2",
    locPort := 8805,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '2135001100000000D017000178D983000013000101'O
} id 3
09:02:40.939613 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Stream before decoding: '2135001100000000D017000178D983000013000101'O
09:02:40.939982 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Decoded @PFCP_Types.PDU_PFCP: {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 53,
    lengthIndicator := 17,
    seid := '00000000D0170001'O,
    sequence_number := 7920003,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_response := {
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_IE := omit,
            created_PDR := omit,
            load_control_information := omit,
            overload_control_information := omit,
            usage_report := omit,
            failed_rule_id := omit,
            additional_usage_reports_information := omit,
            created_updated_traffic_endpoint := omit
        }
    }
}
09:02:40.940454 18 PFCP_Emulation.ttcn:241 Incoming message was mapped to @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 53,
        lengthIndicator := 17,
        seid := '00000000D0170001'O,
        sequence_number := 7920003,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_modification_response := {
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_IE := omit,
                created_PDR := omit,
                load_control_information := omit,
                overload_control_information := omit,
                usage_report := omit,
                failed_rule_id := omit,
                additional_usage_reports_information := omit,
                created_updated_traffic_endpoint := omit
            }
        }
    }
} id 3
09:02:40.940727 18 PFCP_Emulation.ttcn:242 Matching on port PFCP .pdu.message_body{
    pfcp_session_modification_response := {
        cause := {
            elementIdentifier := 19,
            lengthIndicator := 1,
            causeValue := '01'O
        },
        offending_IE := omit,
        created_PDR := omit,
        load_control_information := omit,
        overload_control_information := omit,
        usage_report := omit,
        failed_rule_id := omit,
        additional_usage_reports_information := omit,
        created_updated_traffic_endpoint := omit
    }
} with {
    heartbeat_request := {
        recovery_time_stamp := {
            elementIdentifier := 96,
            lengthIndicator := ?,
            time_value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
09:02:40.940918 18 PFCP_Emulation.ttcn:250 Matching on port PFCP succeeded:  matched
09:02:40.941087 18 PFCP_Emulation.ttcn:250 Receive operation on port PFCP succeeded, message from system(): @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 53,
        lengthIndicator := 17,
        seid := '00000000D0170001'O,
        sequence_number := 7920003,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_modification_response := {
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_IE := omit,
                created_PDR := omit,
                load_control_information := omit,
                overload_control_information := omit,
                usage_report := omit,
                failed_rule_id := omit,
                additional_usage_reports_information := omit,
                created_updated_traffic_endpoint := omit
            }
        }
    }
} id 3
09:02:40.941251 18 PFCP_Emulation.ttcn:250 Message with id 3 was extracted from the queue of PFCP.
09:02:40.941385 18 PFCP_Emulation.ttcn:251 PFCP_Emulation main() PFCP.receive: {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 53,
        lengthIndicator := 17,
        seid := '00000000D0170001'O,
        sequence_number := 7920003,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_modification_response := {
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_IE := omit,
                created_PDR := omit,
                load_control_information := omit,
                overload_control_information := omit,
                usage_report := omit,
                failed_rule_id := omit,
                additional_usage_reports_information := omit,
                created_updated_traffic_endpoint := omit
            }
        }
    }
}
09:02:40.941655 18 PFCP_Emulation.ttcn:254 found destination TC_session_est_mod_tunmap2(17)
09:02:40.941742 18 PFCP_Emulation.ttcn:255 Sent on CLIENT to TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 53,
    lengthIndicator := 17,
    seid := '00000000D0170001'O,
    sequence_number := 7920003,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_response := {
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_IE := omit,
            created_PDR := omit,
            load_control_information := omit,
            overload_control_information := omit,
            usage_report := omit,
            failed_rule_id := omit,
            additional_usage_reports_information := omit,
            created_updated_traffic_endpoint := omit
        }
    }
}
09:02:40.942181 17 UPF_Tests.ttcn:903 Message enqueued on PFCP from TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 53,
    lengthIndicator := 17,
    seid := '00000000D0170001'O,
    sequence_number := 7920003,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_response := {
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_IE := omit,
            created_PDR := omit,
            load_control_information := omit,
            overload_control_information := omit,
            usage_report := omit,
            failed_rule_id := omit,
            additional_usage_reports_information := omit,
            created_updated_traffic_endpoint := omit
        }
    }
} id 3
09:02:40.942587 17 UPF_Tests.ttcn:903 Matching on port PFCP succeeded:  matched
09:02:40.942681 17 UPF_Tests.ttcn:903 Receive operation on port PFCP succeeded, message from TC_session_est_mod_tunmap2-PFCP(18): @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 53,
    lengthIndicator := 17,
    seid := '00000000D0170001'O,
    sequence_number := 7920003,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_modification_response := {
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_IE := omit,
            created_PDR := omit,
            load_control_information := omit,
            overload_control_information := omit,
            usage_report := omit,
            failed_rule_id := omit,
            additional_usage_reports_information := omit,
            created_updated_traffic_endpoint := omit
        }
    }
} id 3
09:02:40.942763 17 UPF_Tests.ttcn:903 Message with id 3 was extracted from the queue of PFCP.
09:02:40.942836 17 UPF_Tests.ttcn:904 modified PFCP session: {
    up_seid := '0000000000000006'O,
    cp_seid := '00000000D0170001'O,
    gtp := {
        kind := "tunmap",
        access := {
            pdr_id := 1,
            gtp_ip_l := "127.0.1.2",
            teid_l := '00000009'O,
            far_id := 2,
            gtp_ip_r := "127.0.0.2",
            teid_r := 'B9C30001'O
        },
        core := {
            tunmap := {
                pdr_id := 2,
                gtp_ip_l := "127.0.2.2",
                teid_l := '0000000A'O,
                far_id := 1,
                gtp_ip_r := "127.0.0.3",
                teid_r := 'B9C30002'O
            }
        },
        pfcp_peer := "127.0.0.2",
        seid_l := '0000000000000006'O
    }
}
09:02:40.943045 17 Osmocom_Types.ttcn:118 Start timer T: 1 s
09:02:41.943231 17 Osmocom_Types.ttcn:119 Timeout T: 1 s
09:02:41.943649 17 Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "show session"
09:02:41.944048 17 Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:41.944472 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:2/2 FAR-active:2/2 GTP-active:1
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(1 fully-active + 0 active with some PDR/FAR ignored + 1 inactive)" id 5
09:02:41.944828 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF# " id 6
09:02:41.945291 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:2/2 FAR-active:2/2 GTP-active:1
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(1 fully-active + 0 active with some PDR/FAR ignored + 1 inactive)" with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:41.945737 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:2/2 FAR-active:2/2 GTP-active:1
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(1 fully-active + 0 active with some PDR/FAR ignored + 1 inactive)" with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:41.946025 17 Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:2/2 FAR-active:2/2 GTP-active:1
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(1 fully-active + 0 active with some PDR/FAR ignored + 1 inactive)" with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
09:02:41.946228 17 Osmocom_VTY_Functions.ttcn:75 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:2/2 FAR-active:2/2 GTP-active:1
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(1 fully-active + 0 active with some PDR/FAR ignored + 1 inactive)" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
09:02:41.946409 17 Osmocom_VTY_Functions.ttcn:85 Matching on port UPFVTY succeeded: "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:2/2 FAR-active:2/2 GTP-active:1
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(1 fully-active + 0 active with some PDR/FAR ignored + 1 inactive)" with ? matched
09:02:41.946587 17 Osmocom_VTY_Functions.ttcn:85 Receive operation on port UPFVTY succeeded, message from system(): charstring : "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:ESTABLISHED PDR-active:2/2 FAR-active:2/2 GTP-active:1
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(1 fully-active + 0 active with some PDR/FAR ignored + 1 inactive)" id 5
09:02:41.946743 17 Osmocom_VTY_Functions.ttcn:85 Message with id 5 was extracted from the queue of UPFVTY.
09:02:41.946946 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:41.947053 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY succeeded: "OsmoUPF# " with pattern "[\w-]+\# " matched
09:02:41.947114 17 Osmocom_VTY_Functions.ttcn:73 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF# " id 6
09:02:41.947174 17 Osmocom_VTY_Functions.ttcn:73 Message with id 6 was extracted from the queue of UPFVTY.
09:02:41.947237 17 Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:41.947404 17 UPF_Tests.ttcn:410 Sessions: {
    {
        peer := "127.0.0.2",
        seid_r := '00000000D0170001'O,
        seid_l := '0000000000000006'O,
        state := "ESTABLISHED",
        pdr_active_count := 2,
        pdr_count := 2,
        far_active_count := 2,
        far_count := 2,
        gtp_active_count := 1
    },
    {
        peer := "127.0.0.2",
        seid_r := '00000000A2FA0001'O,
        seid_l := '0000000000000005'O,
        state := "WAIT_USE_COUNT",
        pdr_active_count := 0,
        pdr_count := 0,
        far_active_count := 0,
        far_count := 0,
        gtp_active_count := 0
    }
}
09:02:41.947606 17 UPF_Tests.ttcn:451 Session {
    up_seid := '0000000000000006'O,
    cp_seid := '00000000D0170001'O,
    gtp := {
        kind := "tunmap",
        access := {
            pdr_id := 1,
            gtp_ip_l := "127.0.1.2",
            teid_l := '00000009'O,
            far_id := 2,
            gtp_ip_r := "127.0.0.2",
            teid_r := 'B9C30001'O
        },
        core := {
            tunmap := {
                pdr_id := 2,
                gtp_ip_l := "127.0.2.2",
                teid_l := '0000000A'O,
                far_id := 1,
                gtp_ip_r := "127.0.0.3",
                teid_r := 'B9C30002'O
            }
        },
        pfcp_peer := "127.0.0.2",
        seid_l := '0000000000000006'O
    }
} status: {
    peer := "127.0.0.2",
    seid_r := '00000000D0170001'O,
    seid_l := '0000000000000006'O,
    state := "ESTABLISHED",
    pdr_active_count := 2,
    pdr_count := 2,
    far_active_count := 2,
    far_count := 2,
    gtp_active_count := 1
}
09:02:41.947886 17 UPF_Tests.ttcn:458 setverdict(pass): pass -> pass, component reason not changed
09:02:41.948048 17 UPF_Tests.ttcn:319 setverdict(pass): pass -> pass, component reason not changed
09:02:41.948135 17 UPF_Tests.ttcn:465 setverdict(pass): pass -> pass, component reason not changed
09:02:41.948348 17 UPF_Tests.ttcn:982 Sent on PFCP to TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_request := { }
    }
}
09:02:41.948653 18 PFCP_Emulation.ttcn:241 Message enqueued on CLIENT from TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_request := { }
    }
} id 4
09:02:41.949150 18 PFCP_Emulation.ttcn:264 Matching on port CLIENT succeeded:  matched
09:02:41.949484 18 PFCP_Emulation.ttcn:264 Receive operation on port CLIENT succeeded, message from TC_session_est_mod_tunmap2(17): @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_request := { }
    }
} id 4
09:02:41.949806 18 PFCP_Emulation.ttcn:264 Message with id 4 was extracted from the queue of CLIENT.
09:02:41.950112 18 PFCP_Emulation.ttcn:265 PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_request := { }
    }
}
09:02:41.950635 18 PFCP_Emulation.ttcn:281 Sent on PFCP to system @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 0,
        lengthIndicator := 0,
        seid := '0000000000000006'O,
        sequence_number := 7920004,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_deletion_request := { }
        }
    }
}
09:02:41.950965 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Encoding @PFCP_Types.PDU_PFCP: {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := '0000000000000006'O,
    sequence_number := 7920004,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_request := { }
    }
}
09:02:41.951153 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Stream after encoding: '2136000C000000000000000678D98400'O
09:02:41.951278 18 PFCP_Emulation.ttcn:281 Outgoing message was mapped to @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    proto := {
        udp := { }
    },
    msg := '2136000C000000000000000678D98400'O
}
09:02:41.951788 18 PFCP_Emulation.ttcn:241 Message enqueued on PFCP from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    locName := "127.0.0.2",
    locPort := 8805,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '2137001100000000D017000178D984000013000101'O
} id 4
09:02:41.951902 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Stream before decoding: '2137001100000000D017000178D984000013000101'O
09:02:41.952077 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Decoded @PFCP_Types.PDU_PFCP: {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 55,
    lengthIndicator := 17,
    seid := '00000000D0170001'O,
    sequence_number := 7920004,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_response := {
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_IE := omit,
            load_control_information := omit,
            overload_control_information := omit,
            usage_report := omit
        }
    }
}
09:02:41.952273 18 PFCP_Emulation.ttcn:241 Incoming message was mapped to @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 55,
        lengthIndicator := 17,
        seid := '00000000D0170001'O,
        sequence_number := 7920004,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_deletion_response := {
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_IE := omit,
                load_control_information := omit,
                overload_control_information := omit,
                usage_report := omit
            }
        }
    }
} id 4
09:02:41.952376 18 PFCP_Emulation.ttcn:242 Matching on port PFCP .pdu.message_body{
    pfcp_session_deletion_response := {
        cause := {
            elementIdentifier := 19,
            lengthIndicator := 1,
            causeValue := '01'O
        },
        offending_IE := omit,
        load_control_information := omit,
        overload_control_information := omit,
        usage_report := omit
    }
} with {
    heartbeat_request := {
        recovery_time_stamp := {
            elementIdentifier := 96,
            lengthIndicator := ?,
            time_value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
09:02:41.952450 18 PFCP_Emulation.ttcn:250 Matching on port PFCP succeeded:  matched
09:02:41.952516 18 PFCP_Emulation.ttcn:250 Receive operation on port PFCP succeeded, message from system(): @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 55,
        lengthIndicator := 17,
        seid := '00000000D0170001'O,
        sequence_number := 7920004,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_deletion_response := {
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_IE := omit,
                load_control_information := omit,
                overload_control_information := omit,
                usage_report := omit
            }
        }
    }
} id 4
09:02:41.952580 18 PFCP_Emulation.ttcn:250 Message with id 4 was extracted from the queue of PFCP.
09:02:41.952656 18 PFCP_Emulation.ttcn:251 PFCP_Emulation main() PFCP.receive: {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '1'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 55,
        lengthIndicator := 17,
        seid := '00000000D0170001'O,
        sequence_number := 7920004,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_session_deletion_response := {
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                },
                offending_IE := omit,
                load_control_information := omit,
                overload_control_information := omit,
                usage_report := omit
            }
        }
    }
}
09:02:41.952848 18 PFCP_Emulation.ttcn:254 found destination TC_session_est_mod_tunmap2(17)
09:02:41.952937 18 PFCP_Emulation.ttcn:255 Sent on CLIENT to TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 55,
    lengthIndicator := 17,
    seid := '00000000D0170001'O,
    sequence_number := 7920004,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_response := {
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_IE := omit,
            load_control_information := omit,
            overload_control_information := omit,
            usage_report := omit
        }
    }
}
09:02:41.953175 17 UPF_Tests.ttcn:983 Message enqueued on PFCP from TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 55,
    lengthIndicator := 17,
    seid := '00000000D0170001'O,
    sequence_number := 7920004,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_response := {
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_IE := omit,
            load_control_information := omit,
            overload_control_information := omit,
            usage_report := omit
        }
    }
} id 4
09:02:41.953414 17 UPF_Tests.ttcn:983 Matching on port PFCP succeeded:  matched
09:02:41.953493 17 UPF_Tests.ttcn:983 Receive operation on port PFCP succeeded, message from TC_session_est_mod_tunmap2-PFCP(18): @PFCP_Types.PDU_PFCP : {
    s_flag := '1'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 55,
    lengthIndicator := 17,
    seid := '00000000D0170001'O,
    sequence_number := 7920004,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_session_deletion_response := {
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            },
            offending_IE := omit,
            load_control_information := omit,
            overload_control_information := omit,
            usage_report := omit
        }
    }
} id 4
09:02:41.953561 17 UPF_Tests.ttcn:983 Message with id 4 was extracted from the queue of PFCP.
09:02:41.953628 17 Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "show session"
09:02:41.953741 17 Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:41.953911 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 2 inactive)" id 7
09:02:41.953975 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF# " id 8
09:02:41.954116 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 2 inactive)" with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:41.954246 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 2 inactive)" with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:41.954389 17 Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 2 inactive)" with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
09:02:41.954492 17 Osmocom_VTY_Functions.ttcn:75 Matching on port UPFVTY "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 2 inactive)" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
09:02:41.954577 17 Osmocom_VTY_Functions.ttcn:85 Matching on port UPFVTY succeeded: "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 2 inactive)" with ? matched
09:02:41.954662 17 Osmocom_VTY_Functions.ttcn:85 Receive operation on port UPFVTY succeeded, message from system(): charstring : "peer:127.0.0.2 SEID-r:0xd0170001 SEID-l:0x6 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
peer:127.0.0.2 SEID-r:0xa2fa0001 SEID-l:0x5 state:WAIT_USE_COUNT PDR-active:0/0 FAR-active:0/0 GTP-active:0
(0 fully-active + 0 active with some PDR/FAR ignored + 2 inactive)" id 7
09:02:41.954719 17 Osmocom_VTY_Functions.ttcn:85 Message with id 7 was extracted from the queue of UPFVTY.
09:02:41.954805 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:41.954908 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY succeeded: "OsmoUPF# " with pattern "[\w-]+\# " matched
09:02:41.954966 17 Osmocom_VTY_Functions.ttcn:73 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF# " id 8
09:02:41.955021 17 Osmocom_VTY_Functions.ttcn:73 Message with id 8 was extracted from the queue of UPFVTY.
09:02:41.955081 17 Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:41.955215 17 UPF_Tests.ttcn:410 Sessions: {
    {
        peer := "127.0.0.2",
        seid_r := '00000000D0170001'O,
        seid_l := '0000000000000006'O,
        state := "WAIT_USE_COUNT",
        pdr_active_count := 0,
        pdr_count := 0,
        far_active_count := 0,
        far_count := 0,
        gtp_active_count := 0
    },
    {
        peer := "127.0.0.2",
        seid_r := '00000000A2FA0001'O,
        seid_l := '0000000000000005'O,
        state := "WAIT_USE_COUNT",
        pdr_active_count := 0,
        pdr_count := 0,
        far_active_count := 0,
        far_count := 0,
        gtp_active_count := 0
    }
}
09:02:41.955421 17 UPF_Tests.ttcn:481 setverdict(pass): pass -> pass, component reason not changed
09:02:41.955490 17 Osmocom_VTY_Functions.ttcn:105 Sent on UPFVTY to system charstring : "show gtp"
09:02:41.955579 17 Osmocom_VTY_Functions.ttcn:70 Start timer T: 2 s
09:02:41.955654 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "(0 active)" id 9
09:02:41.955711 17 Osmocom_VTY_Functions.ttcn:71 Message enqueued on UPFVTY from system charstring : "OsmoUPF# " id 10
09:02:41.955791 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "(0 active)" with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:41.955881 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY "(0 active)" with pattern "[\w-]+\# " unmatched: First message in the queue does not match the template: 
09:02:41.955973 17 Osmocom_VTY_Functions.ttcn:74 Matching on port UPFVTY "(0 active)" with pattern "[\w-]+\(*\)\# " unmatched: First message in the queue does not match the template: 
09:02:41.956037 17 Osmocom_VTY_Functions.ttcn:75 Matching on port UPFVTY "(0 active)" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: 
09:02:41.956113 17 Osmocom_VTY_Functions.ttcn:85 Matching on port UPFVTY succeeded: "(0 active)" with ? matched
09:02:41.956166 17 Osmocom_VTY_Functions.ttcn:85 Receive operation on port UPFVTY succeeded, message from system(): charstring : "(0 active)" id 9
09:02:41.956221 17 Osmocom_VTY_Functions.ttcn:85 Message with id 9 was extracted from the queue of UPFVTY.
09:02:41.956304 17 Osmocom_VTY_Functions.ttcn:72 Matching on port UPFVTY "OsmoUPF# " with pattern "[\w-]+> " unmatched: First message in the queue does not match the template: 
09:02:41.956403 17 Osmocom_VTY_Functions.ttcn:73 Matching on port UPFVTY succeeded: "OsmoUPF# " with pattern "[\w-]+\# " matched
09:02:41.956459 17 Osmocom_VTY_Functions.ttcn:73 Receive operation on port UPFVTY succeeded, message from system(): charstring : "OsmoUPF# " id 10
09:02:41.956513 17 Osmocom_VTY_Functions.ttcn:73 Message with id 10 was extracted from the queue of UPFVTY.
09:02:41.956572 17 Osmocom_VTY_Functions.ttcn:99 Stop timer T: 2 s
09:02:41.956671 17 UPF_Tests.ttcn:281 GTP-actions: { }
09:02:41.956747 17 UPF_Tests.ttcn:332 setverdict(pass): pass -> pass, component reason not changed
09:02:41.956976 17 UPF_Tests.ttcn:582 Sent on PFCP to TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            }
        }
    }
}
09:02:41.957150 18 PFCP_Emulation.ttcn:241 Message enqueued on CLIENT from TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            }
        }
    }
} id 5
09:02:41.957274 18 PFCP_Emulation.ttcn:264 Matching on port CLIENT succeeded:  matched
09:02:41.957344 18 PFCP_Emulation.ttcn:264 Receive operation on port CLIENT succeeded, message from TC_session_est_mod_tunmap2(17): @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            }
        }
    }
} id 5
09:02:41.957407 18 PFCP_Emulation.ttcn:264 Message with id 5 was extracted from the queue of CLIENT.
09:02:41.957459 18 PFCP_Emulation.ttcn:265 PFCP_Emulation main() CLIENT.receive from TC_session_est_mod_tunmap2(17): {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 0,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            }
        }
    }
}
09:02:41.957623 18 PFCP_Emulation.ttcn:281 Sent on PFCP to system @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 0,
        lengthIndicator := 0,
        seid := omit,
        sequence_number := 7920005,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_association_release_request := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 0,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000002'O
                }
            }
        }
    }
}
09:02:41.957690 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Encoding @PFCP_Types.PDU_PFCP: {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 0,
    lengthIndicator := 0,
    seid := omit,
    sequence_number := 7920005,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_request := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 0,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000002'O
            }
        }
    }
}
09:02:41.957797 18 PFCP_CodecPort.ttcn:52 enc_PDU_PFCP(): Stream after encoding: '2009000D78D98500003C0005007F000002'O
09:02:41.957863 18 PFCP_Emulation.ttcn:281 Outgoing message was mapped to @IPL4asp_Types.ASP_SendTo : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    proto := {
        udp := { }
    },
    msg := '2009000D78D98500003C0005007F000002'O
}
09:02:41.958137 18 PFCP_Emulation.ttcn:241 Message enqueued on PFCP from system @IPL4asp_Types.ASP_RecvFrom : {
    connId := 1,
    remName := "127.0.0.1",
    remPort := 8805,
    locName := "127.0.0.2",
    locPort := 8805,
    proto := {
        udp := { }
    },
    userData := 0,
    msg := '200A001278D98500003C0005007F0000010013000101'O
} id 5
09:02:41.958208 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Stream before decoding: '200A001278D98500003C0005007F0000010013000101'O
09:02:41.958336 18 PFCP_CodecPort.ttcn:59 dec_PDU_PFCP(): Decoded @PFCP_Types.PDU_PFCP: {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 10,
    lengthIndicator := 18,
    seid := omit,
    sequence_number := 7920005,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            }
        }
    }
}
09:02:41.958473 18 PFCP_Emulation.ttcn:241 Incoming message was mapped to @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 10,
        lengthIndicator := 18,
        seid := omit,
        sequence_number := 7920005,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_association_release_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                }
            }
        }
    }
} id 5
09:02:41.958565 18 PFCP_Emulation.ttcn:242 Matching on port PFCP .pdu.message_body{
    pfcp_association_release_response := {
        node_id := {
            elementIdentifier := 60,
            lengthIndicator := 5,
            node_id_type := 0,
            spare := '0000'B,
            node_id_value := '7F000001'O
        },
        cause := {
            elementIdentifier := 19,
            lengthIndicator := 1,
            causeValue := '01'O
        }
    }
} with {
    heartbeat_request := {
        recovery_time_stamp := {
            elementIdentifier := 96,
            lengthIndicator := ?,
            time_value := ?
        }
    }
} unmatched: First message in the queue does not match the template: 
09:02:41.958634 18 PFCP_Emulation.ttcn:250 Matching on port PFCP succeeded:  matched
09:02:41.958697 18 PFCP_Emulation.ttcn:250 Receive operation on port PFCP succeeded, message from system(): @PFCP_CodecPort.PFCP_Unitdata : {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 10,
        lengthIndicator := 18,
        seid := omit,
        sequence_number := 7920005,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_association_release_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                }
            }
        }
    }
} id 5
09:02:41.958757 18 PFCP_Emulation.ttcn:250 Message with id 5 was extracted from the queue of PFCP.
09:02:41.958809 18 PFCP_Emulation.ttcn:251 PFCP_Emulation main() PFCP.receive: {
    peer := {
        conn_id := 1,
        remote_name := "127.0.0.1",
        remote_port := 8805
    },
    pdu := {
        s_flag := '0'B,
        mp := '0'B,
        spare := '000'B,
        version := 1,
        message_type := 10,
        lengthIndicator := 18,
        seid := omit,
        sequence_number := 7920005,
        spare2 := '0000'B,
        mp_or_spare := '0000'B,
        message_body := {
            pfcp_association_release_response := {
                node_id := {
                    elementIdentifier := 60,
                    lengthIndicator := 5,
                    node_id_type := 0,
                    spare := '0000'B,
                    node_id_value := '7F000001'O
                },
                cause := {
                    elementIdentifier := 19,
                    lengthIndicator := 1,
                    causeValue := '01'O
                }
            }
        }
    }
}
09:02:41.958977 18 PFCP_Emulation.ttcn:254 found destination TC_session_est_mod_tunmap2(17)
09:02:41.959048 18 PFCP_Emulation.ttcn:255 Sent on CLIENT to TC_session_est_mod_tunmap2(17) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 10,
    lengthIndicator := 18,
    seid := omit,
    sequence_number := 7920005,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            }
        }
    }
}
09:02:41.959219 17 UPF_Tests.ttcn:583 Message enqueued on PFCP from TC_session_est_mod_tunmap2-PFCP(18) @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 10,
    lengthIndicator := 18,
    seid := omit,
    sequence_number := 7920005,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            }
        }
    }
} id 5
09:02:41.959358 17 UPF_Tests.ttcn:583 Matching on port PFCP succeeded:  matched
09:02:41.959437 17 UPF_Tests.ttcn:583 Receive operation on port PFCP succeeded, message from TC_session_est_mod_tunmap2-PFCP(18): @PFCP_Types.PDU_PFCP : {
    s_flag := '0'B,
    mp := '0'B,
    spare := '000'B,
    version := 1,
    message_type := 10,
    lengthIndicator := 18,
    seid := omit,
    sequence_number := 7920005,
    spare2 := '0000'B,
    mp_or_spare := '0000'B,
    message_body := {
        pfcp_association_release_response := {
            node_id := {
                elementIdentifier := 60,
                lengthIndicator := 5,
                node_id_type := 0,
                spare := '0000'B,
                node_id_value := '7F000001'O
            },
            cause := {
                elementIdentifier := 19,
                lengthIndicator := 1,
                causeValue := '01'O
            }
        }
    }
} id 5
09:02:41.959499 17 UPF_Tests.ttcn:583 Message with id 5 was extracted from the queue of PFCP.
09:02:41.959555 17 UPF_Tests.ttcn:1134 setverdict(pass): pass -> pass, component reason not changed
09:02:41.959637 17 - Function f_handler_init finished. PTC terminates.
09:02:41.959693 17 - Terminating component type CPF_ConnectionHandler.CPF_ConnHdlr.
09:02:41.959745 17 - Port STATSD_PROC was stopped.
09:02:41.959795 17 - Removing unterminated connection between port PFCP and TC_session_est_mod_tunmap2-PFCP(18):CLIENT.
09:02:41.959892 17 - Port PFCP was stopped.
09:02:41.959897 18 PFCP_Emulation.ttcn:241 Connection of port CLIENT to TC_session_est_mod_tunmap2(17):PFCP was closed unexpectedly by the peer.
09:02:41.960008 17 - Removing unterminated mapping between port UPFVTY and system:UPFVTY.
09:02:41.960170 17 - Port UPFVTY was unmapped from system:UPFVTY.
09:02:41.960231 17 - Port UPFVTY was stopped.
09:02:41.960283 17 - Component type CPF_ConnectionHandler.CPF_ConnHdlr was shut down inside testcase TC_session_est_mod_tunmap2.
09:02:41.960408 18 PFCP_Emulation.ttcn:241 Port CLIENT was disconnected from TC_session_est_mod_tunmap2(17):PFCP.
09:02:41.960453 17 - Final verdict of PTC: pass
09:02:41.960563 mtc UPF_Tests.ttcn:1159 PTC with component reference 17 is done.
09:02:41.960623 17 - Disconnected from MC.
09:02:41.960778 17 - TTCN-3 Parallel Test Component finished.
09:02:41.960816 mtc UPF_Tests.ttcn:524 Stopping all components.
09:02:41.961044 18 PFCP_Emulation.ttcn:241 Stop was requested from MC.
09:02:41.961192 18 PFCP_Emulation.ttcn:241 Stopping test component execution.
09:02:41.961791 18 - Function main was stopped. PTC remains alive and is waiting for next start.
09:02:41.962046 mtc UPF_Tests.ttcn:524 All components were stopped.
09:02:41.962190 mtc UPF_Tests.ttcn:525 setverdict(pass): none -> pass
09:02:41.962265 mtc UPF_Tests.ttcn:526 Stopping test component execution.
09:02:41.962365 mtc UPF_Tests.ttcn:1160 Test case TC_session_est_mod_tunmap2 was stopped.
09:02:41.962421 mtc UPF_Tests.ttcn:1160 Terminating component type UPF_Tests.test_CT.
09:02:41.962502 mtc UPF_Tests.ttcn:1160 Default with id 1 (altstep as_Tguard) was deactivated.
09:02:41.962566 mtc UPF_Tests.ttcn:1160 Stop timer T_guard: 15 s
09:02:41.962636 mtc UPF_Tests.ttcn:1160 Port IPA_CTRL was stopped.
09:02:41.962699 mtc UPF_Tests.ttcn:1160 Removing unterminated mapping between port UPFVTY and system:UPFVTY.
09:02:41.962828 mtc UPF_Tests.ttcn:1160 Port UPFVTY was unmapped from system:UPFVTY.
09:02:41.962930 mtc UPF_Tests.ttcn:1160 Port UPFVTY was stopped.
09:02:41.962995 mtc UPF_Tests.ttcn:1160 Component type UPF_Tests.test_CT was shut down inside testcase TC_session_est_mod_tunmap2.
09:02:41.963063 mtc UPF_Tests.ttcn:1160 Waiting for PTCs to finish.
09:02:41.963167 18 - Kill was requested from MC. Terminating idle PTC.
09:02:41.963230 18 - Terminating component type PFCP_Emulation.PFCP_Emulation_CT.
09:02:41.963287 18 - Removing unterminated mapping between port PFCP and system:PFCP.
09:02:41.963572 18 - Port PFCP was unmapped from system:PFCP.
09:02:41.963644 18 - Port PFCP was stopped.
09:02:41.963700 18 - Port CLIENT was stopped.
09:02:41.963756 18 - Port CLIENT_PROC was stopped.
09:02:41.963809 18 - Component type PFCP_Emulation.PFCP_Emulation_CT was shut down inside testcase TC_session_est_mod_tunmap2.
09:02:41.963873 18 - Final verdict of PTC: none
09:02:41.964023 18 - Disconnected from MC.
09:02:41.964039 mtc UPF_Tests.ttcn:1160 Setting final verdict of the test case.
09:02:41.964081 18 - TTCN-3 Parallel Test Component finished.
09:02:41.964110 mtc UPF_Tests.ttcn:1160 Local verdict of MTC: pass
09:02:41.964173 mtc UPF_Tests.ttcn:1160 Local verdict of PTC TC_session_est_mod_tunmap2(17): pass (pass -> pass)
09:02:41.964576 mtc UPF_Tests.ttcn:1160 Local verdict of PTC TC_session_est_mod_tunmap2-PFCP(18): none (pass -> pass)
09:02:41.964724 mtc UPF_Tests.ttcn:1160 Test case TC_session_est_mod_tunmap2 finished. Verdict: pass
09:02:41.964924 mtc UPF_Tests.ttcn:1160 Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap2 pass'.
09:02:44.156887 mtc UPF_Tests.ttcn:1160 External command `/home/osmocom-build/jenkins/workspace/ttcn3-upf-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh UPF_Tests.TC_session_est_mod_tunmap2 pass' was executed successfully (exit status: 0).
09:02:44.157311 mtc UPF_Tests.ttcn:1171 Switching to log file `UPF_Tests--b32a4fb990bc-mtc.log'