+ EPDG_TUN=gtp0 + UE_IFACE=ue + UE_SUBNET=192.168.0.0/16 + UE_ADDR=192.168.0.2/16 + ip link add ue type dummy + ip addr add 192.168.0.2/16 dev ue + ip link set ue up + ip rule add from 192.168.0.0/16 table 45 + '[' master = latest ']' + MYPID=12 + echo 'Waiting for interface gtp0...' Waiting for interface gtp0... + /data/pipework --wait -i gtp0 + ERL_FLAGS='-config /data/osmo-epdg.config' + /tmp/osmo-epdg/_build/default/bin/osmo-epdg 08:27:16.491 [debug] Lager installed handler {lager_file_backend,"console.log"} into lager_event 08:27:16.491 [debug] Lager installed handler {lager_file_backend,"error.log"} into lager_event 08:27:16.491 [debug] Lager installed handler error_logger_lager_h into error_logger *DBG* ss7_routes got call flush_routes from <0.139.0> *DBG* ss7_routes sent ok to <0.139.0>, new state {sr_state,ss7_routes} 08:27:16.661 [info] RegName: port_gtp0 08:27:16.662 [notice] FDesc: {file_descriptor,raw_file_io_list,{file_descriptor,prim_file,#{handle => #Ref<0.2201401468.1057620013.41119>,owner => <0.171.0>,r_ahead_size => 0,r_buffer => #Ref<0.2201401468.1057619974.41532>}}} 08:27:16.662 [debug] CreateGTPLinkInfo: [{fd0,23},{fd1,24},{hashsize,131072},{role,1}] 08:27:16.665 [debug] CreateGTPReq: {rtnetlink,newlink,[create,excl,ack,request],71,0,{inet,arphrd_none,0,[up],[up],[{net_ns_fd,25},{ifname,"gtp0"},{linkinfo,[{kind,"gtp"},{data,<<8,0,1,0,23,0,0,0,8,0,2,0,24,0,0,0,8,0,3,0,0,0,2,0,8,0,4,0,1,0,0,0>>}]}]}} 08:27:16.666 [debug] Device configured: "gtp0" has Idx 4 08:27:16.666 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet,[{ifindex,4},{forwarding,1},{rp_filter,0},{mc_filter,0},{8,<<0,0,0,0>>},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 08:27:16.666 [debug] handle_info: #rtnetlink{type=newnetconf,flags=[],seq=0,pid=0,msg={inet6,[{ifindex,4},{forwarding,0},{mc_filter,0},{proxy_neigh,0},{ignore_routes_with_linkdown,0}]}} 08:27:16.666 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,8,0,0,local,kernel,universe,multicast,[],[{table,255},{dst,{65280,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 08:27:16.666 [debug] handle_info: #rtnetlink{type=newroute,flags=[create],seq=0,pid=0,msg={inet6,64,0,0,main,kernel,universe,unicast,[],[{table,254},{dst,{65152,0,0,0,0,0,0,0}},{priority,256},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 08:27:16.666 [debug] handle_info: #rtnetlink{type=newlink,flags=[],seq=0,pid=0,msg={inet6,arphrd_none,4,[lower_up,multicast,noarp,running,pointopoint,up],[],[{ifname,"gtp0"},{mtu,1452},{operstate,unknown},{protinfo,[{flags,[ready]},{ifla_cacheinfo,65535,549376293,17472,1000},{ipv6_devconf,0,64,1452,1,1,1,1,-1,4000,1000,-1,604800,86400,3,600,16,0,1,1,1,60000,0,0,0,0,0,0,-1,0,0,10000,1000,1,0,0,1,0,0,1,0,0,0,0,3600000,0,0,1,3,0,0,0,0,1024,0,65535,-1,1,0},{stats,37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},{icmp6stats,6,0,0,0,0,0},{token,<<0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0>>},{addr_gen_mode,<<3>>}]}]}} 08:27:16.666 [debug] handle_info: #rtnetlink{type=newaddr,flags=[],seq=0,pid=0,msg={inet6,64,128,253,4,[{address,{65152,0,0,0,10618,47767,16134,30391}},{ifa_cacheinfo,4294967295,4294967295,549376293,549376293},{8,<<128,8,0,0>>},{11,<<3>>}]}} 08:27:16.666 [debug] handle_info: #rtnetlink{type=newroute,flags=[create,excl],seq=0,pid=0,msg={inet6,128,0,0,local,kernel,universe,local,[],[{table,255},{dst,{65152,0,0,0,10618,47767,16134,30391}},{priority,0},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 08:27:16.667 [notice] osmo-epdg app started 08:27:16.667 [info] Config for GTP-U Local IP Address: "172.18.36.20" 08:27:16.702 [notice] aaa_diameter_swx connecting to IP 172.18.36.103 port 3868 08:27:16.728 [notice] aaa_diameter_s6b Listening on IP 172.18.36.20 port 3869 08:27:16.734 [info] epdg_gtpc_s2b: init(): ["172.18.36.20",2123,"172.18.36.103",2123,"172.18.36.20",[]] 08:27:16.734 [info] epdg_gtpc_s2b: Binding to IP 172.18.36.20 port 2123 08:27:16.736 [info] epdg_gtpc_s2b: Socket is #Port<0.14> 08:27:16.736 [info] epdg_gtpc_s2b connecting to IP 172.18.36.103 port 2123 08:27:16.739 [info] GSUP Server on IP 172.18.36.20 port 4222 08:27:16.741 [info] GSUP server listen socket #Port<0.16> 08:27:16.982 [debug] Lager installed handler lager_backend_throttle into lager_event + echo 'Adding src 192.168.0.0/16 default route to gtp0' Adding src 192.168.0.0/16 default route to gtp0 + ip route add default dev gtp0 table 45 + wait 12 Accepted TCP connection from {ok,{{172,18,36,103},38997}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.17>} Setting ccm options for socket #Port<0.17> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 08:27:18.904 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.17> Stream {osmo, 5} Unblocking socket #Port<0.17> Unblocking socket #Port<0.17>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.17> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.17> Stream 254: ID_RESP -> ID_ACK 08:27:18.914 [info] Peer up: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:27:18.936 [info] Peer up: {<0.231.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.17>, {osmo,5}, #{imsi => <<"262423663671267">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:27:25.005 [info] GSUP: Rx #{imsi => <<"262423663671267">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423663671267 enter epdg_ue_fsm in state state_new 08:27:25.013 [info] ue_fsm start(epdg_ue_fsm_262423663671267) *DBG* epdg_ue_fsm_262423663671267 consume internal init_state in state state_new 08:27:25.013 [info] ue_fsm init(<<"262423663671267">>) *DBG* epdg_ue_fsm_262423663671267 receive call {auth_request,33,"internet",#{}} from <0.239.0> in state state_new 08:27:25.013 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423663671267 send ok to <0.239.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:25.013 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423663671267 consume call {auth_request,33,"internet",#{}} from <0.239.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262423663671267 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:27:25.016 [info] ue_fsm start_link(aaa_ue_fsm_262423663671267) *DBG* aaa_ue_fsm_262423663671267 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423663671267 consume internal init_state in state state_new 08:27:25.016 [info] ue_fsm init("262423663671267") 08:27:25.016 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423663671267 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:27:25.017 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423663671267",undefined,undefined,false,false,undefined} 08:27:25.017 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:27:25.017 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","1",";","nonode@nohost"],1,undefined,undefined,undefined,"262423663671267",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423663671267 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423663671267 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:27:25.035 [info] SWx Rx MAA {<0.231.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;1;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423663671267",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243]],[[209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,21,65,165,59,251,168,91,135,217,101,241,215,209,20]],["foobar"],[[227,252,234,52,45,104,27,139,23,173,130,160,40,197,225,217]],[[249,34,165,251,106,248,247,158,160,119,135,212,22,234,241,34]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423663671267 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>, <<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>, <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138, 21,65,165,59,251,168,91,135,217,101,241,215,209,20>>, <<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241, 34>>, <<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225, 217>>}]}} from <0.242.0> in state state_wait_swx_maa 08:27:25.035 [info] dia_sip2gsup: auth [209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243] authz [209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,21,65,165,59,251,168,91,135,217,101,241,215,209,20]  08:27:25.035 [info] rand [209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138] autn [208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243]  *DBG* aaa_ue_fsm_262423663671267 send ok to <0.242.0> *DBG* aaa_ue_fsm_262423663671267 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>, <<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>, <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138, 21,65,165,59,251,168,91,135,217,101,241,215,209,20>>, <<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241, 34>>, <<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225, 217>>}]}} from <0.242.0> in state state_wait_swx_maa => state_new 08:27:25.035 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423663671267 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>, <<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>, <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138, 21,65,165,59,251,168,91,135,217,101,241,215,209,20>>, <<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241, 34>>, <<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225, 217>>}]}} from <0.211.0> in state state_wait_auth_resp 08:27:25.036 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423663671267",undefined,undefined,false,false,undefined} 08:27:25.036 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>,<<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>,<<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,21,65,165,59,251,168,91,135,217,101,241,215,209,20>>,<<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241,34>>,<<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225,217>>}]} *DBG* epdg_ue_fsm_262423663671267 send ok to <0.211.0> 08:27:25.036 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>,<<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>,<<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,21,65,165,59,251,168,91,135,217,101,241,215,209,20>>,<<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241,34>>,<<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225,217>>}]}, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262423663671267">>, {ok, [{epdg_auth_tuple, <<209,95,150,215,190,99,15,105,235,4,171,100, 20,255,150,138>>, <<208,107,233,110,23,45,151,242,242,71,105,32, 54,113,252,243>>, <<209,95,150,215,190,99,15,105,235,4,171,100, 20,255,150,138,21,65,165,59,251,168,91,135, 217,101,241,215,209,20>>, <<249,34,165,251,106,248,247,158,160,119,135, 212,22,234,241,34>>, <<227,252,234,52,45,104,27,139,23,173,130, 160,40,197,225,217>>}]}}} *DBG* epdg_ue_fsm_262423663671267 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>, <<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>, <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138, 21,65,165,59,251,168,91,135,217,101,241,215,209,20>>, <<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241, 34>>, <<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225, 217>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:27:25.036 [info] auth_response(<<"262423663671267">>): {ok,[{epdg_auth_tuple,<<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>,<<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>,<<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,21,65,165,59,251,168,91,135,217,101,241,215,209,20>>,<<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241,34>>,<<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225,217>>}]} 08:27:25.036 [info] auth_response for <<"262423663671267">>: {ok,[{epdg_auth_tuple,<<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>,<<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>,<<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,21,65,165,59,251,168,91,135,217,101,241,215,209,20>>,<<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241,34>>,<<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225,217>>}]} 08:27:25.036 [info] GSUP: Tx #{auth_tuples => [#{autn => <<208,107,233,110,23,45,151,242,242,71,105,32,54,113,252,243>>,ck => <<227,252,234,52,45,104,27,139,23,173,130,160,40,197,225,217>>,ik => <<249,34,165,251,106,248,247,158,160,119,135,212,22,234,241,34>>,rand => <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138>>,res => <<209,95,150,215,190,99,15,105,235,4,171,100,20,255,150,138,21,65,165,59,251,168,91,135,217,101,241,215,209,20>>}],imsi => <<"262423663671267">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.17>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423663671267">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423663671267 receive call lu_request from <0.243.0> in state state_authenticating *DBG* epdg_ue_fsm_262423663671267 send ok to <0.243.0> *DBG* epdg_ue_fsm_262423663671267 consume call lu_request from <0.243.0> in state state_authenticating 08:27:25.037 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423663671267">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423663671267 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:27:25.037 [info] ue_fsm lu_request 08:27:25.037 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,false,0,false,false} 08:27:25.037 [info] ue_fsm ev_rx_swm_der_auth_compl 08:27:25.038 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423663671267",undefined,undefined,false,false,undefined} 08:27:25.038 [debug] SWx Tx SAR Imsi="262423663671267" Type=1 APN="internet" AgentInfoOpt=[]  08:27:25.038 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","2",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423663671267",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423663671267 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423663671267 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423663671267 receive call {rx_swx_saa,{ok,1,#{}}} from <0.244.0> in state state_wait_swx_saa 08:27:25.068 [info] SWx Rx SAA {<0.231.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;2;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423663671267",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423663671267 send ok to <0.244.0> *DBG* epdg_ue_fsm_262423663671267 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423663671267 consume call {rx_swx_saa,{ok,1,#{}}} from <0.244.0> in state state_wait_swx_saa => state_authenticated 08:27:25.068 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423663671267 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423663671267">>,ok}} 08:27:25.068 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423663671267",undefined,undefined,false,false,undefined} 08:27:25.068 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423663671267 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:27:25.068 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,false,0,false,false} 08:27:25.068 [info] lu_response(<<"262423663671267">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:25.068 [info] lu_response for <<"262423663671267">>: ok 08:27:25.068 [info] GSUP: Tx #{imsi => <<"262423663671267">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.17>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423663671267">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423663671267 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.245.0> in state state_authenticated 08:27:25.070 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423663671267">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:27:25.070 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:27:25.070 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,false,0,false,false} 08:27:25.070 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262423663671267 send ok to <0.245.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423663671267 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.245.0> in state state_authenticated => state_wait_create_session_resp 08:27:25.102 [info] s2b: Tx {gtp,v2,create_session_request,0,5694842,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423663671267">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826734996,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079757,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423663671267 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:27:25.102 [debug] Waiting for CreateSessionResponse 08:27:25.112 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423663671267 receive call {rx_s6b_aar,"262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.247.0> in state state_authenticated 08:27:25.119 [info] ue_fsm ev_rx_s6b_aar: "262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:27:25.119 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423663671267",undefined,undefined,true,false,undefined} 08:27:25.119 [debug] SWx Tx SAR Imsi="262423663671267" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:27:25.119 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","3",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423663671267",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423663671267 send ok to <0.247.0> *DBG* aaa_ue_fsm_262423663671267 consume call {rx_s6b_aar,"262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.247.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:27:25.121 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423663671267 receive call {rx_swx_saa,{ok,13,#{}}} from <0.248.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423663671267 send ok to <0.248.0> *DBG* aaa_ue_fsm_262423663671267 consume call {rx_swx_saa,{ok,13,#{}}} from <0.248.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:27:25.123 [info] SWx Rx SAA {<0.231.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;3;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423663671267",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:27:25.123 [info] ue_fsm ev_rx_swx_saa 08:27:25.123 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423663671267","262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.247.0>} 08:27:25.123 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:27:25.123 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:27:25.127 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,148,86,229,122,0,2,0,2,0,16,0,87,0,9,1,160,88,147,70,229,172,18,36,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,88,147,70,229,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,88,147,70,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:27:25.127 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826734996,5694842,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<88,147,70,229>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1486046949,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1486046949,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 08:27:25.127 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423663671267">>,<0.240.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826734996,1486046949,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079757,1486046949}],[]}}}} 08:27:25.127 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262423663671267 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079757, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1486046949}}} from <0.250.0> in state state_wait_create_session_resp 08:27:25.127 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079757,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1486046949}} 08:27:25.127 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,false,0,false,false} 08:27:25.128 [info] KMOD Port Create PDP Context Call {<0.240.0>,[alias|#Ref<0.2201401468.1057554437.41330>]}: {create_pdp_context,{172,18,36,103},3603079757,1486046949,{192,168,0,2}} 08:27:25.128 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079757, 1486046949 08:27:25.128 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],134,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079757},{o_tid,1486046949}]}} *DBG* epdg_ue_fsm_262423663671267 send ok to <0.250.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423663671267">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079757, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1486046949}}}} 08:27:25.128 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079757,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1486046949}) returned ok *DBG* epdg_ue_fsm_262423663671267 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079757, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1486046949}}} from <0.250.0> in state state_wait_create_session_resp => state_active 08:27:25.128 [info] tunnel_response(<<"262423663671267">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079757,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1486046949}} 08:27:25.128 [info] tunnel_response for <<"262423663671267">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079757,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1486046949}} 08:27:25.128 [info] GSUP: Tx #{imsi => <<"262423663671267">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.17>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423663671267">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423663671267 receive call purge_ms_request from <0.251.0> in state state_active 08:27:25.130 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423663671267">>,message_type => purge_ms_req} 08:27:25.130 [info] ue_fsm purge_ms_request 08:27:25.130 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423663671267">>,"internet",[],{epdg_tun_pdp_ctx,3603079757,1486046949,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:27:25.130 [info] KMOD Port Delete PDP Context Call {<0.240.0>,[alias|#Ref<0.2201401468.1057554438.41784>]}: {delete_pdp_context,{172,18,36,103},3603079757,1486046949,{192,168,0,2}} 08:27:25.130 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079757, 1486046949 08:27:25.130 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],198,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079757}]}} 08:27:25.130 [info] s2b: Tx {gtp,v2,delete_session_request,1486046949,5694843,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079757,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262423663671267 send ok to <0.251.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423663671267 consume call purge_ms_request from <0.251.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423663671267 receive call rx_s6b_str from <0.252.0> in state state_authenticated *DBG* aaa_ue_fsm_262423663671267 send {ok,{epdg_dia_rc,undefined,2001}} to <0.252.0> 08:27:25.132 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423663671267"],[],[]} *DBG* aaa_ue_fsm_262423663671267 consume call rx_s6b_str from <0.252.0> in state state_authenticated 08:27:25.132 [info] ue_fsm ev_rx_s6b_str 08:27:25.132 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423663671267","262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:27:25.132 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:27:25.132 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:27:25.133 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,148,86,229,123,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423663671267 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826734996,5694843,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.253.0> in state state_wait_delete_session_resp 08:27:25.133 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826734996,5694843,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:27:25.133 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826734996,5694843,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423663671267 send ok to <0.253.0> 08:27:25.133 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,false,0,false,false} 08:27:25.133 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423663671267 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826734996,5694843,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.253.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423663671267 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:27:25.134 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423663671267 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:27:25.134 [info] ue_fsm ev_rx_swm_str 08:27:25.134 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423663671267","262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:27:25.134 [debug] SWx Tx SAR Imsi="262423663671267" Type=5 APN="internet" AgentInfoOpt=[]  08:27:25.134 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","4",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423663671267",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423663671267 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423663671267 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423663671267 receive call {rx_swx_saa,{ok,5,#{}}} from <0.254.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423663671267 send ok to <0.254.0> *DBG* aaa_ue_fsm_262423663671267 consume call {rx_swx_saa,{ok,5,#{}}} from <0.254.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423663671267 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:27:25.135 [info] SWx Rx SAA {<0.231.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;4;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423663671267",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:27:25.135 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423663671267 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423663671267">>,ok}} 08:27:25.136 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423663671267","262423663671267@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423663671267 terminate normal in state state_wait_swm_session_termination_answer 08:27:25.136 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:25.136 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,true,0,false,false} 08:27:25.136 [info] purge_ms_response(<<"262423663671267">>): ok 08:27:25.136 [info] purge_ms_response for <<"262423663671267">>: ok 08:27:25.136 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423663671267">>,"internet",[],undefined,true,0,false,false} 08:27:25.136 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423663671267">>,message_type => purge_ms_res} Socket #Port<0.17> closed [<0.220.0>] send_close_signal [{{#Port<0.17>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.17>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.17>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Accepted TCP connection from {ok,{{172,18,36,103},44671}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.20>} Setting ccm options for socket #Port<0.20> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.20> Stream {osmo, 5} Unblocking socket #Port<0.20> Unblocking socket #Port<0.20>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.20>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.20> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.20> Stream 254: ID_RESP -> ID_ACK 08:27:25.137 [error] GSUP connection has been closed 08:27:25.137 [info] Peer down: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:27:25.151 [notice] GSUP connection has been established 08:27:25.339 [info] Peer down: {<0.231.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:27:30.713 [info] Peer up: {<0.275.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:27:36.235 [info] Peer up: {<0.225.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.20>, {osmo,5}, #{imsi => <<"262420471521868">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:27:36.768 [info] GSUP: Rx #{imsi => <<"262420471521868">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420471521868 enter epdg_ue_fsm in state state_new 08:27:36.768 [info] ue_fsm start(epdg_ue_fsm_262420471521868) *DBG* epdg_ue_fsm_262420471521868 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420471521868 receive call {auth_request,33,"internet",#{}} from <0.283.0> in state state_new 08:27:36.769 [info] ue_fsm init(<<"262420471521868">>) *DBG* epdg_ue_fsm_262420471521868 send ok to <0.283.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.20>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:36.769 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420471521868 consume call {auth_request,33,"internet",#{}} from <0.283.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420471521868 enter aaa_ue_fsm in state state_new 08:27:36.770 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420471521868">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420471521868 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420471521868 consume internal init_state in state state_new 08:27:36.770 [info] ue_fsm start_link(aaa_ue_fsm_262420471521868) *DBG* aaa_ue_fsm_262420471521868 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:27:36.770 [info] ue_fsm init("262420471521868") 08:27:36.770 [info] ue_fsm ev_rx_swm_der_auth_req 08:27:36.771 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420471521868",undefined,undefined,false,false,undefined} 08:27:36.771 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:27:36.771 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","5",";","nonode@nohost"],1,undefined,undefined,undefined,"262420471521868",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420471521868 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420471521868 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420471521868 receive call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.286.0> in state state_wait_swx_maa 08:27:36.779 [info] SWx Rx MAA {<0.275.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;5;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420471521868",[],[],[{'Experimental-Result',10415,5001}],[],[],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420471521868 send ok to <0.286.0> *DBG* aaa_ue_fsm_262420471521868 consume call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.286.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420471521868 receive call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp 08:27:36.779 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420471521868 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response,{<<"262420471521868">>,{error,2}}} 08:27:36.780 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420471521868",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420471521868 consume call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp => state_new 08:27:36.780 [info] ue_fsm received_swm_dea_auth_response {error,{epdg_dia_rc,10415,5001}} 08:27:36.780 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={error,{epdg_dia_rc,10415,5001}}, {ue_fsm_data,<<"262420471521868">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.20>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:36.780 [info] auth_response(<<"262420471521868">>): {error,2} 08:27:36.781 [info] auth_response for <<"262420471521868">>: {error,2} 08:27:36.781 [info] GSUP: Tx #{cause => 2,imsi => <<"262420471521868">>,message_class => 5,message_type => send_auth_info_err} Socket #Port<0.20> closed [<0.264.0>] send_close_signal [{{#Port<0.20>,{osmo,5}},{process_id,<0.209.0>}}] [] 08:27:36.787 [info] Peer down: {<0.225.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* gsup_server got {ipa_closed,{#Port<0.20>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.20>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Accepted TCP connection from {ok,{{172,18,36,103},36307}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.23>} Setting ccm options for socket #Port<0.23> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.23> Stream {osmo, 5} Unblocking socket #Port<0.23> Unblocking socket #Port<0.23>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.23> Stream 254: ID_ACK -> ID_ACK 08:27:36.788 [error] GSUP connection has been closed 08:27:36.803 [notice] GSUP connection has been established Stream 254, 1 bytes Socket #Port<0.23> Stream 254: ID_RESP -> ID_ACK 08:27:36.983 [info] Peer down: {<0.275.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:27:44.349 [info] Peer up: {<0.307.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.23>, {osmo,5}, #{imsi => <<"262429597370474">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429597370474 enter epdg_ue_fsm in state state_new 08:27:50.425 [info] GSUP: Rx #{imsi => <<"262429597370474">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429597370474 consume internal init_state in state state_new 08:27:50.425 [info] ue_fsm start(epdg_ue_fsm_262429597370474) 08:27:50.426 [info] ue_fsm init(<<"262429597370474">>) *DBG* epdg_ue_fsm_262429597370474 receive call {auth_request,33,"internet",#{}} from <0.314.0> in state state_new 08:27:50.426 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429597370474 send ok to <0.314.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:50.426 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429597370474">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429597370474 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429597370474 consume call {auth_request,33,"internet",#{}} from <0.314.0> in state state_new => state_wait_auth_resp 08:27:50.427 [info] ue_fsm start_link(aaa_ue_fsm_262429597370474) *DBG* aaa_ue_fsm_262429597370474 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429597370474 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:27:50.427 [info] ue_fsm init("262429597370474") *DBG* aaa_ue_fsm_262429597370474 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:27:50.427 [info] ue_fsm ev_rx_swm_der_auth_req 08:27:50.427 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429597370474",undefined,undefined,false,false,undefined} 08:27:50.427 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:27:50.428 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","6",";","nonode@nohost"],1,undefined,undefined,undefined,"262429597370474",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429597370474 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429597370474 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:27:50.445 [info] SWx Rx MAA {<0.307.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;6;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429597370474",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16]],[[75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253]],["foobar"],[[36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177]],[[121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429597370474 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67, 61,22,86,220,52,248,227,43,102,133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}} from <0.317.0> in state state_wait_swx_maa 08:27:50.445 [info] dia_sip2gsup: auth [75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16] authz [75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253]  08:27:50.445 [info] rand [75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52] autn [193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16]  *DBG* aaa_ue_fsm_262429597370474 send ok to <0.317.0> 08:27:50.446 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429597370474 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67, 61,22,86,220,52,248,227,43,102,133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429597370474 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67, 61,22,86,220,52,248,227,43,102,133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}} from <0.317.0> in state state_wait_swx_maa => state_new 08:27:50.447 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429597370474",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429597370474 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429597370474">>, {ok, [{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97, 138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54, 209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97, 138,52,193,67,61,22,86,220,52,248,227,43,102, 133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166, 192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67, 151,5,165,88,177>>}]}}} *DBG* epdg_ue_fsm_262429597370474 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67, 61,22,86,220,52,248,227,43,102,133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:27:50.447 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,<<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>,<<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,<<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]} 08:27:50.448 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,<<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>,<<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,<<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}, {ue_fsm_data,<<"262429597370474">>,"internet",[],undefined,false,0,false,false} 08:27:50.448 [info] auth_response(<<"262429597370474">>): {ok,[{epdg_auth_tuple,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,<<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>,<<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,<<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]} 08:27:50.449 [info] auth_response for <<"262429597370474">>: {ok,[{epdg_auth_tuple,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,<<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>,<<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,<<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]} 08:27:50.449 [info] GSUP: Tx #{auth_tuples => [#{autn => <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,ck => <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>,ik => <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,rand => <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,res => <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>}],imsi => <<"262429597370474">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.23>, {osmo,5}, #{imsi => <<"262429597370474">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:27:50.456 [info] GSUP: Rx #{imsi => <<"262429597370474">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429597370474 receive call {auth_request,33,"internet",#{}} from <0.318.0> in state state_authenticating *DBG* epdg_ue_fsm_262429597370474 send ok to <0.318.0> 08:27:50.457 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429597370474 consume call {auth_request,33,"internet",#{}} from <0.318.0> in state state_authenticating => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429597370474 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:27:50.457 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429597370474">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429597370474 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:27:50.457 [info] ue_fsm ev_rx_swm_der_auth_req 08:27:50.458 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429597370474",undefined,undefined,false,false,undefined} 08:27:50.458 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:27:50.458 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","7",";","nonode@nohost"],1,undefined,undefined,undefined,"262429597370474",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429597370474 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429597370474 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:27:50.467 [info] SWx Rx MAA {<0.307.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;7;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429597370474",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16]],[[75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253]],["foobar"],[[36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177]],[[121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429597370474 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67, 61,22,86,220,52,248,227,43,102,133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}} from <0.319.0> in state state_wait_swx_maa 08:27:50.467 [info] dia_sip2gsup: auth [75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16] authz [75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253]  08:27:50.467 [info] rand [75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52] autn [193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16]  *DBG* aaa_ue_fsm_262429597370474 send ok to <0.319.0> 08:27:50.467 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429597370474 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67, 61,22,86,220,52,248,227,43,102,133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}} from <0.319.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429597370474 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67, 61,22,86,220,52,248,227,43,102,133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}} from <0.211.0> in state state_wait_auth_resp 08:27:50.468 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429597370474",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429597370474 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429597370474">>, {ok, [{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97, 138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54, 209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97, 138,52,193,67,61,22,86,220,52,248,227,43,102, 133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166, 192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67, 151,5,165,88,177>>}]}}} 08:27:50.469 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,<<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>,<<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,<<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]} *DBG* epdg_ue_fsm_262429597370474 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>, <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>, <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67, 61,22,86,220,52,248,227,43,102,133,141,253>>, <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>, <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:27:50.470 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,<<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>,<<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,<<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]}, {ue_fsm_data,<<"262429597370474">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:50.470 [info] auth_response(<<"262429597370474">>): {ok,[{epdg_auth_tuple,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,<<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>,<<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,<<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]} 08:27:50.471 [info] auth_response for <<"262429597370474">>: {ok,[{epdg_auth_tuple,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,<<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,<<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>,<<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,<<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>}]} 08:27:50.471 [info] GSUP: Tx #{auth_tuples => [#{autn => <<193,9,38,83,187,81,14,62,42,45,134,102,54,209,138,16>>,ck => <<36,215,158,86,56,52,192,108,34,216,67,151,5,165,88,177>>,ik => <<121,15,215,74,83,197,90,169,242,22,56,166,192,21,233,253>>,rand => <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52>>,res => <<75,64,81,69,76,55,123,91,92,59,240,163,65,97,138,52,193,67,61,22,86,220,52,248,227,43,102,133,141,253>>}],imsi => <<"262429597370474">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.23>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429597370474">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429597370474 receive call lu_request from <0.320.0> in state state_authenticating 08:27:50.476 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429597370474">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429597370474 send ok to <0.320.0> 08:27:50.476 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429597370474 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429597370474 consume call lu_request from <0.320.0> in state state_authenticating 08:27:50.476 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429597370474">>,"internet",[],undefined,false,0,false,false} 08:27:50.476 [info] ue_fsm ev_rx_swm_der_auth_compl 08:27:50.476 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429597370474",undefined,undefined,false,false,undefined} 08:27:50.476 [debug] SWx Tx SAR Imsi="262429597370474" Type=1 APN="internet" AgentInfoOpt=[]  08:27:50.477 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","8",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429597370474",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429597370474 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429597370474 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429597370474 receive call {rx_swx_saa,{ok,1,#{}}} from <0.321.0> in state state_wait_swx_saa 08:27:50.488 [info] SWx Rx SAA {<0.307.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;8;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429597370474",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:27:50.488 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429597370474 send ok to <0.321.0> *DBG* epdg_ue_fsm_262429597370474 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:27:50.488 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429597370474",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429597370474 consume call {rx_swx_saa,{ok,1,#{}}} from <0.321.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429597370474 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429597370474">>,ok}} 08:27:50.488 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429597370474 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:27:50.488 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429597370474">>,"internet",[],undefined,false,0,false,false} 08:27:50.488 [info] lu_response(<<"262429597370474">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:50.489 [info] lu_response for <<"262429597370474">>: ok 08:27:50.489 [info] GSUP: Tx #{imsi => <<"262429597370474">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.23>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429597370474">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429597370474 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.322.0> in state state_authenticated 08:27:50.497 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429597370474">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:27:50.497 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:27:50.497 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429597370474">>,"internet",[],undefined,false,0,false,false} 08:27:50.497 [debug] Selected PGW Remote Address "172.18.36.103" 08:27:50.497 [info] s2b: Tx {gtp,v2,create_session_request,0,5694844,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429597370474">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826734997,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079758,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429597370474 send ok to <0.322.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:27:50.497 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429597370474 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.322.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429597370474 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:27:51.129 [info] Peer up: {<0.269.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* epdg_ue_fsm_262429597370474 receive state_timeout create_session_timeout in state state_wait_create_session_resp *DBG* epdg_ue_fsm_262429597370474 consume state_timeout create_session_timeout in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server got cast {tunnel_response, {<<"262429597370474">>,{error,22}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:00.498 [error] ue_fsm state_wait_create_session_resp: Timeout create_session_timeout, {ue_fsm_data,<<"262429597370474">>,"internet",[],undefined,false,0,false,false} 08:28:00.499 [info] tunnel_response(<<"262429597370474">>): {error,22} 08:28:00.499 [info] tunnel_response for <<"262429597370474">>: {error,22} 08:28:00.499 [info] GSUP: Tx #{cause => 22,imsi => <<"262429597370474">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.23> closed [<0.296.0>] 08:28:16.826 [info] Peer down: {<0.269.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} send_close_signal [{{#Port<0.23>,{osmo,5}},{process_id,<0.209.0>}}] [] 08:28:16.827 [info] Peer down: {<0.307.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} *DBG* gsup_server got {ipa_closed,{#Port<0.23>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.23>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Accepted TCP connection from {ok,{{172,18,36,103},41433}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.26>} Setting ccm options for socket #Port<0.26> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.26> Stream {osmo, 5} Unblocking socket #Port<0.26> Unblocking socket #Port<0.26>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.26> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.26> Stream 254: ID_RESP -> ID_ACK 08:28:16.828 [error] GSUP connection has been closed 08:28:16.842 [notice] GSUP connection has been established 08:28:24.347 [info] Peer up: {<0.348.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:28:25.753 [info] Peer up: {<0.301.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.26>, {osmo,5}, #{imsi => <<"262420464481389">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:28:30.412 [info] GSUP: Rx #{imsi => <<"262420464481389">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420464481389 enter epdg_ue_fsm in state state_new 08:28:30.412 [info] ue_fsm start(epdg_ue_fsm_262420464481389) *DBG* epdg_ue_fsm_262420464481389 consume internal init_state in state state_new 08:28:30.413 [info] ue_fsm init(<<"262420464481389">>) *DBG* epdg_ue_fsm_262420464481389 receive call {auth_request,33,"internet",#{}} from <0.356.0> in state state_new 08:28:30.413 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420464481389 send ok to <0.356.0> 08:28:30.413 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:30.413 [info] ue_fsm start_link(aaa_ue_fsm_262420464481389) *DBG* aaa_ue_fsm_262420464481389 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420464481389 consume call {auth_request,33,"internet",#{}} from <0.356.0> in state state_new => state_wait_auth_resp 08:28:30.413 [info] ue_fsm init("262420464481389") *DBG* aaa_ue_fsm_262420464481389 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420464481389 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:28:30.414 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420464481389 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:28:30.414 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420464481389",undefined,undefined,false,false,undefined} 08:28:30.414 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:28:30.414 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","9",";","nonode@nohost"],1,undefined,undefined,undefined,"262420464481389",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420464481389 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420464481389 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:28:30.429 [info] SWx Rx MAA {<0.348.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;9;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420464481389",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213]],[[215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7]],["foobar"],[[209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229]],[[24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420464481389 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70>>, <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233,245,201,222,137, 27,229>>}]}} from <0.359.0> in state state_wait_swx_maa 08:28:30.429 [info] dia_sip2gsup: auth [215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213] authz [215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7]  08:28:30.429 [info] rand [215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70] autn [167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213]  *DBG* aaa_ue_fsm_262420464481389 send ok to <0.359.0> 08:28:30.429 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420464481389 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70>>, <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233,245,201,222,137, 27,229>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420464481389 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70>>, <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233,245,201,222,137, 27,229>>}]}} from <0.359.0> in state state_wait_swx_maa => state_new 08:28:30.430 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420464481389",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420464481389 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420464481389">>, {ok, [{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129, 129,215,6,190,70>>, <<167,153,235,120,133,205,69,8,192,62,1,144, 139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129, 129,215,6,190,70,226,119,48,204,65,173,122, 65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233, 11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233, 245,201,222,137,27,229>>}]}}} 08:28:30.430 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,<<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,<<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,<<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>}]} *DBG* epdg_ue_fsm_262420464481389 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70>>, <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233,245,201,222,137, 27,229>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:28:30.431 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,<<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,<<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,<<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>}]}, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} 08:28:30.431 [info] auth_response(<<"262420464481389">>): {ok,[{epdg_auth_tuple,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,<<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,<<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,<<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:30.432 [info] auth_response for <<"262420464481389">>: {ok,[{epdg_auth_tuple,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,<<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,<<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,<<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>}]} 08:28:30.432 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,ck => <<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>,ik => <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,rand => <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,res => <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>}],imsi => <<"262420464481389">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 66 bytes *DBG* gsup_server got {ipa,#Port<0.26>, {osmo,5}, #{auts => <<226,119,48,204,65,173,122,65,7,205,211,100, 74,7>>, imsi => <<"262420464481389">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}], rand => <<215,226,180,212,110,198,150,162,188,175, 129,129,215,6,190,70>>}} *DBG* epdg_ue_fsm_262420464481389 receive call {auth_request,33,"internet", #{authorization => <<215,226,180,212,110,198,150,162,188,175,129,129, 215,6,190,70,226,119,48,204,65,173,122,65,7,205, 211,100,74,7>>}} from <0.360.0> in state state_authenticating 08:28:30.439 [info] GSUP: Rx #{auts => <<226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,imsi => <<"262420464481389">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}],rand => <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>} 08:28:30.440 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420464481389 send ok to <0.360.0> 08:28:30.440 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{authorization => <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>}}, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420464481389 receive call {rx_swm_der_auth_req,33,"internet", #{authorization => <<215,226,180,212,110,198,150,162,188,175, 129,129,215,6,190,70,226,119,48,204,65,173, 122,65,7,205,211,100,74,7>>}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420464481389 consume call {auth_request,33,"internet", #{authorization => <<215,226,180,212,110,198,150,162,188,175,129,129, 215,6,190,70,226,119,48,204,65,173,122,65,7,205, 211,100,74,7>>}} from <0.360.0> in state state_authenticating => state_wait_auth_resp 08:28:30.440 [info] ue_fsm ev_rx_swm_der_auth_req 08:28:30.441 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{authorization => <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>}}, {ue_fsm_data,"262420464481389",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420464481389 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:28:30.441 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:28:30.441 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","10",";","nonode@nohost"],1,undefined,undefined,undefined,"262420464481389",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420464481389 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420464481389 consume call {rx_swm_der_auth_req,33,"internet", #{authorization => <<215,226,180,212,110,198,150,162,188,175, 129,129,215,6,190,70,226,119,48,204,65,173, 122,65,7,205,211,100,74,7>>}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420464481389 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70>>, <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233,245,201,222,137, 27,229>>}]}} from <0.361.0> in state state_wait_swx_maa 08:28:30.449 [info] SWx Rx MAA {<0.348.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;10;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420464481389",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213]],[[215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7]],["foobar"],[[209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229]],[[24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:28:30.450 [info] dia_sip2gsup: auth [215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213] authz [215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7]  *DBG* aaa_ue_fsm_262420464481389 send ok to <0.361.0> *DBG* aaa_ue_fsm_262420464481389 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70>>, <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233,245,201,222,137, 27,229>>}]}} from <0.361.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420464481389 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70>>, <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233,245,201,222,137, 27,229>>}]}} from <0.211.0> in state state_wait_auth_resp 08:28:30.450 [info] rand [215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70] autn [167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213]  08:28:30.450 [info] ue_fsm ev_rx_swx_maa 08:28:30.450 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420464481389",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420464481389 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420464481389">>, {ok, [{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129, 129,215,6,190,70>>, <<167,153,235,120,133,205,69,8,192,62,1,144, 139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129, 129,215,6,190,70,226,119,48,204,65,173,122, 65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233, 11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233, 245,201,222,137,27,229>>}]}}} 08:28:30.451 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,<<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,<<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,<<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>}]} *DBG* epdg_ue_fsm_262420464481389 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70>>, <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>, <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190, 70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>, <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>, <<209,15,63,180,208,244,129,116,36,233,245,201,222,137, 27,229>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:28:30.452 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,<<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,<<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,<<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>}]}, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:30.452 [info] auth_response(<<"262420464481389">>): {ok,[{epdg_auth_tuple,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,<<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,<<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,<<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>}]} 08:28:30.452 [info] auth_response for <<"262420464481389">>: {ok,[{epdg_auth_tuple,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,<<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,<<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>,<<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,<<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>}]} 08:28:30.452 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,153,235,120,133,205,69,8,192,62,1,144,139,194,116,213>>,ck => <<209,15,63,180,208,244,129,116,36,233,245,201,222,137,27,229>>,ik => <<24,15,128,141,234,35,198,237,102,57,250,233,11,141,81,102>>,rand => <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70>>,res => <<215,226,180,212,110,198,150,162,188,175,129,129,215,6,190,70,226,119,48,204,65,173,122,65,7,205,211,100,74,7>>}],imsi => <<"262420464481389">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.26>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420464481389">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420464481389 receive call lu_request from <0.362.0> in state state_authenticating 08:28:30.456 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420464481389">>,message_type => location_upd_req} 08:28:30.457 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420464481389 send ok to <0.362.0> *DBG* aaa_ue_fsm_262420464481389 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:30.457 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420464481389 consume call lu_request from <0.362.0> in state state_authenticating 08:28:30.457 [info] ue_fsm ev_rx_swm_der_auth_compl 08:28:30.457 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420464481389",undefined,undefined,false,false,undefined} 08:28:30.457 [debug] SWx Tx SAR Imsi="262420464481389" Type=1 APN="internet" AgentInfoOpt=[]  08:28:30.457 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","11",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420464481389",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420464481389 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420464481389 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420464481389 receive call {rx_swx_saa,{ok,1,#{}}} from <0.363.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420464481389 send ok to <0.363.0> 08:28:30.465 [info] SWx Rx SAA {<0.348.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;11;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420464481389",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420464481389 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420464481389 consume call {rx_swx_saa,{ok,1,#{}}} from <0.363.0> in state state_wait_swx_saa => state_authenticated 08:28:30.465 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420464481389 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420464481389">>,ok}} 08:28:30.465 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420464481389",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420464481389 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:28:30.465 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:30.466 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} 08:28:30.466 [info] lu_response(<<"262420464481389">>): ok 08:28:30.466 [info] lu_response for <<"262420464481389">>: ok 08:28:30.466 [info] GSUP: Tx #{imsi => <<"262420464481389">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.26>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420464481389">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420464481389 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.364.0> in state state_authenticated 08:28:30.471 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420464481389">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:28:30.471 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:28:30.472 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420464481389 send ok to <0.364.0> 08:28:30.472 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420464481389 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.364.0> in state state_authenticated => state_wait_create_session_resp 08:28:30.472 [info] s2b: Tx {gtp,v2,create_session_request,0,5694845,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420464481389">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826734998,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079759,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420464481389 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:28:30.472 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420464481389 receive call {rx_s6b_aar,"262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.365.0> in state state_authenticated 08:28:30.497 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:28:30.497 [info] ue_fsm ev_rx_s6b_aar: "262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:28:30.497 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420464481389",undefined,undefined,true,false,undefined} 08:28:30.497 [debug] SWx Tx SAR Imsi="262420464481389" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:28:30.498 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","12",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420464481389",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420464481389 send ok to <0.365.0> 08:28:30.498 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420464481389 consume call {rx_s6b_aar,"262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.365.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420464481389 receive call {rx_swx_saa,{ok,13,#{}}} from <0.366.0> in state state_authenticated_wait_swx_saa 08:28:30.506 [info] SWx Rx SAA {<0.348.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;12;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420464481389",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:28:30.506 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420464481389 send ok to <0.366.0> 08:28:30.507 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420464481389","262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.365.0>} *DBG* aaa_ue_fsm_262420464481389 consume call {rx_swx_saa,{ok,13,#{}}} from <0.366.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:28:30.507 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:28:30.507 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:28:30.520 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,150,86,229,125,0,2,0,2,0,16,0,87,0,9,1,160,0,182,200,208,172,18,36,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,0,182,200,208,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,0,182,200,208,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:28:30.520 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826734998,5694845,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<0,182,200,208>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,11978960,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,11978960,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 08:28:30.520 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420464481389">>,<0.357.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826734998,11978960,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079759,11978960}],[],[],[]}}}} 08:28:30.520 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262420464481389 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079759, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 11978960}}} from <0.367.0> in state state_wait_create_session_resp 08:28:30.520 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079759,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 11978960}} 08:28:30.521 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} 08:28:30.521 [info] KMOD Port Create PDP Context Call {<0.357.0>,[alias|#Ref<0.2201401468.1057554444.42390>]}: {create_pdp_context,{172,18,36,103},3603079759,11978960,{192,168,0,2}} 08:28:30.521 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079759, 11978960 08:28:30.521 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],326,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079759},{o_tid,11978960}]}} *DBG* epdg_ue_fsm_262420464481389 send ok to <0.367.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420464481389">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079759, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 11978960}}}} 08:28:30.522 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079759,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 11978960}) returned ok *DBG* epdg_ue_fsm_262420464481389 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079759, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 11978960}}} from <0.367.0> in state state_wait_create_session_resp => state_active 08:28:30.522 [info] tunnel_response(<<"262420464481389">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079759,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 11978960}} 08:28:30.522 [info] tunnel_response for <<"262420464481389">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079759,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 11978960}} 08:28:30.522 [info] GSUP: Tx #{imsi => <<"262420464481389">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.26>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420464481389">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420464481389 receive call purge_ms_request from <0.368.0> in state state_active 08:28:30.526 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420464481389">>,message_type => purge_ms_req} 08:28:30.526 [info] ue_fsm purge_ms_request 08:28:30.526 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420464481389">>,"internet",[],{epdg_tun_pdp_ctx,3603079759,11978960,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:28:30.526 [info] KMOD Port Delete PDP Context Call {<0.357.0>,[alias|#Ref<0.2201401468.1057554438.42474>]}: {delete_pdp_context,{172,18,36,103},3603079759,11978960,{192,168,0,2}} 08:28:30.526 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079759, 11978960 08:28:30.526 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],390,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079759}]}} *DBG* epdg_ue_fsm_262420464481389 send ok to <0.368.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420464481389 consume call purge_ms_request from <0.368.0> in state state_active => state_wait_delete_session_resp 08:28:30.527 [info] s2b: Tx {gtp,v2,delete_session_request,11978960,5694846,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079759,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262420464481389 receive call rx_s6b_str from <0.369.0> in state state_authenticated *DBG* aaa_ue_fsm_262420464481389 send {ok,{epdg_dia_rc,undefined,2001}} to <0.369.0> *DBG* aaa_ue_fsm_262420464481389 consume call rx_s6b_str from <0.369.0> in state state_authenticated 08:28:30.532 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420464481389"],[],[]} 08:28:30.532 [info] ue_fsm ev_rx_s6b_str 08:28:30.532 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420464481389","262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:28:30.532 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:28:30.532 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420464481389 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826734998,5694846,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.370.0> in state state_wait_delete_session_resp 08:28:30.535 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,150,86,229,126,0,2,0,2,0,16,0>> 08:28:30.535 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826734998,5694846,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:28:30.535 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826734998,5694846,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420464481389 send ok to <0.370.0> 08:28:30.536 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,false,0,false,false} 08:28:30.536 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:28:30.536 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420464481389 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826734998,5694846,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.370.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:28:30.536 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420464481389 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420464481389 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:28:30.536 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420464481389","262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:28:30.536 [debug] SWx Tx SAR Imsi="262420464481389" Type=5 APN="internet" AgentInfoOpt=[]  08:28:30.537 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","13",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420464481389",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420464481389 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420464481389 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420464481389 receive call {rx_swx_saa,{ok,5,#{}}} from <0.371.0> in state state_authenticated_wait_swx_saa 08:28:30.543 [info] SWx Rx SAA {<0.348.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;13;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420464481389",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420464481389 send ok to <0.371.0> *DBG* aaa_ue_fsm_262420464481389 consume call {rx_swx_saa,{ok,5,#{}}} from <0.371.0> in state state_authenticated_wait_swx_saa => state_new 08:28:30.543 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420464481389 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:28:30.543 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420464481389","262420464481389@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420464481389 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420464481389">>,ok}} 08:28:30.543 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420464481389 terminate normal in state state_wait_swm_session_termination_answer 08:28:30.544 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,true,0,false,false} 08:28:30.544 [info] purge_ms_response(<<"262420464481389">>): ok 08:28:30.544 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420464481389">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:30.544 [info] purge_ms_response for <<"262420464481389">>: ok 08:28:30.544 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420464481389">>,message_type => purge_ms_res} Socket #Port<0.26> closed [<0.340.0>] send_close_signal [{{#Port<0.26>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.26>,{osmo,5}}} 08:28:30.549 [info] Peer down: {<0.301.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.26>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:30.550 [error] GSUP connection has been closed Accepted TCP connection from {ok,{{172,18,36,103},40231}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.29>} Setting ccm options for socket #Port<0.29> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 08:28:30.586 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.29> Stream {osmo, 5} Unblocking socket #Port<0.29> Unblocking socket #Port<0.29>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.29> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.29> Stream 254: ID_RESP -> ID_ACK 08:28:30.747 [info] Peer down: {<0.348.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:28:38.700 [info] Peer up: {<0.392.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:28:42.612 [info] Peer up: {<0.345.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.29>, {osmo,5}, #{imsi => <<"262420494274525">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:28:44.773 [info] GSUP: Rx #{imsi => <<"262420494274525">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420494274525 enter epdg_ue_fsm in state state_new 08:28:44.774 [info] ue_fsm start(epdg_ue_fsm_262420494274525) *DBG* epdg_ue_fsm_262420494274525 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420494274525 receive call {auth_request,33,"internet",#{}} from <0.400.0> in state state_new 08:28:44.774 [info] ue_fsm init(<<"262420494274525">>) 08:28:44.774 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420494274525 send ok to <0.400.0> 08:28:44.774 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420494274525 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420494274525 consume call {auth_request,33,"internet",#{}} from <0.400.0> in state state_new => state_wait_auth_resp 08:28:44.775 [info] ue_fsm start_link(aaa_ue_fsm_262420494274525) *DBG* aaa_ue_fsm_262420494274525 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420494274525 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:28:44.775 [info] ue_fsm init("262420494274525") *DBG* aaa_ue_fsm_262420494274525 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:28:44.775 [info] ue_fsm ev_rx_swm_der_auth_req 08:28:44.776 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420494274525",undefined,undefined,false,false,undefined} 08:28:44.776 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:28:44.776 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","14",";","nonode@nohost"],1,undefined,undefined,undefined,"262420494274525",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420494274525 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420494274525 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:28:44.792 [info] SWx Rx MAA {<0.392.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;14;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420494274525",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57]],[[103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,127,112,70,108,177,112,24,179,61,31,148,244,251,159]],["foobar"],[[250,36,159,172,30,155,39,248,245,98,189,178,23,208,195,255]],[[156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420494274525 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179, 136>>, <<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>, <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179, 136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>, <<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>, <<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195, 255>>}]}} from <0.403.0> in state state_wait_swx_maa 08:28:44.792 [info] dia_sip2gsup: auth [103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57] authz [103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,127,112,70,108,177,112,24,179,61,31,148,244,251,159]  08:28:44.792 [info] rand [103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136] autn [52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57]  *DBG* aaa_ue_fsm_262420494274525 send ok to <0.403.0> *DBG* epdg_ue_fsm_262420494274525 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179, 136>>, <<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>, <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179, 136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>, <<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>, <<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195, 255>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420494274525 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179, 136>>, <<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>, <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179, 136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>, <<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>, <<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195, 255>>}]}} from <0.403.0> in state state_wait_swx_maa => state_new 08:28:44.792 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420494274525 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420494274525">>, {ok, [{epdg_auth_tuple, <<103,89,161,59,229,20,196,184,192,167,198,218, 122,121,179,136>>, <<52,191,195,162,81,123,202,61,130,148,15,105, 205,208,143,57>>, <<103,89,161,59,229,20,196,184,192,167,198,218, 122,121,179,136,127,112,70,108,177,112,24, 179,61,31,148,244,251,159>>, <<156,177,119,116,162,112,203,114,43,187,142, 10,251,84,59,93>>, <<250,36,159,172,30,155,39,248,245,98,189, 178,23,208,195,255>>}]}}} *DBG* epdg_ue_fsm_262420494274525 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179, 136>>, <<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>, <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179, 136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>, <<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>, <<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195, 255>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:28:44.793 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420494274525",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:44.793 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136>>,<<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>,<<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>,<<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>,<<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195,255>>}]} 08:28:44.794 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136>>,<<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>,<<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>,<<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>,<<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195,255>>}]}, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,false,0,false,false} 08:28:44.794 [info] auth_response(<<"262420494274525">>): {ok,[{epdg_auth_tuple,<<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136>>,<<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>,<<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>,<<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>,<<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195,255>>}]} 08:28:44.795 [info] auth_response for <<"262420494274525">>: {ok,[{epdg_auth_tuple,<<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136>>,<<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>,<<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>,<<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>,<<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195,255>>}]} 08:28:44.795 [info] GSUP: Tx #{auth_tuples => [#{autn => <<52,191,195,162,81,123,202,61,130,148,15,105,205,208,143,57>>,ck => <<250,36,159,172,30,155,39,248,245,98,189,178,23,208,195,255>>,ik => <<156,177,119,116,162,112,203,114,43,187,142,10,251,84,59,93>>,rand => <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136>>,res => <<103,89,161,59,229,20,196,184,192,167,198,218,122,121,179,136,127,112,70,108,177,112,24,179,61,31,148,244,251,159>>}],imsi => <<"262420494274525">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.29>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420494274525">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420494274525 receive call lu_request from <0.404.0> in state state_authenticating 08:28:44.799 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420494274525">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420494274525 send ok to <0.404.0> *DBG* epdg_ue_fsm_262420494274525 consume call lu_request from <0.404.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420494274525 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:28:44.799 [info] ue_fsm lu_request 08:28:44.800 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,false,0,false,false} 08:28:44.800 [info] ue_fsm ev_rx_swm_der_auth_compl 08:28:44.800 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420494274525",undefined,undefined,false,false,undefined} 08:28:44.800 [debug] SWx Tx SAR Imsi="262420494274525" Type=1 APN="internet" AgentInfoOpt=[]  08:28:44.800 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","15",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420494274525",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420494274525 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420494274525 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420494274525 receive call {rx_swx_saa,{ok,1,#{}}} from <0.405.0> in state state_wait_swx_saa 08:28:44.806 [info] SWx Rx SAA {<0.392.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;15;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420494274525",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420494274525 send ok to <0.405.0> *DBG* epdg_ue_fsm_262420494274525 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:28:44.806 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420494274525 consume call {rx_swx_saa,{ok,1,#{}}} from <0.405.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420494274525 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420494274525">>,ok}} 08:28:44.806 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420494274525",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420494274525 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:44.806 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:28:44.806 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,false,0,false,false} 08:28:44.806 [info] lu_response(<<"262420494274525">>): ok 08:28:44.806 [info] lu_response for <<"262420494274525">>: ok 08:28:44.806 [info] GSUP: Tx #{imsi => <<"262420494274525">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.29>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420494274525">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420494274525 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.406.0> in state state_authenticated 08:28:44.809 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420494274525">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:28:44.809 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420494274525 send ok to <0.406.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420494274525 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.406.0> in state state_authenticated => state_wait_create_session_resp 08:28:44.809 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420494274525 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:28:44.809 [debug] Selected PGW Remote Address "172.18.36.103" 08:28:44.809 [info] s2b: Tx {gtp,v2,create_session_request,0,5694847,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420494274525">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826734999,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079760,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:28:44.809 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420494274525 receive call {rx_s6b_aar,"262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.407.0> in state state_authenticated 08:28:44.834 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:28:44.834 [info] ue_fsm ev_rx_s6b_aar: "262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262420494274525 send ok to <0.407.0> 08:28:44.834 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420494274525",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420494274525 consume call {rx_s6b_aar,"262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.407.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:28:44.834 [debug] SWx Tx SAR Imsi="262420494274525" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:28:44.834 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","16",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420494274525",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:28:44.835 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420494274525 receive call {rx_swx_saa,{ok,13,#{}}} from <0.408.0> in state state_authenticated_wait_swx_saa 08:28:44.843 [info] SWx Rx SAA {<0.392.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;16;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420494274525",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:28:44.843 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420494274525 send ok to <0.408.0> 08:28:44.844 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420494274525","262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.407.0>} *DBG* aaa_ue_fsm_262420494274525 consume call {rx_swx_saa,{ok,13,#{}}} from <0.408.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:28:44.844 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:28:44.844 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:28:44.855 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,151,86,229,127,0,2,0,2,0,16,0,87,0,9,1,160,105,240,120,140,172,18,36,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,105,240,120,140,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,105,240,120,140,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:28:44.855 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826734999,5694847,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<105,240,120,140>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1777367180,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1777367180,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262420494274525 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079760, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1777367180}}} from <0.409.0> in state state_wait_create_session_resp 08:28:44.855 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420494274525">>,<0.401.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826734999,1777367180,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3603079760,1777367180}],[],[],[],[],[],[],[],[],[]}}}} 08:28:44.855 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:28:44.855 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079760,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1777367180}} 08:28:44.856 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,false,0,false,false} 08:28:44.856 [info] KMOD Port Create PDP Context Call {<0.401.0>,[alias|#Ref<0.2201401468.1057554444.42702>]}: {create_pdp_context,{172,18,36,103},3603079760,1777367180,{192,168,0,2}} 08:28:44.856 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079760, 1777367180 08:28:44.856 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],454,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079760},{o_tid,1777367180}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262420494274525">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079760, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1777367180}}}} *DBG* epdg_ue_fsm_262420494274525 send ok to <0.409.0> 08:28:44.857 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079760,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1777367180}) returned ok *DBG* epdg_ue_fsm_262420494274525 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079760, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1777367180}}} from <0.409.0> in state state_wait_create_session_resp => state_active 08:28:44.857 [info] tunnel_response(<<"262420494274525">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079760,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1777367180}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:44.857 [info] tunnel_response for <<"262420494274525">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079760,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1777367180}} 08:28:44.857 [info] GSUP: Tx #{imsi => <<"262420494274525">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} 08:28:44.862 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,95,0,80,168,124,141,151,0,61,249,0,73,0,1,0,5,93,0,52,0,73,0,1,0,6,87,0,9,6,159,105,240,120,140,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,168,105,173,203,132,0,7,0,1,172,18,36,103,0,6>> 08:28:44.862 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_bearer_request,2826734999,15865,undefined,[],#{{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_charging_id,0} => {v2_charging_id,0,<<"¨i­Ë">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,6},{v2_fully_qualified_tunnel_endpoint_identifier,6} => {v2_fully_qualified_tunnel_endpoint_identifier,6,31,1777367180,<<172,18,36,103>>,undefined}}},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_pdn_connection_set_identifier,0} => {v2_fully_qualified_pdn_connection_set_identifier,0,0,<<172,18,36,103>>,[6]}}} 08:28:44.862 [debug] Add bearer {gtp_bearer,6,0,1777367180} to session {gtp_session,<<"262420494274525">>,<0.401.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826734999,1777367180,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3603079760,1777367180}],[],[],[],[],[],[],[],[],[]}}}} 08:28:44.862 [info] s2b: Tx {gtp,v2,create_bearer_response,1777367180,15865,undefined,[],[{v2_cause,0,request_accepted,0,0,0,undefined},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,31,3603079760,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.29>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420494274525">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420494274525 receive call purge_ms_request from <0.411.0> in state state_active 08:28:44.864 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420494274525">>,message_type => purge_ms_req} 08:28:44.864 [info] ue_fsm purge_ms_request 08:28:44.864 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420494274525">>,"internet",[],{epdg_tun_pdp_ctx,3603079760,1777367180,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:28:44.864 [info] KMOD Port Delete PDP Context Call {<0.401.0>,[alias|#Ref<0.2201401468.1057554444.42728>]}: {delete_pdp_context,{172,18,36,103},3603079760,1777367180,{192,168,0,2}} 08:28:44.864 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079760, 1777367180 08:28:44.864 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],518,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079760}]}} 08:28:44.864 [info] s2b: Tx {gtp,v2,delete_session_request,1777367180,5694848,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079760,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262420494274525 send ok to <0.411.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420494274525 consume call purge_ms_request from <0.411.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420494274525 receive call rx_s6b_str from <0.412.0> in state state_authenticated 08:28:44.868 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420494274525"],[],[]} *DBG* aaa_ue_fsm_262420494274525 send {ok,{epdg_dia_rc,undefined,2001}} to <0.412.0> *DBG* aaa_ue_fsm_262420494274525 consume call rx_s6b_str from <0.412.0> in state state_authenticated 08:28:44.868 [info] ue_fsm ev_rx_s6b_str 08:28:44.868 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420494274525","262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:28:44.868 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:28:44.868 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:28:44.870 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,151,86,229,128,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420494274525 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826734999,5694848,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.413.0> in state state_wait_delete_session_resp 08:28:44.870 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826734999,5694848,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:28:44.870 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826734999,5694848,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420494274525 send ok to <0.413.0> 08:28:44.871 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,false,0,false,false} 08:28:44.871 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420494274525 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826734999,5694848,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.413.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420494274525 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:28:44.871 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420494274525 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:28:44.871 [info] ue_fsm ev_rx_swm_str 08:28:44.871 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420494274525","262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:28:44.871 [debug] SWx Tx SAR Imsi="262420494274525" Type=5 APN="internet" AgentInfoOpt=[]  08:28:44.871 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","17",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420494274525",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420494274525 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420494274525 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420494274525 receive call {rx_swx_saa,{ok,5,#{}}} from <0.414.0> in state state_authenticated_wait_swx_saa 08:28:44.874 [info] SWx Rx SAA {<0.392.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;17;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420494274525",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420494274525 send ok to <0.414.0> *DBG* aaa_ue_fsm_262420494274525 consume call {rx_swx_saa,{ok,5,#{}}} from <0.414.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420494274525 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:28:44.874 [info] ue_fsm ev_rx_swx_saa 08:28:44.874 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420494274525","262420494274525@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:28:44.874 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262420494274525">>,ok}} *DBG* epdg_ue_fsm_262420494274525 send ok to <0.211.0> 08:28:44.874 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420494274525 terminate normal in state state_wait_swm_session_termination_answer 08:28:44.874 [info] purge_ms_response(<<"262420494274525">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:44.874 [info] purge_ms_response for <<"262420494274525">>: ok 08:28:44.874 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420494274525">>,"internet",[],undefined,true,0,false,false} 08:28:44.874 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420494274525">>,message_type => purge_ms_res} Socket #Port<0.29> closed [<0.381.0>] send_close_signal [{{#Port<0.29>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.29>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.29>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Accepted TCP connection from {ok,{{172,18,36,103},42407}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.32>} Setting ccm options for socket #Port<0.32> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.32> Stream {osmo, 5} Unblocking socket #Port<0.32> Unblocking socket #Port<0.32>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.32>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.32> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.32> Stream 254: ID_RESP -> ID_ACK 08:28:44.876 [error] GSUP connection has been closed 08:28:44.876 [info] Peer down: {<0.345.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:28:44.891 [notice] GSUP connection has been established 08:28:45.075 [info] Peer down: {<0.392.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:28:49.755 [info] Peer up: {<0.435.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.32>, {osmo,5}, #{imsi => <<"262425362476334">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425362476334 enter epdg_ue_fsm in state state_new 08:28:55.827 [info] GSUP: Rx #{imsi => <<"262425362476334">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425362476334 consume internal init_state in state state_new 08:28:55.827 [info] ue_fsm start(epdg_ue_fsm_262425362476334) *DBG* epdg_ue_fsm_262425362476334 receive call {auth_request,33,"internet",#{}} from <0.442.0> in state state_new 08:28:55.827 [info] ue_fsm init(<<"262425362476334">>) *DBG* epdg_ue_fsm_262425362476334 send ok to <0.442.0> 08:28:55.828 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425362476334 consume call {auth_request,33,"internet",#{}} from <0.442.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.32>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:55.828 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425362476334">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425362476334 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425362476334 enter aaa_ue_fsm in state state_new 08:28:55.829 [info] ue_fsm start_link(aaa_ue_fsm_262425362476334) *DBG* aaa_ue_fsm_262425362476334 consume internal init_state in state state_new 08:28:55.829 [info] ue_fsm init("262425362476334") *DBG* aaa_ue_fsm_262425362476334 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:28:55.829 [info] ue_fsm ev_rx_swm_der_auth_req 08:28:55.829 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425362476334",undefined,undefined,false,false,undefined} 08:28:55.830 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425362476334 send ok to <0.201.0> 08:28:55.830 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","18",";","nonode@nohost"],1,undefined,undefined,undefined,"262425362476334",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425362476334 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425362476334 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>, <<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>, <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210, 6,66,232,105,179,246,11,112,123,100,146,145,25,117>>, <<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>, <<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159, 182>>}]}} from <0.445.0> in state state_wait_swx_maa 08:28:55.844 [info] SWx Rx MAA {<0.435.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;18;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425362476334",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219]],[[68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,6,66,232,105,179,246,11,112,123,100,146,145,25,117]],["foobar"],[[26,49,25,255,51,222,228,74,29,177,186,199,223,172,159,182]],[[17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:28:55.844 [info] dia_sip2gsup: auth [68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219] authz [68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,6,66,232,105,179,246,11,112,123,100,146,145,25,117]  *DBG* aaa_ue_fsm_262425362476334 send ok to <0.445.0> 08:28:55.844 [info] rand [68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210] autn [38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219]  *DBG* epdg_ue_fsm_262425362476334 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>, <<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>, <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210, 6,66,232,105,179,246,11,112,123,100,146,145,25,117>>, <<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>, <<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159, 182>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425362476334 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>, <<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>, <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210, 6,66,232,105,179,246,11,112,123,100,146,145,25,117>>, <<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>, <<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159, 182>>}]}} from <0.445.0> in state state_wait_swx_maa => state_new 08:28:55.844 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425362476334 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425362476334">>, {ok, [{epdg_auth_tuple, <<68,189,225,179,106,196,92,97,97,166,19,202, 79,246,145,210>>, <<38,40,75,251,244,248,123,100,0,143,108,65, 127,80,215,219>>, <<68,189,225,179,106,196,92,97,97,166,19,202, 79,246,145,210,6,66,232,105,179,246,11,112, 123,100,146,145,25,117>>, <<17,202,249,144,251,143,250,154,50,94,237,204, 83,11,187,240>>, <<26,49,25,255,51,222,228,74,29,177,186, 199,223,172,159,182>>}]}}} 08:28:55.844 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425362476334",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425362476334 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>, <<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>, <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210, 6,66,232,105,179,246,11,112,123,100,146,145,25,117>>, <<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>, <<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159, 182>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:28:55.844 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>,<<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>,<<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,6,66,232,105,179,246,11,112,123,100,146,145,25,117>>,<<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>,<<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159,182>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.32>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:55.845 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>,<<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>,<<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,6,66,232,105,179,246,11,112,123,100,146,145,25,117>>,<<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>,<<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159,182>>}]}, {ue_fsm_data,<<"262425362476334">>,"internet",[],undefined,false,0,false,false} 08:28:55.845 [info] auth_response(<<"262425362476334">>): {ok,[{epdg_auth_tuple,<<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>,<<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>,<<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,6,66,232,105,179,246,11,112,123,100,146,145,25,117>>,<<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>,<<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159,182>>}]} 08:28:55.845 [info] auth_response for <<"262425362476334">>: {ok,[{epdg_auth_tuple,<<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>,<<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>,<<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,6,66,232,105,179,246,11,112,123,100,146,145,25,117>>,<<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>,<<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159,182>>}]} 08:28:55.845 [info] GSUP: Tx #{auth_tuples => [#{autn => <<38,40,75,251,244,248,123,100,0,143,108,65,127,80,215,219>>,ck => <<26,49,25,255,51,222,228,74,29,177,186,199,223,172,159,182>>,ik => <<17,202,249,144,251,143,250,154,50,94,237,204,83,11,187,240>>,rand => <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210>>,res => <<68,189,225,179,106,196,92,97,97,166,19,202,79,246,145,210,6,66,232,105,179,246,11,112,123,100,146,145,25,117>>}],imsi => <<"262425362476334">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.32>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425362476334">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425362476334 receive call lu_request from <0.446.0> in state state_authenticating 08:28:55.850 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425362476334">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425362476334 send ok to <0.446.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.32>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:55.850 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425362476334 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425362476334 consume call lu_request from <0.446.0> in state state_authenticating 08:28:55.850 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425362476334">>,"internet",[],undefined,false,0,false,false} 08:28:55.850 [info] ue_fsm ev_rx_swm_der_auth_compl 08:28:55.850 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425362476334",undefined,undefined,false,false,undefined} 08:28:55.850 [debug] SWx Tx SAR Imsi="262425362476334" Type=1 APN="internet" AgentInfoOpt=[]  08:28:55.850 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","19",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425362476334",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425362476334 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425362476334 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425362476334 receive call {rx_swx_saa,{ok,1,#{}}} from <0.447.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425362476334 send ok to <0.447.0> 08:28:55.855 [info] SWx Rx SAA {<0.435.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;19;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425362476334",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262425362476334 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425362476334 consume call {rx_swx_saa,{ok,1,#{}}} from <0.447.0> in state state_wait_swx_saa => state_authenticated 08:28:55.855 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425362476334 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425362476334">>,ok}} 08:28:55.855 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425362476334",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425362476334 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:28:55.855 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.32>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:55.855 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425362476334">>,"internet",[],undefined,false,0,false,false} 08:28:55.855 [info] lu_response(<<"262425362476334">>): ok 08:28:55.855 [info] lu_response for <<"262425362476334">>: ok 08:28:55.855 [info] GSUP: Tx #{imsi => <<"262425362476334">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.32>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425362476334">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425362476334 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.448.0> in state state_authenticated 08:28:55.858 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425362476334">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:28:55.858 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:28:55.858 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425362476334">>,"internet",[],undefined,false,0,false,false} 08:28:55.858 [debug] Selected PGW Remote Address "172.18.36.103" 08:28:55.858 [info] s2b: Tx {gtp,v2,create_session_request,0,5694849,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425362476334">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735000,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079761,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425362476334 send ok to <0.448.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.32>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:28:55.858 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425362476334 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.448.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425362476334 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:28:56.684 [info] Peer up: {<0.386.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* epdg_ue_fsm_262425362476334 receive state_timeout create_session_timeout in state state_wait_create_session_resp *DBG* epdg_ue_fsm_262425362476334 consume state_timeout create_session_timeout in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server got cast {tunnel_response, {<<"262425362476334">>,{error,22}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.32>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:05.860 [error] ue_fsm state_wait_create_session_resp: Timeout create_session_timeout, {ue_fsm_data,<<"262425362476334">>,"internet",[],undefined,false,0,false,false} 08:29:05.860 [info] tunnel_response(<<"262425362476334">>): {error,22} 08:29:05.860 [info] tunnel_response for <<"262425362476334">>: {error,22} 08:29:05.860 [info] GSUP: Tx #{cause => 22,imsi => <<"262425362476334">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.32> closed [<0.422.0>] send_close_signal [{{#Port<0.32>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.32>,{osmo,5}}} 08:29:24.897 [info] Peer down: {<0.386.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.32>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:24.897 [info] Peer down: {<0.435.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,36,103},35329}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.35>} Setting ccm options for socket #Port<0.35> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.35> Stream {osmo, 5} Unblocking socket #Port<0.35> Unblocking socket #Port<0.35>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.35>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.35> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.35> Stream 254: ID_RESP -> ID_ACK 08:29:24.898 [error] GSUP connection has been closed 08:29:24.909 [notice] GSUP connection has been established 08:29:31.590 [info] Peer up: {<0.473.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:29:37.374 [info] Peer up: {<0.428.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.35>, {osmo,5}, #{imsi => <<"262428107640333">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428107640333 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428107640333 consume internal init_state in state state_new 08:29:37.654 [info] GSUP: Rx #{imsi => <<"262428107640333">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428107640333 receive call {auth_request,33,"internet",#{}} from <0.481.0> in state state_new 08:29:37.654 [info] ue_fsm start(epdg_ue_fsm_262428107640333) *DBG* epdg_ue_fsm_262428107640333 send ok to <0.481.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.35>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:37.654 [info] ue_fsm init(<<"262428107640333">>) *DBG* epdg_ue_fsm_262428107640333 consume call {auth_request,33,"internet",#{}} from <0.481.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428107640333 enter aaa_ue_fsm in state state_new 08:29:37.654 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428107640333 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428107640333 consume internal init_state in state state_new 08:29:37.655 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428107640333">>,"internet",[],undefined,false,0,false,false} 08:29:37.655 [info] ue_fsm start_link(aaa_ue_fsm_262428107640333) *DBG* aaa_ue_fsm_262428107640333 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:29:37.655 [info] ue_fsm init("262428107640333") 08:29:37.655 [info] ue_fsm ev_rx_swm_der_auth_req 08:29:37.656 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428107640333",undefined,undefined,false,false,undefined} 08:29:37.656 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:29:37.656 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","20",";","nonode@nohost"],1,undefined,undefined,undefined,"262428107640333",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428107640333 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428107640333 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:29:37.669 [info] SWx Rx MAA {<0.473.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;20;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428107640333",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206]],[[52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,180,68,231,30,236,79,94,157,56,222,72,148,66,23]],["foobar"],[[218,250,106,29,53,171,97,37,142,164,229,113,195,127,216,2]],[[100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428107640333 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>, <<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>, <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119, 180,68,231,30,236,79,94,157,56,222,72,148,66,23>>, <<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>, <<218,250,106,29,53,171,97,37,142,164,229,113,195,127, 216,2>>}]}} from <0.484.0> in state state_wait_swx_maa 08:29:37.669 [info] dia_sip2gsup: auth [52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206] authz [52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,180,68,231,30,236,79,94,157,56,222,72,148,66,23]  08:29:37.669 [info] rand [52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119] autn [182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206]  *DBG* aaa_ue_fsm_262428107640333 send ok to <0.484.0> *DBG* aaa_ue_fsm_262428107640333 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>, <<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>, <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119, 180,68,231,30,236,79,94,157,56,222,72,148,66,23>>, <<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>, <<218,250,106,29,53,171,97,37,142,164,229,113,195,127, 216,2>>}]}} from <0.484.0> in state state_wait_swx_maa => state_new 08:29:37.669 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428107640333 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>, <<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>, <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119, 180,68,231,30,236,79,94,157,56,222,72,148,66,23>>, <<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>, <<218,250,106,29,53,171,97,37,142,164,229,113,195,127, 216,2>>}]}} from <0.211.0> in state state_wait_auth_resp 08:29:37.670 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428107640333",undefined,undefined,false,false,undefined} 08:29:37.670 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>,<<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>,<<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,180,68,231,30,236,79,94,157,56,222,72,148,66,23>>,<<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>,<<218,250,106,29,53,171,97,37,142,164,229,113,195,127,216,2>>}]} 08:29:37.671 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>,<<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>,<<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,180,68,231,30,236,79,94,157,56,222,72,148,66,23>>,<<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>,<<218,250,106,29,53,171,97,37,142,164,229,113,195,127,216,2>>}]}, {ue_fsm_data,<<"262428107640333">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428107640333 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428107640333">>, {ok, [{epdg_auth_tuple, <<52,251,93,248,47,91,26,176,197,181,191,184, 87,63,237,119>>, <<182,18,100,175,227,167,92,32,130,75,104,204, 116,208,3,206>>, <<52,251,93,248,47,91,26,176,197,181,191,184, 87,63,237,119,180,68,231,30,236,79,94,157,56, 222,72,148,66,23>>, <<100,44,42,130,123,137,142,115,100,0,133,50, 56,18,56,238>>, <<218,250,106,29,53,171,97,37,142,164,229, 113,195,127,216,2>>}]}}} 08:29:37.671 [info] auth_response(<<"262428107640333">>): {ok,[{epdg_auth_tuple,<<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>,<<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>,<<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,180,68,231,30,236,79,94,157,56,222,72,148,66,23>>,<<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>,<<218,250,106,29,53,171,97,37,142,164,229,113,195,127,216,2>>}]} *DBG* epdg_ue_fsm_262428107640333 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>, <<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>, <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119, 180,68,231,30,236,79,94,157,56,222,72,148,66,23>>, <<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>, <<218,250,106,29,53,171,97,37,142,164,229,113,195,127, 216,2>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:29:37.672 [info] auth_response for <<"262428107640333">>: {ok,[{epdg_auth_tuple,<<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>,<<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>,<<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,180,68,231,30,236,79,94,157,56,222,72,148,66,23>>,<<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>,<<218,250,106,29,53,171,97,37,142,164,229,113,195,127,216,2>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.35>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:37.672 [info] GSUP: Tx #{auth_tuples => [#{autn => <<182,18,100,175,227,167,92,32,130,75,104,204,116,208,3,206>>,ck => <<218,250,106,29,53,171,97,37,142,164,229,113,195,127,216,2>>,ik => <<100,44,42,130,123,137,142,115,100,0,133,50,56,18,56,238>>,rand => <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119>>,res => <<52,251,93,248,47,91,26,176,197,181,191,184,87,63,237,119,180,68,231,30,236,79,94,157,56,222,72,148,66,23>>}],imsi => <<"262428107640333">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.35>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428107640333">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428107640333 receive call lu_request from <0.485.0> in state state_authenticating *DBG* epdg_ue_fsm_262428107640333 send ok to <0.485.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.35>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:37.677 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428107640333">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428107640333 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428107640333 consume call lu_request from <0.485.0> in state state_authenticating 08:29:37.677 [info] ue_fsm lu_request 08:29:37.677 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428107640333">>,"internet",[],undefined,false,0,false,false} 08:29:37.677 [info] ue_fsm ev_rx_swm_der_auth_compl 08:29:37.677 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428107640333",undefined,undefined,false,false,undefined} 08:29:37.678 [debug] SWx Tx SAR Imsi="262428107640333" Type=1 APN="internet" AgentInfoOpt=[]  08:29:37.678 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","21",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428107640333",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428107640333 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428107640333 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428107640333 receive call {rx_swx_saa,{ok,1,#{}}} from <0.486.0> in state state_wait_swx_saa 08:29:37.684 [info] SWx Rx SAA {<0.473.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;21;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428107640333",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428107640333 send ok to <0.486.0> *DBG* epdg_ue_fsm_262428107640333 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:29:37.684 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428107640333 consume call {rx_swx_saa,{ok,1,#{}}} from <0.486.0> in state state_wait_swx_saa => state_authenticated 08:29:37.684 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428107640333",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428107640333 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428107640333">>,ok}} 08:29:37.684 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428107640333 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:29:37.684 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428107640333">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.35>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:37.684 [info] lu_response(<<"262428107640333">>): ok 08:29:37.684 [info] lu_response for <<"262428107640333">>: ok 08:29:37.685 [info] GSUP: Tx #{imsi => <<"262428107640333">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.35>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428107640333">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428107640333 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.487.0> in state state_authenticated 08:29:37.687 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428107640333">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:29:37.687 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428107640333 send ok to <0.487.0> 08:29:37.687 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428107640333">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.35>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428107640333 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.487.0> in state state_authenticated => state_wait_create_session_resp 08:29:37.688 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262428107640333 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:29:37.688 [info] s2b: Tx {gtp,v2,create_session_request,0,5694850,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428107640333">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735001,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079762,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:29:37.688 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428107640333 receive call {received_gtpc_create_session_response,{error,93}} from <0.488.0> in state state_wait_create_session_resp 08:29:37.703 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,14,168,124,141,153,86,229,130,0,2,0,2,0,93,0>> 08:29:37.704 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735001,5694850,undefined,[],#{{v2_cause,0} => {v2_cause,0,apn_access_denied___no_subscription,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428107640333 send ok to <0.488.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428107640333">>,{error,111}}} 08:29:37.704 [info] ue_fsm received_gtpc_create_session_response {error,93} *DBG* epdg_ue_fsm_262428107640333 consume call {received_gtpc_create_session_response,{error,93}} from <0.488.0> in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.35>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:37.704 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428107640333">>,"internet",[],undefined,false,0,false,false} 08:29:37.704 [info] tunnel_response(<<"262428107640333">>): {error,111} 08:29:37.704 [info] tunnel_response for <<"262428107640333">>: {error,111} 08:29:37.704 [info] GSUP: Tx #{cause => 111,imsi => <<"262428107640333">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.35> closed [<0.465.0>] send_close_signal [{{#Port<0.35>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.35>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.35>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Accepted TCP connection from {ok,{{172,18,36,103},45239}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.38>} Setting ccm options for socket #Port<0.38> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.38> Stream {osmo, 5} Unblocking socket #Port<0.38> Unblocking socket #Port<0.38>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.38>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.38> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.38> Stream 254: ID_RESP -> ID_ACK 08:29:37.708 [error] GSUP connection has been closed 08:29:37.709 [info] Peer down: {<0.428.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:29:37.722 [notice] GSUP connection has been established 08:29:37.887 [info] Peer down: {<0.473.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:29:44.083 [info] Peer up: {<0.509.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.38>, {osmo,5}, #{imsi => <<"262422386361402">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422386361402 enter epdg_ue_fsm in state state_new 08:29:50.158 [info] GSUP: Rx #{imsi => <<"262422386361402">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422386361402 consume internal init_state in state state_new 08:29:50.158 [info] ue_fsm start(epdg_ue_fsm_262422386361402) *DBG* epdg_ue_fsm_262422386361402 receive call {auth_request,33,"internet",#{}} from <0.516.0> in state state_new 08:29:50.158 [info] ue_fsm init(<<"262422386361402">>) *DBG* epdg_ue_fsm_262422386361402 send ok to <0.516.0> 08:29:50.158 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422386361402 consume call {auth_request,33,"internet",#{}} from <0.516.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422386361402 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.38>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:50.159 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422386361402">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422386361402 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422386361402 consume internal init_state in state state_new 08:29:50.159 [info] ue_fsm start_link(aaa_ue_fsm_262422386361402) *DBG* aaa_ue_fsm_262422386361402 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:29:50.159 [info] ue_fsm init("262422386361402") 08:29:50.159 [info] ue_fsm ev_rx_swm_der_auth_req 08:29:50.160 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422386361402",undefined,undefined,false,false,undefined} 08:29:50.160 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:29:50.160 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","22",";","nonode@nohost"],1,undefined,undefined,undefined,"262422386361402",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422386361402 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422386361402 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262422386361402 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>, <<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>, <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162, 234,88,116,0,156,134,35,115,82,43,193,102,39,196>>, <<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>, <<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227, 16>>}]}} from <0.519.0> in state state_wait_swx_maa 08:29:50.175 [info] SWx Rx MAA {<0.509.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;22;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422386361402",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25]],[[237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,234,88,116,0,156,134,35,115,82,43,193,102,39,196]],["foobar"],[[3,121,224,80,103,160,151,30,255,244,106,62,154,87,227,16]],[[126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422386361402 send ok to <0.519.0> 08:29:50.175 [info] dia_sip2gsup: auth [237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25] authz [237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,234,88,116,0,156,134,35,115,82,43,193,102,39,196]  08:29:50.175 [info] rand [237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162] autn [162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25]  *DBG* aaa_ue_fsm_262422386361402 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>, <<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>, <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162, 234,88,116,0,156,134,35,115,82,43,193,102,39,196>>, <<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>, <<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227, 16>>}]}} from <0.519.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422386361402 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>, <<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>, <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162, 234,88,116,0,156,134,35,115,82,43,193,102,39,196>>, <<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>, <<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227, 16>>}]}} from <0.211.0> in state state_wait_auth_resp 08:29:50.175 [info] ue_fsm ev_rx_swx_maa 08:29:50.176 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422386361402",undefined,undefined,false,false,undefined} 08:29:50.176 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>,<<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>,<<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,234,88,116,0,156,134,35,115,82,43,193,102,39,196>>,<<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>,<<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227,16>>}]} *DBG* gsup_server got cast {auth_response, {<<"262422386361402">>, {ok, [{epdg_auth_tuple, <<237,144,42,65,248,6,185,229,120,187,17,130, 228,196,108,162>>, <<162,231,185,174,206,139,19,47,151,139,75,199, 4,22,71,25>>, <<237,144,42,65,248,6,185,229,120,187,17,130, 228,196,108,162,234,88,116,0,156,134,35,115, 82,43,193,102,39,196>>, <<126,173,48,2,112,165,132,126,23,0,74,229,25, 56,38,69>>, <<3,121,224,80,103,160,151,30,255,244,106, 62,154,87,227,16>>}]}}} *DBG* epdg_ue_fsm_262422386361402 send ok to <0.211.0> 08:29:50.177 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>,<<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>,<<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,234,88,116,0,156,134,35,115,82,43,193,102,39,196>>,<<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>,<<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227,16>>}]}, {ue_fsm_data,<<"262422386361402">>,"internet",[],undefined,false,0,false,false} 08:29:50.177 [info] auth_response(<<"262422386361402">>): {ok,[{epdg_auth_tuple,<<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>,<<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>,<<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,234,88,116,0,156,134,35,115,82,43,193,102,39,196>>,<<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>,<<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227,16>>}]} *DBG* epdg_ue_fsm_262422386361402 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>, <<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>, <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162, 234,88,116,0,156,134,35,115,82,43,193,102,39,196>>, <<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>, <<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227, 16>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:29:50.178 [info] auth_response for <<"262422386361402">>: {ok,[{epdg_auth_tuple,<<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>,<<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>,<<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,234,88,116,0,156,134,35,115,82,43,193,102,39,196>>,<<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>,<<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227,16>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.38>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:50.178 [info] GSUP: Tx #{auth_tuples => [#{autn => <<162,231,185,174,206,139,19,47,151,139,75,199,4,22,71,25>>,ck => <<3,121,224,80,103,160,151,30,255,244,106,62,154,87,227,16>>,ik => <<126,173,48,2,112,165,132,126,23,0,74,229,25,56,38,69>>,rand => <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162>>,res => <<237,144,42,65,248,6,185,229,120,187,17,130,228,196,108,162,234,88,116,0,156,134,35,115,82,43,193,102,39,196>>}],imsi => <<"262422386361402">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.38>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422386361402">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422386361402 receive call lu_request from <0.520.0> in state state_authenticating *DBG* epdg_ue_fsm_262422386361402 send ok to <0.520.0> *DBG* epdg_ue_fsm_262422386361402 consume call lu_request from <0.520.0> in state state_authenticating 08:29:50.184 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422386361402">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.38>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422386361402 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:29:50.184 [info] ue_fsm lu_request 08:29:50.184 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422386361402">>,"internet",[],undefined,false,0,false,false} 08:29:50.184 [info] ue_fsm ev_rx_swm_der_auth_compl 08:29:50.185 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422386361402",undefined,undefined,false,false,undefined} 08:29:50.185 [debug] SWx Tx SAR Imsi="262422386361402" Type=1 APN="internet" AgentInfoOpt=[]  08:29:50.185 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","23",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422386361402",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422386361402 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422386361402 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422386361402 receive call {rx_swx_saa,{ok,1,#{}}} from <0.521.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422386361402 send ok to <0.521.0> 08:29:50.194 [info] SWx Rx SAA {<0.509.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;23;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422386361402",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422386361402 consume call {rx_swx_saa,{ok,1,#{}}} from <0.521.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422386361402 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:29:50.194 [info] ue_fsm ev_rx_swx_saa 08:29:50.194 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422386361402",undefined,undefined,false,false,undefined} 08:29:50.194 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422386361402 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422386361402">>,ok}} 08:29:50.194 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422386361402">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422386361402 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.38>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:50.195 [info] lu_response(<<"262422386361402">>): ok 08:29:50.195 [info] lu_response for <<"262422386361402">>: ok 08:29:50.195 [info] GSUP: Tx #{imsi => <<"262422386361402">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.38>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422386361402">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422386361402 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.522.0> in state state_authenticated 08:29:50.201 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422386361402">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:29:50.202 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:29:50.202 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422386361402">>,"internet",[],undefined,false,0,false,false} 08:29:50.202 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262422386361402 send ok to <0.522.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.38>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:29:50.202 [info] s2b: Tx {gtp,v2,create_session_request,0,5694851,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422386361402">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735002,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079763,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422386361402 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.522.0> in state state_authenticated => state_wait_create_session_resp 08:29:50.202 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422386361402 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:29:53.324 [info] Peer up: {<0.470.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* epdg_ue_fsm_262422386361402 receive state_timeout create_session_timeout in state state_wait_create_session_resp *DBG* epdg_ue_fsm_262422386361402 consume state_timeout create_session_timeout in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server got cast {tunnel_response, {<<"262422386361402">>,{error,22}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.38>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:30:00.203 [error] ue_fsm state_wait_create_session_resp: Timeout create_session_timeout, {ue_fsm_data,<<"262422386361402">>,"internet",[],undefined,false,0,false,false} 08:30:00.204 [info] tunnel_response(<<"262422386361402">>): {error,22} 08:30:00.204 [info] tunnel_response for <<"262422386361402">>: {error,22} 08:30:00.204 [info] GSUP: Tx #{cause => 22,imsi => <<"262422386361402">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.38> closed [<0.498.0>] send_close_signal [{{#Port<0.38>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.38>,{osmo,5}}} 08:30:17.747 [info] Peer down: {<0.509.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.38>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:30:17.747 [info] Peer down: {<0.470.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,36,103},33931}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.41>} Setting ccm options for socket #Port<0.41> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.41> Stream {osmo, 5} Unblocking socket #Port<0.41> Unblocking socket #Port<0.41>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.41>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.41> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.41> Stream 254: ID_RESP -> ID_ACK 08:30:17.747 [error] GSUP connection has been closed 08:30:17.761 [notice] GSUP connection has been established 08:30:23.516 [info] Peer up: {<0.548.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.41>, {osmo,5}, #{imsi => <<"262420773923765">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420773923765 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420773923765 consume internal init_state in state state_new 08:30:29.591 [info] GSUP: Rx #{imsi => <<"262420773923765">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420773923765 receive call {auth_request,33,"internet",#{}} from <0.555.0> in state state_new 08:30:29.591 [info] ue_fsm start(epdg_ue_fsm_262420773923765) 08:30:29.592 [info] ue_fsm init(<<"262420773923765">>) *DBG* epdg_ue_fsm_262420773923765 send ok to <0.555.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.41>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:30:29.592 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420773923765 consume call {auth_request,33,"internet",#{}} from <0.555.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420773923765 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420773923765 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:30:29.592 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420773923765">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420773923765 consume internal init_state in state state_new 08:30:29.592 [info] ue_fsm start_link(aaa_ue_fsm_262420773923765) *DBG* aaa_ue_fsm_262420773923765 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:30:29.593 [info] ue_fsm init("262420773923765") 08:30:29.593 [info] ue_fsm ev_rx_swm_der_auth_req 08:30:29.593 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420773923765",undefined,undefined,false,false,undefined} 08:30:29.593 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:30:29.593 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","24",";","nonode@nohost"],1,undefined,undefined,undefined,"262420773923765",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420773923765 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420773923765 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420773923765 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>, <<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>, <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69, 29,74,161,15,122,175,239,143,50,48,28,28,56,160>>, <<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>, <<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>}]}} from <0.558.0> in state state_wait_swx_maa 08:30:29.608 [info] SWx Rx MAA {<0.548.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;24;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420773923765",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130]],[[217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,29,74,161,15,122,175,239,143,50,48,28,28,56,160]],["foobar"],[[12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250]],[[24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:30:29.608 [info] dia_sip2gsup: auth [217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130] authz [217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,29,74,161,15,122,175,239,143,50,48,28,28,56,160]  08:30:29.608 [info] rand [217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69] autn [88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130]  08:30:29.608 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420773923765 send ok to <0.558.0> 08:30:29.609 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420773923765",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420773923765 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>, <<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>, <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69, 29,74,161,15,122,175,239,143,50,48,28,28,56,160>>, <<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>, <<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420773923765 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>, <<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>, <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69, 29,74,161,15,122,175,239,143,50,48,28,28,56,160>>, <<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>, <<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>}]}} from <0.558.0> in state state_wait_swx_maa => state_new 08:30:29.610 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>,<<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>,<<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,29,74,161,15,122,175,239,143,50,48,28,28,56,160>>,<<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>,<<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>}]} *DBG* epdg_ue_fsm_262420773923765 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420773923765">>, {ok, [{epdg_auth_tuple, <<217,242,246,96,9,74,247,165,232,176,104,226, 245,172,153,69>>, <<88,12,205,104,239,107,170,190,146,149,81,160, 34,77,27,130>>, <<217,242,246,96,9,74,247,165,232,176,104,226, 245,172,153,69,29,74,161,15,122,175,239,143, 50,48,28,28,56,160>>, <<24,173,169,154,233,107,9,165,219,175,243,25, 190,77,232,66>>, <<12,46,87,55,2,81,206,51,186,198,95,91, 45,251,67,250>>}]}}} 08:30:29.611 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>,<<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>,<<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,29,74,161,15,122,175,239,143,50,48,28,28,56,160>>,<<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>,<<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>}]}, {ue_fsm_data,<<"262420773923765">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420773923765 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>, <<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>, <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69, 29,74,161,15,122,175,239,143,50,48,28,28,56,160>>, <<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>, <<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:30:29.611 [info] auth_response(<<"262420773923765">>): {ok,[{epdg_auth_tuple,<<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>,<<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>,<<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,29,74,161,15,122,175,239,143,50,48,28,28,56,160>>,<<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>,<<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>}]} 08:30:29.611 [info] auth_response for <<"262420773923765">>: {ok,[{epdg_auth_tuple,<<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>,<<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>,<<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,29,74,161,15,122,175,239,143,50,48,28,28,56,160>>,<<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>,<<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>}]} 08:30:29.611 [info] GSUP: Tx #{auth_tuples => [#{autn => <<88,12,205,104,239,107,170,190,146,149,81,160,34,77,27,130>>,ck => <<12,46,87,55,2,81,206,51,186,198,95,91,45,251,67,250>>,ik => <<24,173,169,154,233,107,9,165,219,175,243,25,190,77,232,66>>,rand => <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69>>,res => <<217,242,246,96,9,74,247,165,232,176,104,226,245,172,153,69,29,74,161,15,122,175,239,143,50,48,28,28,56,160>>}],imsi => <<"262420773923765">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.41>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.41>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420773923765">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420773923765 receive call lu_request from <0.559.0> in state state_authenticating 08:30:29.617 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420773923765">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420773923765 send ok to <0.559.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.41>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420773923765 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420773923765 consume call lu_request from <0.559.0> in state state_authenticating 08:30:29.617 [info] ue_fsm lu_request 08:30:29.617 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420773923765">>,"internet",[],undefined,false,0,false,false} 08:30:29.617 [info] ue_fsm ev_rx_swm_der_auth_compl 08:30:29.617 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420773923765",undefined,undefined,false,false,undefined} 08:30:29.617 [debug] SWx Tx SAR Imsi="262420773923765" Type=1 APN="internet" AgentInfoOpt=[]  08:30:29.618 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","25",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420773923765",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420773923765 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420773923765 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420773923765 receive call {rx_swx_saa,{ok,1,#{}}} from <0.560.0> in state state_wait_swx_saa 08:30:29.624 [info] SWx Rx SAA {<0.548.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;25;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420773923765",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:30:29.624 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420773923765 send ok to <0.560.0> *DBG* epdg_ue_fsm_262420773923765 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:30:29.624 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420773923765",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420773923765 consume call {rx_swx_saa,{ok,1,#{}}} from <0.560.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420773923765 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420773923765">>,ok}} 08:30:29.625 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420773923765 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:30:29.625 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420773923765">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.41>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:30:29.625 [info] lu_response(<<"262420773923765">>): ok 08:30:29.625 [info] lu_response for <<"262420773923765">>: ok 08:30:29.625 [info] GSUP: Tx #{imsi => <<"262420773923765">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.41>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420773923765">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420773923765 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.561.0> in state state_authenticated 08:30:29.629 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420773923765">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:30:29.629 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:30:29.629 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420773923765">>,"internet",[],undefined,false,0,false,false} 08:30:29.629 [debug] Selected PGW Remote Address "172.18.36.103" 08:30:29.629 [info] s2b: Tx {gtp,v2,create_session_request,0,5694852,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420773923765">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735003,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079764,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420773923765 send ok to <0.561.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.41>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:30:29.630 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420773923765 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.561.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420773923765 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:30:30.935 [info] Peer up: {<0.503.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* epdg_ue_fsm_262420773923765 receive state_timeout create_session_timeout in state state_wait_create_session_resp *DBG* epdg_ue_fsm_262420773923765 consume state_timeout create_session_timeout in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server got cast {tunnel_response, {<<"262420773923765">>,{error,22}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.41>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:30:39.631 [error] ue_fsm state_wait_create_session_resp: Timeout create_session_timeout, {ue_fsm_data,<<"262420773923765">>,"internet",[],undefined,false,0,false,false} 08:30:39.631 [info] tunnel_response(<<"262420773923765">>): {error,22} 08:30:39.631 [info] tunnel_response for <<"262420773923765">>: {error,22} 08:30:39.631 [info] GSUP: Tx #{cause => 22,imsi => <<"262420773923765">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.41> closed [<0.540.0>] send_close_signal [{{#Port<0.41>,{osmo,5}},{process_id,<0.209.0>}}] [] 08:30:57.781 [info] Peer down: {<0.503.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* gsup_server got {ipa_closed,{#Port<0.41>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.41>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:30:57.782 [info] Peer down: {<0.548.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,36,103},40469}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.44>} Setting ccm options for socket #Port<0.44> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.44> Stream {osmo, 5} Unblocking socket #Port<0.44> Unblocking socket #Port<0.44>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.44>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.44> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.44> Stream 254: ID_RESP -> ID_ACK 08:30:57.782 [error] GSUP connection has been closed 08:30:57.793 [notice] GSUP connection has been established 08:31:04.609 [info] Peer up: {<0.587.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.44>, {osmo,5}, #{imsi => <<"262422553156530">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422553156530 enter epdg_ue_fsm in state state_new 08:31:10.665 [info] GSUP: Rx #{imsi => <<"262422553156530">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422553156530 consume internal init_state in state state_new 08:31:10.665 [info] ue_fsm start(epdg_ue_fsm_262422553156530) *DBG* epdg_ue_fsm_262422553156530 receive call {auth_request,33,"internet",#{}} from <0.594.0> in state state_new 08:31:10.665 [info] ue_fsm init(<<"262422553156530">>) *DBG* epdg_ue_fsm_262422553156530 send ok to <0.594.0> 08:31:10.665 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422553156530 consume call {auth_request,33,"internet",#{}} from <0.594.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422553156530 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.44>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:31:10.665 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422553156530">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422553156530 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422553156530 consume internal init_state in state state_new 08:31:10.665 [info] ue_fsm start_link(aaa_ue_fsm_262422553156530) *DBG* aaa_ue_fsm_262422553156530 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:31:10.665 [info] ue_fsm init("262422553156530") 08:31:10.665 [info] ue_fsm ev_rx_swm_der_auth_req 08:31:10.665 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422553156530",undefined,undefined,false,false,undefined} 08:31:10.665 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:31:10.665 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","26",";","nonode@nohost"],1,undefined,undefined,undefined,"262422553156530",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422553156530 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422553156530 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:31:10.671 [info] SWx Rx MAA {<0.587.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;26;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422553156530",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124]],[[79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38,207,34,92,189,181,222,81,5,248,189,152,34,126]],["foobar"],[[150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29]],[[64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422553156530 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>, <<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>, <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38, 207,34,92,189,181,222,81,5,248,189,152,34,126>>, <<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>, <<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>}]}} from <0.597.0> in state state_wait_swx_maa 08:31:10.671 [info] dia_sip2gsup: auth [79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124] authz [79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38,207,34,92,189,181,222,81,5,248,189,152,34,126]  *DBG* aaa_ue_fsm_262422553156530 send ok to <0.597.0> 08:31:10.671 [info] rand [79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135] autn [195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124]  08:31:10.671 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422553156530 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>, <<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>, <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38, 207,34,92,189,181,222,81,5,248,189,152,34,126>>, <<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>, <<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>}]}} from <0.597.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422553156530 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>, <<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>, <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38, 207,34,92,189,181,222,81,5,248,189,152,34,126>>, <<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>, <<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>}]}} from <0.211.0> in state state_wait_auth_resp 08:31:10.672 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422553156530",undefined,undefined,false,false,undefined} 08:31:10.672 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>,<<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>,<<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38,207,34,92,189,181,222,81,5,248,189,152,34,126>>,<<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>,<<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>}]} 08:31:10.672 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>,<<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>,<<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38,207,34,92,189,181,222,81,5,248,189,152,34,126>>,<<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>,<<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>}]}, {ue_fsm_data,<<"262422553156530">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422553156530 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422553156530">>, {ok, [{epdg_auth_tuple, <<79,28,156,47,14,125,20,13,69,60,157,142,223, 103,38,135>>, <<195,248,51,47,61,66,214,20,107,210,70,148,37, 155,19,124>>, <<79,28,156,47,14,125,20,13,69,60,157,142,223, 103,38,135,38,207,34,92,189,181,222,81,5,248, 189,152,34,126>>, <<64,206,144,1,60,231,31,180,225,242,120,206, 159,190,210,239>>, <<150,135,106,254,145,98,12,193,5,121,233, 20,28,96,97,29>>}]}}} 08:31:10.672 [info] auth_response(<<"262422553156530">>): {ok,[{epdg_auth_tuple,<<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>,<<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>,<<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38,207,34,92,189,181,222,81,5,248,189,152,34,126>>,<<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>,<<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>}]} *DBG* epdg_ue_fsm_262422553156530 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>, <<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>, <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38, 207,34,92,189,181,222,81,5,248,189,152,34,126>>, <<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>, <<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:31:10.672 [info] auth_response for <<"262422553156530">>: {ok,[{epdg_auth_tuple,<<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>,<<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>,<<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38,207,34,92,189,181,222,81,5,248,189,152,34,126>>,<<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>,<<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>}]} 08:31:10.672 [info] GSUP: Tx #{auth_tuples => [#{autn => <<195,248,51,47,61,66,214,20,107,210,70,148,37,155,19,124>>,ck => <<150,135,106,254,145,98,12,193,5,121,233,20,28,96,97,29>>,ik => <<64,206,144,1,60,231,31,180,225,242,120,206,159,190,210,239>>,rand => <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135>>,res => <<79,28,156,47,14,125,20,13,69,60,157,142,223,103,38,135,38,207,34,92,189,181,222,81,5,248,189,152,34,126>>}],imsi => <<"262422553156530">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.44>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.44>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422553156530">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422553156530 receive call lu_request from <0.598.0> in state state_authenticating 08:31:10.675 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422553156530">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422553156530 send ok to <0.598.0> 08:31:10.675 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422553156530 consume call lu_request from <0.598.0> in state state_authenticating *DBG* aaa_ue_fsm_262422553156530 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.44>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:31:10.675 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422553156530">>,"internet",[],undefined,false,0,false,false} 08:31:10.675 [info] ue_fsm ev_rx_swm_der_auth_compl 08:31:10.676 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422553156530",undefined,undefined,false,false,undefined} 08:31:10.676 [debug] SWx Tx SAR Imsi="262422553156530" Type=1 APN="internet" AgentInfoOpt=[]  08:31:10.676 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","27",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422553156530",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422553156530 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422553156530 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422553156530 receive call {rx_swx_saa,{ok,1,#{}}} from <0.599.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422553156530 send ok to <0.599.0> *DBG* epdg_ue_fsm_262422553156530 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422553156530 consume call {rx_swx_saa,{ok,1,#{}}} from <0.599.0> in state state_wait_swx_saa => state_authenticated 08:31:10.678 [info] SWx Rx SAA {<0.587.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;27;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422553156530",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262422553156530 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422553156530">>,ok}} 08:31:10.679 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422553156530 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:31:10.679 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422553156530",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.44>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:31:10.679 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:31:10.679 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422553156530">>,"internet",[],undefined,false,0,false,false} 08:31:10.679 [info] lu_response(<<"262422553156530">>): ok 08:31:10.679 [info] lu_response for <<"262422553156530">>: ok 08:31:10.679 [info] GSUP: Tx #{imsi => <<"262422553156530">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.44>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422553156530">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422553156530 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.600.0> in state state_authenticated 08:31:10.681 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422553156530">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:31:10.681 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422553156530 send ok to <0.600.0> 08:31:10.681 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422553156530">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.44>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422553156530 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.600.0> in state state_authenticated => state_wait_create_session_resp 08:31:10.681 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262422553156530 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:31:10.681 [info] s2b: Tx {gtp,v2,create_session_request,0,5694853,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422553156530">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735004,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079765,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:31:10.681 [debug] Waiting for CreateSessionResponse 08:31:11.586 [info] Peer up: {<0.545.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} *DBG* epdg_ue_fsm_262422553156530 receive state_timeout create_session_timeout in state state_wait_create_session_resp *DBG* epdg_ue_fsm_262422553156530 consume state_timeout create_session_timeout in state state_wait_create_session_resp => state_authenticated *DBG* gsup_server got cast {tunnel_response, {<<"262422553156530">>,{error,22}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.44>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:31:20.682 [error] ue_fsm state_wait_create_session_resp: Timeout create_session_timeout, {ue_fsm_data,<<"262422553156530">>,"internet",[],undefined,false,0,false,false} 08:31:20.682 [info] tunnel_response(<<"262422553156530">>): {error,22} 08:31:20.682 [info] tunnel_response for <<"262422553156530">>: {error,22} 08:31:20.682 [info] GSUP: Tx #{cause => 22,imsi => <<"262422553156530">>,message_class => 5,message_type => epdg_tunnel_error} Socket #Port<0.44> closed [<0.575.0>] send_close_signal [{{#Port<0.44>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.44>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.44>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Accepted TCP connection from {ok,{{172,18,36,103},34201}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.47>} Setting ccm options for socket #Port<0.47> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.47> Stream {osmo, 5} Unblocking socket #Port<0.47> Unblocking socket #Port<0.47>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.47>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.47> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.47> Stream 254: ID_RESP -> ID_ACK 08:31:37.818 [error] GSUP connection has been closed 08:31:37.819 [info] Peer down: {<0.545.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:31:37.819 [info] Peer down: {<0.587.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:31:37.838 [notice] GSUP connection has been established 08:31:43.091 [info] Peer up: {<0.622.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:31:49.149 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPR',"ttcn3.session",1,"hss.localdomain","localdomain","aaa.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425296788373",[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[]} 08:31:49.149 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}: {'PPA',"ttcn3.session",1,"epdg.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},[],[],{'Experimental-Result',10415,5001},[],[],[],[]} Socket #Port<0.47> closed [<0.614.0>] send_close_signal [{{#Port<0.47>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.47>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.47>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:31:49.155 [info] Peer down: {<0.622.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,36,103},35071}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.50>} Setting ccm options for socket #Port<0.50> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.50> Stream {osmo, 5} Unblocking socket #Port<0.50> Unblocking socket #Port<0.50>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.50> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.50> Stream 254: ID_RESP -> ID_ACK 08:31:49.155 [error] GSUP connection has been closed 08:31:49.167 [notice] GSUP connection has been established 08:31:56.217 [info] Peer up: {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:32:01.238 [info] Peer up: {<0.619.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.50>, {osmo,5}, #{imsi => <<"262423312383696">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423312383696 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423312383696 consume internal init_state in state state_new 08:32:02.249 [info] GSUP: Rx #{imsi => <<"262423312383696">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423312383696 receive call {auth_request,33,"internet",#{}} from <0.663.0> in state state_new 08:32:02.249 [info] ue_fsm start(epdg_ue_fsm_262423312383696) *DBG* epdg_ue_fsm_262423312383696 send ok to <0.663.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.249 [info] ue_fsm init(<<"262423312383696">>) *DBG* epdg_ue_fsm_262423312383696 consume call {auth_request,33,"internet",#{}} from <0.663.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423312383696 enter aaa_ue_fsm in state state_new 08:32:02.249 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423312383696 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423312383696 consume internal init_state in state state_new 08:32:02.250 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423312383696 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:02.250 [info] ue_fsm start_link(aaa_ue_fsm_262423312383696) 08:32:02.250 [info] ue_fsm init("262423312383696") 08:32:02.250 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:02.250 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423312383696",undefined,undefined,false,false,undefined} 08:32:02.250 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:02.250 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","28",";","nonode@nohost"],1,undefined,undefined,undefined,"262423312383696",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423312383696 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423312383696 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:02.254 [info] SWx Rx MAA {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;28;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423312383696",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155]],[[33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,72,4,67,174,21,31,95,158,4,102,10,243,54,241]],["foobar"],[[183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60]],[[0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423312383696 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>, <<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>, <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55, 72,4,67,174,21,31,95,158,4,102,10,243,54,241>>, <<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>, <<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>}]}} from <0.666.0> in state state_wait_swx_maa 08:32:02.254 [info] dia_sip2gsup: auth [33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155] authz [33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,72,4,67,174,21,31,95,158,4,102,10,243,54,241]  08:32:02.254 [info] rand [33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55] autn [31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155]  *DBG* aaa_ue_fsm_262423312383696 send ok to <0.666.0> 08:32:02.254 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423312383696 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>, <<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>, <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55, 72,4,67,174,21,31,95,158,4,102,10,243,54,241>>, <<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>, <<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423312383696 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>, <<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>, <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55, 72,4,67,174,21,31,95,158,4,102,10,243,54,241>>, <<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>, <<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>}]}} from <0.666.0> in state state_wait_swx_maa => state_new 08:32:02.254 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423312383696",undefined,undefined,false,false,undefined} 08:32:02.254 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>,<<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>,<<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,72,4,67,174,21,31,95,158,4,102,10,243,54,241>>,<<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>,<<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>}]} *DBG* epdg_ue_fsm_262423312383696 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423312383696">>, {ok, [{epdg_auth_tuple, <<33,71,58,140,210,172,254,41,197,217,202,85, 50,122,245,55>>, <<31,145,224,47,78,142,254,78,157,37,232,113, 239,108,203,155>>, <<33,71,58,140,210,172,254,41,197,217,202,85, 50,122,245,55,72,4,67,174,21,31,95,158,4,102, 10,243,54,241>>, <<0,168,37,189,214,195,67,118,85,69,125,150,73, 192,88,167>>, <<183,0,159,74,124,78,211,105,211,151,11, 3,56,97,150,60>>}]}}} 08:32:02.255 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>,<<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>,<<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,72,4,67,174,21,31,95,158,4,102,10,243,54,241>>,<<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>,<<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>}]}, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423312383696 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>, <<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>, <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55, 72,4,67,174,21,31,95,158,4,102,10,243,54,241>>, <<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>, <<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:02.255 [info] auth_response(<<"262423312383696">>): {ok,[{epdg_auth_tuple,<<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>,<<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>,<<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,72,4,67,174,21,31,95,158,4,102,10,243,54,241>>,<<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>,<<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.255 [info] auth_response for <<"262423312383696">>: {ok,[{epdg_auth_tuple,<<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>,<<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>,<<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,72,4,67,174,21,31,95,158,4,102,10,243,54,241>>,<<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>,<<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>}]} 08:32:02.255 [info] GSUP: Tx #{auth_tuples => [#{autn => <<31,145,224,47,78,142,254,78,157,37,232,113,239,108,203,155>>,ck => <<183,0,159,74,124,78,211,105,211,151,11,3,56,97,150,60>>,ik => <<0,168,37,189,214,195,67,118,85,69,125,150,73,192,88,167>>,rand => <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55>>,res => <<33,71,58,140,210,172,254,41,197,217,202,85,50,122,245,55,72,4,67,174,21,31,95,158,4,102,10,243,54,241>>}],imsi => <<"262423312383696">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.50>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423312383696">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423312383696 receive call lu_request from <0.667.0> in state state_authenticating 08:32:02.256 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423312383696">>,message_type => location_upd_req} 08:32:02.256 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423312383696 send ok to <0.667.0> *DBG* aaa_ue_fsm_262423312383696 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.256 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423312383696 consume call lu_request from <0.667.0> in state state_authenticating 08:32:02.256 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:02.256 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423312383696",undefined,undefined,false,false,undefined} 08:32:02.256 [debug] SWx Tx SAR Imsi="262423312383696" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423312383696 send ok to <0.201.0> 08:32:02.256 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","29",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423312383696",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423312383696 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423312383696 receive call {rx_swx_saa,{ok,1,#{}}} from <0.668.0> in state state_wait_swx_saa 08:32:02.258 [info] SWx Rx SAA {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;29;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423312383696",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423312383696 send ok to <0.668.0> 08:32:02.258 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423312383696 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423312383696 consume call {rx_swx_saa,{ok,1,#{}}} from <0.668.0> in state state_wait_swx_saa => state_authenticated 08:32:02.258 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423312383696",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423312383696 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423312383696">>,ok}} 08:32:02.258 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423312383696 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:02.259 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.259 [info] lu_response(<<"262423312383696">>): ok 08:32:02.259 [info] lu_response for <<"262423312383696">>: ok 08:32:02.259 [info] GSUP: Tx #{imsi => <<"262423312383696">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.50>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423312383696">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:02.260 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423312383696">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423312383696 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.669.0> in state state_authenticated 08:32:02.260 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:02.260 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,false,0,false,false} 08:32:02.260 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:02.260 [info] s2b: Tx {gtp,v2,create_session_request,0,5694854,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423312383696">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735005,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079766,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423312383696 send ok to <0.669.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.260 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423312383696 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.669.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423312383696 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423312383696 receive call {rx_s6b_aar,"262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.670.0> in state state_authenticated 08:32:02.266 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:02.266 [info] ue_fsm ev_rx_s6b_aar: "262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:02.266 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423312383696",undefined,undefined,true,false,undefined} 08:32:02.266 [debug] SWx Tx SAR Imsi="262423312383696" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:02.266 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","30",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423312383696",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423312383696 send ok to <0.670.0> 08:32:02.266 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423312383696 consume call {rx_s6b_aar,"262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.670.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423312383696 receive call {rx_swx_saa,{ok,13,#{}}} from <0.671.0> in state state_authenticated_wait_swx_saa 08:32:02.269 [info] SWx Rx SAA {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;30;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423312383696",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423312383696 send ok to <0.671.0> 08:32:02.269 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423312383696 consume call {rx_swx_saa,{ok,13,#{}}} from <0.671.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:02.269 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423312383696","262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.670.0>} 08:32:02.269 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:02.269 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:02.271 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,157,86,229,134,0,2,0,2,0,16,0,87,0,9,1,160,191,30,25,192,172,18,36,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,191,30,25,192,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,191,30,25,192,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:02.272 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735005,5694854,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<191,30,25,192>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3206420928,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3206420928,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262423312383696 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079766, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3206420928}}} from <0.672.0> in state state_wait_create_session_resp 08:32:02.272 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423312383696">>,<0.664.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735005,3206420928,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079766,3206420928}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:02.272 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:02.272 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079766,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3206420928}} 08:32:02.272 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,false,0,false,false} 08:32:02.272 [info] KMOD Port Create PDP Context Call {<0.664.0>,[alias|#Ref<0.2201401468.1057554438.43892>]}: {create_pdp_context,{172,18,36,103},3603079766,3206420928,{192,168,0,2}} 08:32:02.272 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079766, 3206420928 08:32:02.272 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],582,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079766},{o_tid,3206420928}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262423312383696">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079766, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3206420928}}}} *DBG* epdg_ue_fsm_262423312383696 send ok to <0.672.0> 08:32:02.272 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079766,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3206420928}) returned ok 08:32:02.272 [info] tunnel_response(<<"262423312383696">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079766,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3206420928}} *DBG* epdg_ue_fsm_262423312383696 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079766, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3206420928}}} from <0.672.0> in state state_wait_create_session_resp => state_active 08:32:02.272 [info] tunnel_response for <<"262423312383696">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079766,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3206420928}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.272 [info] GSUP: Tx #{imsi => <<"262423312383696">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.50>, {osmo,5}, #{imsi => <<"262423217901487">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423217901487 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423217901487 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423217901487 receive call {auth_request,33,"internet",#{}} from <0.673.0> in state state_new 08:32:02.351 [info] GSUP: Rx #{imsi => <<"262423217901487">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423217901487 send ok to <0.673.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.351 [info] ue_fsm start(epdg_ue_fsm_262423217901487) *DBG* epdg_ue_fsm_262423217901487 consume call {auth_request,33,"internet",#{}} from <0.673.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423217901487 enter aaa_ue_fsm in state state_new 08:32:02.351 [info] ue_fsm init(<<"262423217901487">>) *DBG* epdg_ue_fsm_262423217901487 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423217901487 consume internal init_state in state state_new 08:32:02.351 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423217901487 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:02.351 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,false,0,false,false} 08:32:02.352 [info] ue_fsm start_link(aaa_ue_fsm_262423217901487) 08:32:02.352 [info] ue_fsm init("262423217901487") 08:32:02.352 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:02.352 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423217901487",undefined,undefined,false,false,undefined} 08:32:02.352 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:02.352 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","31",";","nonode@nohost"],1,undefined,undefined,undefined,"262423217901487",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423217901487 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423217901487 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423217901487 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>, <<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>, <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18, 32,89,34,85,197,126,87,67,62,106,129,110,237>>, <<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>, <<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24, 17>>}]}} from <0.676.0> in state state_wait_swx_maa 08:32:02.360 [info] SWx Rx MAA {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;31;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423217901487",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69]],[[119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18,32,89,34,85,197,126,87,67,62,106,129,110,237]],["foobar"],[[113,150,186,113,14,13,109,143,25,153,130,16,219,192,24,17]],[[163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:02.360 [info] dia_sip2gsup: auth [119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69] authz [119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18,32,89,34,85,197,126,87,67,62,106,129,110,237]  08:32:02.360 [info] rand [119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237] autn [182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69]  *DBG* aaa_ue_fsm_262423217901487 send ok to <0.676.0> 08:32:02.360 [info] ue_fsm ev_rx_swx_maa 08:32:02.361 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423217901487",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423217901487 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>, <<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>, <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18, 32,89,34,85,197,126,87,67,62,106,129,110,237>>, <<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>, <<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24, 17>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423217901487 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>, <<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>, <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18, 32,89,34,85,197,126,87,67,62,106,129,110,237>>, <<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>, <<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24, 17>>}]}} from <0.676.0> in state state_wait_swx_maa => state_new 08:32:02.361 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>,<<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>,<<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18,32,89,34,85,197,126,87,67,62,106,129,110,237>>,<<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>,<<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24,17>>}]} *DBG* epdg_ue_fsm_262423217901487 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423217901487">>, {ok, [{epdg_auth_tuple, <<119,56,152,6,180,186,6,167,132,111,60,128,52, 34,201,237>>, <<182,178,213,155,7,199,236,128,210,68,207,52, 30,97,46,69>>, <<119,56,152,6,180,186,6,167,132,111,60,128,52, 34,201,237,18,32,89,34,85,197,126,87,67,62, 106,129,110,237>>, <<163,236,48,26,231,222,110,80,63,77,134,90, 210,103,209,88>>, <<113,150,186,113,14,13,109,143,25,153, 130,16,219,192,24,17>>}]}}} 08:32:02.362 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>,<<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>,<<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18,32,89,34,85,197,126,87,67,62,106,129,110,237>>,<<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>,<<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24,17>>}]}, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423217901487 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>, <<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>, <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18, 32,89,34,85,197,126,87,67,62,106,129,110,237>>, <<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>, <<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24, 17>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:02.362 [info] auth_response(<<"262423217901487">>): {ok,[{epdg_auth_tuple,<<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>,<<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>,<<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18,32,89,34,85,197,126,87,67,62,106,129,110,237>>,<<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>,<<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24,17>>}]} 08:32:02.362 [info] auth_response for <<"262423217901487">>: {ok,[{epdg_auth_tuple,<<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>,<<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>,<<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18,32,89,34,85,197,126,87,67,62,106,129,110,237>>,<<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>,<<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24,17>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.362 [info] GSUP: Tx #{auth_tuples => [#{autn => <<182,178,213,155,7,199,236,128,210,68,207,52,30,97,46,69>>,ck => <<113,150,186,113,14,13,109,143,25,153,130,16,219,192,24,17>>,ik => <<163,236,48,26,231,222,110,80,63,77,134,90,210,103,209,88>>,rand => <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237>>,res => <<119,56,152,6,180,186,6,167,132,111,60,128,52,34,201,237,18,32,89,34,85,197,126,87,67,62,106,129,110,237>>}],imsi => <<"262423217901487">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.50>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423217901487">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423217901487 receive call lu_request from <0.677.0> in state state_authenticating *DBG* epdg_ue_fsm_262423217901487 send ok to <0.677.0> 08:32:02.366 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423217901487">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423217901487 consume call lu_request from <0.677.0> in state state_authenticating 08:32:02.367 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423217901487 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:02.367 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,false,0,false,false} 08:32:02.367 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423217901487 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423217901487 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:02.367 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423217901487",undefined,undefined,false,false,undefined} 08:32:02.367 [debug] SWx Tx SAR Imsi="262423217901487" Type=1 APN="internet" AgentInfoOpt=[]  08:32:02.367 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","32",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423217901487",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423217901487 receive call {rx_swx_saa,{ok,1,#{}}} from <0.678.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423217901487 send ok to <0.678.0> 08:32:02.371 [info] SWx Rx SAA {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;32;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423217901487",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423217901487 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423217901487 consume call {rx_swx_saa,{ok,1,#{}}} from <0.678.0> in state state_wait_swx_saa => state_authenticated 08:32:02.371 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423217901487 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423217901487">>,ok}} 08:32:02.372 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423217901487",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423217901487 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:02.372 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.372 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,false,0,false,false} 08:32:02.372 [info] lu_response(<<"262423217901487">>): ok 08:32:02.372 [info] lu_response for <<"262423217901487">>: ok 08:32:02.372 [info] GSUP: Tx #{imsi => <<"262423217901487">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.50>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423217901487">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423217901487 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.679.0> in state state_authenticated 08:32:02.375 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423217901487">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:02.375 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:02.375 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,false,0,false,false} 08:32:02.375 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:02.375 [info] s2b: Tx {gtp,v2,create_session_request,0,5694855,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423217901487">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735006,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079767,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423217901487 send ok to <0.679.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.375 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423217901487 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.679.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423217901487 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423217901487 receive call {rx_s6b_aar,"262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.680.0> in state state_authenticated 08:32:02.384 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:02.384 [info] ue_fsm ev_rx_s6b_aar: "262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:02.384 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423217901487",undefined,undefined,true,false,undefined} 08:32:02.384 [debug] SWx Tx SAR Imsi="262423217901487" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:02.384 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","33",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423217901487",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423217901487 send ok to <0.680.0> *DBG* aaa_ue_fsm_262423217901487 consume call {rx_s6b_aar,"262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.680.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:02.384 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423217901487 receive call {rx_swx_saa,{ok,13,#{}}} from <0.681.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423217901487 send ok to <0.681.0> *DBG* aaa_ue_fsm_262423217901487 consume call {rx_swx_saa,{ok,13,#{}}} from <0.681.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:02.387 [info] SWx Rx SAA {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;33;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423217901487",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:02.387 [info] ue_fsm ev_rx_swx_saa 08:32:02.387 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423217901487","262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.680.0>} 08:32:02.387 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:02.387 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:02.390 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,158,86,229,135,0,2,0,2,0,16,0,87,0,9,1,160,132,155,174,240,172,18,36,103,79,0,5,0,1,192,168,0,3,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,132,155,174,240,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,132,155,174,240,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:02.391 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735006,5694855,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<132,155,174,240>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2224795376,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2224795376,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 08:32:02.391 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423217901487">>,<0.674.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735006,2224795376,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079767,2224795376}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262423217901487 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3603079767, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2224795376}}} from <0.682.0> in state state_wait_create_session_resp 08:32:02.391 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:02.391 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3603079767,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2224795376}} 08:32:02.391 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,false,0,false,false} 08:32:02.391 [info] KMOD Port Create PDP Context Call {<0.674.0>,[alias|#Ref<0.2201401468.1057554438.44001>]}: {create_pdp_context,{172,18,36,103},3603079767,2224795376,{192,168,0,3}} 08:32:02.391 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,3}, 3603079767, 2224795376 08:32:02.391 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],333,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,3}},{i_tid,3603079767},{o_tid,2224795376}]}} *DBG* epdg_ue_fsm_262423217901487 send ok to <0.682.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423217901487">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3603079767, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2224795376}}}} 08:32:02.391 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3603079767,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2224795376}) returned ok *DBG* epdg_ue_fsm_262423217901487 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3603079767, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2224795376}}} from <0.682.0> in state state_wait_create_session_resp => state_active 08:32:02.391 [info] tunnel_response(<<"262423217901487">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3603079767,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2224795376}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:02.391 [info] tunnel_response for <<"262423217901487">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3603079767,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2224795376}} 08:32:02.391 [info] GSUP: Tx #{imsi => <<"262423217901487">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.50>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423217901487">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423217901487 receive call purge_ms_request from <0.683.0> in state state_active 08:32:03.452 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423217901487">>,message_type => purge_ms_req} 08:32:03.452 [info] ue_fsm purge_ms_request 08:32:03.452 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423217901487">>,"internet",[],{epdg_tun_pdp_ctx,3603079767,2224795376,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:03.453 [info] KMOD Port Delete PDP Context Call {<0.674.0>,[alias|#Ref<0.2201401468.1057554444.44313>]}: {delete_pdp_context,{172,18,36,103},3603079767,2224795376,{192,168,0,3}} 08:32:03.453 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,3}, 3603079767, 2224795376 08:32:03.453 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],397,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,3}},{i_tid,3603079767}]}} *DBG* epdg_ue_fsm_262423217901487 send ok to <0.683.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423217901487 consume call purge_ms_request from <0.683.0> in state state_active => state_wait_delete_session_resp 08:32:03.454 [info] s2b: Tx {gtp,v2,delete_session_request,2224795376,5694856,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079767,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262423217901487 receive call rx_s6b_str from <0.684.0> in state state_authenticated *DBG* aaa_ue_fsm_262423217901487 send {ok,{epdg_dia_rc,undefined,2001}} to <0.684.0> 08:32:03.463 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423217901487"],[],[]} *DBG* aaa_ue_fsm_262423217901487 consume call rx_s6b_str from <0.684.0> in state state_authenticated 08:32:03.463 [info] ue_fsm ev_rx_s6b_str 08:32:03.463 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423217901487","262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:03.463 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:03.463 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:03.468 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,158,86,229,136,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423217901487 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735006,5694856,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.685.0> in state state_wait_delete_session_resp 08:32:03.468 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735006,5694856,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423217901487 send ok to <0.685.0> 08:32:03.469 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735006,5694856,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423217901487 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735006,5694856,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.685.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:03.469 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423217901487 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423217901487 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:03.469 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:03.469 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,true,0,false,false} 08:32:03.469 [info] ue_fsm ev_rx_swm_str 08:32:03.470 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423217901487","262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423217901487 send ok to <0.201.0> 08:32:03.470 [debug] SWx Tx SAR Imsi="262423217901487" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423217901487 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:03.470 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","34",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423217901487",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423217901487 receive call {rx_swx_saa,{ok,5,#{}}} from <0.686.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423217901487 send ok to <0.686.0> 08:32:03.478 [info] SWx Rx SAA {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;34;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423217901487",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423217901487 consume call {rx_swx_saa,{ok,5,#{}}} from <0.686.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423217901487 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:03.479 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423217901487 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423217901487">>,ok}} 08:32:03.479 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423217901487","262423217901487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423217901487 terminate normal in state state_wait_swm_session_termination_answer 08:32:03.479 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:03.479 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,true,0,false,false} Stream 238, 15 bytes 08:32:03.479 [info] purge_ms_response(<<"262423217901487">>): ok *DBG* gsup_server got {ipa,#Port<0.50>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423312383696">>, message_type => purge_ms_req}} 08:32:03.479 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423217901487">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423312383696 receive call purge_ms_request from <0.687.0> in state state_active 08:32:03.479 [info] purge_ms_response for <<"262423217901487">>: ok 08:32:03.479 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423217901487">>,message_type => purge_ms_res} 08:32:03.480 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423312383696">>,message_type => purge_ms_req} 08:32:03.480 [info] ue_fsm purge_ms_request 08:32:03.480 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423312383696">>,"internet",[],{epdg_tun_pdp_ctx,3603079766,3206420928,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:03.480 [info] KMOD Port Delete PDP Context Call {<0.664.0>,[alias|#Ref<0.2201401468.1057554438.44048>]}: {delete_pdp_context,{172,18,36,103},3603079766,3206420928,{192,168,0,2}} 08:32:03.480 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079766, 3206420928 08:32:03.481 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],646,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079766}]}} 08:32:03.481 [info] s2b: Tx {gtp,v2,delete_session_request,3206420928,5694857,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079766,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262423312383696 send ok to <0.687.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423312383696 consume call purge_ms_request from <0.687.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423312383696 receive call rx_s6b_str from <0.688.0> in state state_authenticated 08:32:03.488 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423312383696"],[],[]} *DBG* aaa_ue_fsm_262423312383696 send {ok,{epdg_dia_rc,undefined,2001}} to <0.688.0> 08:32:03.488 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423312383696 consume call rx_s6b_str from <0.688.0> in state state_authenticated 08:32:03.488 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423312383696","262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:03.488 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:03.488 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262423312383696 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735005,5694857,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.689.0> in state state_wait_delete_session_resp 08:32:03.492 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,157,86,229,137,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423312383696 send ok to <0.689.0> 08:32:03.492 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735005,5694857,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423312383696 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735005,5694857,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.689.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:03.492 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735005,5694857,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423312383696 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423312383696 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:03.492 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,false,0,false,false} 08:32:03.492 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:03.492 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,true,0,false,false} 08:32:03.492 [info] ue_fsm ev_rx_swm_str 08:32:03.492 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423312383696","262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:03.492 [debug] SWx Tx SAR Imsi="262423312383696" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423312383696 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423312383696 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:03.492 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","35",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423312383696",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423312383696 receive call {rx_swx_saa,{ok,5,#{}}} from <0.690.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423312383696 send ok to <0.690.0> *DBG* aaa_ue_fsm_262423312383696 consume call {rx_swx_saa,{ok,5,#{}}} from <0.690.0> in state state_authenticated_wait_swx_saa => state_new 08:32:03.497 [info] SWx Rx SAA {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;35;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423312383696",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423312383696 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:03.497 [info] ue_fsm ev_rx_swx_saa 08:32:03.497 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423312383696","262423312383696@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262423312383696">>,ok}} *DBG* epdg_ue_fsm_262423312383696 send ok to <0.211.0> 08:32:03.497 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423312383696 terminate normal in state state_wait_swm_session_termination_answer 08:32:03.497 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,true,0,false,false} 08:32:03.497 [info] purge_ms_response(<<"262423312383696">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:03.497 [info] purge_ms_response for <<"262423312383696">>: ok 08:32:03.497 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423312383696">>,message_type => purge_ms_res} 08:32:03.497 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423312383696">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.50> closed [<0.642.0>] send_close_signal [{{#Port<0.50>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.50>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.50>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Accepted TCP connection from {ok,{{172,18,36,103},41977}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.53>} Setting ccm options for socket #Port<0.53> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.53> Stream {osmo, 5} Unblocking socket #Port<0.53> Unblocking socket #Port<0.53>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.53> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.53> Stream 254: ID_RESP -> ID_ACK 08:32:03.499 [error] GSUP connection has been closed 08:32:03.499 [info] Peer down: {<0.619.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:32:03.514 [notice] GSUP connection has been established 08:32:03.699 [info] Peer down: {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:32:11.652 [info] Peer up: {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:32:15.150 [info] Peer up: {<0.647.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427646342360">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:18.941 [info] GSUP: Rx #{imsi => <<"262427646342360">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427646342360 enter epdg_ue_fsm in state state_new 08:32:18.941 [info] ue_fsm start(epdg_ue_fsm_262427646342360) *DBG* epdg_ue_fsm_262427646342360 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427646342360 receive call {auth_request,33,"internet",#{}} from <0.719.0> in state state_new 08:32:18.941 [info] ue_fsm init(<<"262427646342360">>) 08:32:18.941 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427646342360 send ok to <0.719.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:18.942 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427646342360 consume call {auth_request,33,"internet",#{}} from <0.719.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427646342360 enter aaa_ue_fsm in state state_new 08:32:18.942 [info] ue_fsm start_link(aaa_ue_fsm_262427646342360) *DBG* epdg_ue_fsm_262427646342360 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427646342360 consume internal init_state in state state_new 08:32:18.942 [info] ue_fsm init("262427646342360") *DBG* aaa_ue_fsm_262427646342360 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:18.942 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:18.942 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427646342360",undefined,undefined,false,false,undefined} 08:32:18.942 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:18.942 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","36",";","nonode@nohost"],1,undefined,undefined,undefined,"262427646342360",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427646342360 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427646342360 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:18.946 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;36;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427646342360",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174]],[[243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,76,198,203,147,63,60,53,127,178,187,57,231,90,173]],["foobar"],[[203,218,78,158,141,8,103,156,44,108,56,222,171,32,70,181]],[[184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427646342360 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>, <<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>, <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37, 76,198,203,147,63,60,53,127,178,187,57,231,90,173>>, <<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>, <<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70, 181>>}]}} from <0.722.0> in state state_wait_swx_maa 08:32:18.946 [info] dia_sip2gsup: auth [243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174] authz [243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,76,198,203,147,63,60,53,127,178,187,57,231,90,173]  08:32:18.946 [info] rand [243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37] autn [214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174]  *DBG* aaa_ue_fsm_262427646342360 send ok to <0.722.0> *DBG* aaa_ue_fsm_262427646342360 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>, <<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>, <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37, 76,198,203,147,63,60,53,127,178,187,57,231,90,173>>, <<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>, <<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70, 181>>}]}} from <0.722.0> in state state_wait_swx_maa => state_new 08:32:18.946 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427646342360 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>, <<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>, <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37, 76,198,203,147,63,60,53,127,178,187,57,231,90,173>>, <<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>, <<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70, 181>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:18.946 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427646342360",undefined,undefined,false,false,undefined} 08:32:18.946 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>,<<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>,<<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,76,198,203,147,63,60,53,127,178,187,57,231,90,173>>,<<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>,<<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70,181>>}]} 08:32:18.947 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>,<<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>,<<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,76,198,203,147,63,60,53,127,178,187,57,231,90,173>>,<<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>,<<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70,181>>}]}, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427646342360 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427646342360">>, {ok, [{epdg_auth_tuple, <<243,155,98,110,37,102,61,193,189,138,85,124, 206,85,115,37>>, <<214,213,74,197,47,146,73,111,202,208,236,193, 53,145,32,174>>, <<243,155,98,110,37,102,61,193,189,138,85,124, 206,85,115,37,76,198,203,147,63,60,53,127, 178,187,57,231,90,173>>, <<184,78,17,48,45,248,151,175,232,17,81,176,58, 35,23,9>>, <<203,218,78,158,141,8,103,156,44,108,56, 222,171,32,70,181>>}]}}} 08:32:18.947 [info] auth_response(<<"262427646342360">>): {ok,[{epdg_auth_tuple,<<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>,<<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>,<<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,76,198,203,147,63,60,53,127,178,187,57,231,90,173>>,<<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>,<<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70,181>>}]} *DBG* epdg_ue_fsm_262427646342360 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>, <<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>, <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37, 76,198,203,147,63,60,53,127,178,187,57,231,90,173>>, <<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>, <<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70, 181>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:18.947 [info] auth_response for <<"262427646342360">>: {ok,[{epdg_auth_tuple,<<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>,<<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>,<<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,76,198,203,147,63,60,53,127,178,187,57,231,90,173>>,<<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>,<<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70,181>>}]} 08:32:18.947 [info] GSUP: Tx #{auth_tuples => [#{autn => <<214,213,74,197,47,146,73,111,202,208,236,193,53,145,32,174>>,ck => <<203,218,78,158,141,8,103,156,44,108,56,222,171,32,70,181>>,ik => <<184,78,17,48,45,248,151,175,232,17,81,176,58,35,23,9>>,rand => <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37>>,res => <<243,155,98,110,37,102,61,193,189,138,85,124,206,85,115,37,76,198,203,147,63,60,53,127,178,187,57,231,90,173>>}],imsi => <<"262427646342360">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427646342360">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427646342360 receive call lu_request from <0.723.0> in state state_authenticating 08:32:18.948 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427646342360">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427646342360 send ok to <0.723.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:18.948 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427646342360 consume call lu_request from <0.723.0> in state state_authenticating *DBG* aaa_ue_fsm_262427646342360 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:18.948 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,false,0,false,false} 08:32:18.948 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:18.948 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427646342360",undefined,undefined,false,false,undefined} 08:32:18.948 [debug] SWx Tx SAR Imsi="262427646342360" Type=1 APN="internet" AgentInfoOpt=[]  08:32:18.948 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","37",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427646342360",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427646342360 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427646342360 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427646342360 receive call {rx_swx_saa,{ok,1,#{}}} from <0.724.0> in state state_wait_swx_saa 08:32:18.951 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;37;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427646342360",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427646342360 send ok to <0.724.0> *DBG* epdg_ue_fsm_262427646342360 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427646342360 consume call {rx_swx_saa,{ok,1,#{}}} from <0.724.0> in state state_wait_swx_saa => state_authenticated 08:32:18.951 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427646342360 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427646342360">>,ok}} 08:32:18.951 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427646342360",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427646342360 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:18.951 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:18.951 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:18.951 [info] lu_response(<<"262427646342360">>): ok 08:32:18.951 [info] lu_response for <<"262427646342360">>: ok 08:32:18.951 [info] GSUP: Tx #{imsi => <<"262427646342360">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427646342360">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427646342360 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.725.0> in state state_authenticated 08:32:18.953 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427646342360">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:18.953 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:18.953 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427646342360 send ok to <0.725.0> 08:32:18.953 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427646342360 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.725.0> in state state_authenticated => state_wait_create_session_resp 08:32:18.953 [info] s2b: Tx {gtp,v2,create_session_request,0,5694858,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427646342360">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735007,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079768,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427646342360 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:18.953 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427646342360 receive call {rx_s6b_aar,"262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.726.0> in state state_authenticated 08:32:18.961 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:18.961 [info] ue_fsm ev_rx_s6b_aar: "262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:18.961 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427646342360",undefined,undefined,true,false,undefined} 08:32:18.961 [debug] SWx Tx SAR Imsi="262427646342360" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:18.961 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","38",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427646342360",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427646342360 send ok to <0.726.0> 08:32:18.961 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427646342360 consume call {rx_s6b_aar,"262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.726.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427646342360 receive call {rx_swx_saa,{ok,13,#{}}} from <0.727.0> in state state_authenticated_wait_swx_saa 08:32:18.963 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;38;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427646342360",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427646342360 send ok to <0.727.0> *DBG* aaa_ue_fsm_262427646342360 consume call {rx_swx_saa,{ok,13,#{}}} from <0.727.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:18.963 [info] ue_fsm ev_rx_swx_saa 08:32:18.963 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427646342360","262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.726.0>} 08:32:18.963 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:18.963 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:18.967 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,159,86,229,138,0,2,0,2,0,16,0,87,0,9,1,160,208,77,142,148,172,18,36,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,208,77,142,148,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,208,77,142,148,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:18.967 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735007,5694858,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<208,77,142,148>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3494743700,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3494743700,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 08:32:18.967 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427646342360">>,<0.720.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735007,3494743700,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079768,3494743700}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427646342360 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079768, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3494743700}}} from <0.728.0> in state state_wait_create_session_resp 08:32:18.967 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:18.967 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079768,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3494743700}} 08:32:18.967 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,false,0,false,false} 08:32:18.967 [info] KMOD Port Create PDP Context Call {<0.720.0>,[alias|#Ref<0.2201401468.1057554444.44650>]}: {create_pdp_context,{172,18,36,103},3603079768,3494743700,{192,168,0,2}} *DBG* epdg_ue_fsm_262427646342360 send ok to <0.728.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427646342360">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079768, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3494743700}}}} 08:32:18.967 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079768, 3494743700 *DBG* epdg_ue_fsm_262427646342360 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079768, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3494743700}}} from <0.728.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:18.967 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],710,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079768},{o_tid,3494743700}]}} 08:32:18.967 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079768,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3494743700}) returned ok 08:32:18.967 [info] tunnel_response(<<"262427646342360">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079768,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3494743700}} 08:32:18.967 [info] tunnel_response for <<"262427646342360">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079768,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3494743700}} 08:32:18.967 [info] GSUP: Tx #{imsi => <<"262427646342360">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420299008667">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:19.041 [info] GSUP: Rx #{imsi => <<"262420299008667">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420299008667 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420299008667 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420299008667 receive call {auth_request,33,"internet",#{}} from <0.729.0> in state state_new 08:32:19.041 [info] ue_fsm start(epdg_ue_fsm_262420299008667) 08:32:19.041 [info] ue_fsm init(<<"262420299008667">>) *DBG* epdg_ue_fsm_262420299008667 send ok to <0.729.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.041 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420299008667 consume call {auth_request,33,"internet",#{}} from <0.729.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420299008667 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420299008667 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:19.041 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420299008667 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420299008667 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.041 [info] ue_fsm start_link(aaa_ue_fsm_262420299008667) 08:32:19.041 [info] ue_fsm init("262420299008667") 08:32:19.041 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:19.041 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420299008667",undefined,undefined,false,false,undefined} 08:32:19.041 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.041 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","39",";","nonode@nohost"],1,undefined,undefined,undefined,"262420299008667",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420299008667 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420299008667 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:19.046 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;39;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420299008667",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209]],[[118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21,79,113,47,158,196,79,78,162,28,136,91,135,159]],["foobar"],[[32,236,94,225,170,12,141,103,26,249,163,244,96,231,16,144]],[[245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.046 [info] dia_sip2gsup: auth [118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209] authz [118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21,79,113,47,158,196,79,78,162,28,136,91,135,159]  08:32:19.046 [info] rand [118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92] autn [28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209]  *DBG* aaa_ue_fsm_262420299008667 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>, <<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>, <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21, 79,113,47,158,196,79,78,162,28,136,91,135,159>>, <<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>, <<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16, 144>>}]}} from <0.732.0> in state state_wait_swx_maa 08:32:19.046 [info] ue_fsm ev_rx_swx_maa 08:32:19.046 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420299008667",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420299008667 send ok to <0.732.0> *DBG* epdg_ue_fsm_262420299008667 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>, <<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>, <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21, 79,113,47,158,196,79,78,162,28,136,91,135,159>>, <<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>, <<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16, 144>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:19.046 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>,<<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>,<<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21,79,113,47,158,196,79,78,162,28,136,91,135,159>>,<<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>,<<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16,144>>}]} *DBG* aaa_ue_fsm_262420299008667 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>, <<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>, <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21, 79,113,47,158,196,79,78,162,28,136,91,135,159>>, <<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>, <<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16, 144>>}]}} from <0.732.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420299008667 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420299008667">>, {ok, [{epdg_auth_tuple, <<118,202,164,149,243,116,7,153,64,6,0,207,130, 119,237,92>>, <<28,215,11,88,201,174,49,238,44,68,211,139, 199,63,144,209>>, <<118,202,164,149,243,116,7,153,64,6,0,207,130, 119,237,92,21,79,113,47,158,196,79,78,162,28, 136,91,135,159>>, <<245,26,102,117,49,171,6,88,53,141,207,149,42, 48,187,139>>, <<32,236,94,225,170,12,141,103,26,249,163, 244,96,231,16,144>>}]}}} 08:32:19.047 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>,<<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>,<<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21,79,113,47,158,196,79,78,162,28,136,91,135,159>>,<<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>,<<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16,144>>}]}, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420299008667 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>, <<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>, <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21, 79,113,47,158,196,79,78,162,28,136,91,135,159>>, <<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>, <<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16, 144>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.047 [info] auth_response(<<"262420299008667">>): {ok,[{epdg_auth_tuple,<<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>,<<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>,<<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21,79,113,47,158,196,79,78,162,28,136,91,135,159>>,<<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>,<<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16,144>>}]} 08:32:19.047 [info] auth_response for <<"262420299008667">>: {ok,[{epdg_auth_tuple,<<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>,<<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>,<<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21,79,113,47,158,196,79,78,162,28,136,91,135,159>>,<<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>,<<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16,144>>}]} 08:32:19.048 [info] GSUP: Tx #{auth_tuples => [#{autn => <<28,215,11,88,201,174,49,238,44,68,211,139,199,63,144,209>>,ck => <<32,236,94,225,170,12,141,103,26,249,163,244,96,231,16,144>>,ik => <<245,26,102,117,49,171,6,88,53,141,207,149,42,48,187,139>>,rand => <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92>>,res => <<118,202,164,149,243,116,7,153,64,6,0,207,130,119,237,92,21,79,113,47,158,196,79,78,162,28,136,91,135,159>>}],imsi => <<"262420299008667">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420299008667">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420299008667 receive call lu_request from <0.733.0> in state state_authenticating 08:32:19.049 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420299008667">>,message_type => location_upd_req} 08:32:19.049 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420299008667 send ok to <0.733.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420299008667 consume call lu_request from <0.733.0> in state state_authenticating *DBG* aaa_ue_fsm_262420299008667 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:19.049 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,false,0,false,false} 08:32:19.049 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.049 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420299008667",undefined,undefined,false,false,undefined} 08:32:19.049 [debug] SWx Tx SAR Imsi="262420299008667" Type=1 APN="internet" AgentInfoOpt=[]  08:32:19.049 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","40",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420299008667",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420299008667 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420299008667 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420299008667 receive call {rx_swx_saa,{ok,1,#{}}} from <0.734.0> in state state_wait_swx_saa 08:32:19.051 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;40;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420299008667",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.051 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420299008667 send ok to <0.734.0> *DBG* epdg_ue_fsm_262420299008667 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.051 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420299008667",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420299008667 consume call {rx_swx_saa,{ok,1,#{}}} from <0.734.0> in state state_wait_swx_saa => state_authenticated 08:32:19.051 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:19.051 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420299008667 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420299008667">>,ok}} 08:32:19.051 [info] lu_response(<<"262420299008667">>): ok *DBG* epdg_ue_fsm_262420299008667 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.051 [info] lu_response for <<"262420299008667">>: ok 08:32:19.051 [info] GSUP: Tx #{imsi => <<"262420299008667">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420299008667">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420299008667 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.735.0> in state state_authenticated 08:32:19.052 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420299008667">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:19.052 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:19.052 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,false,0,false,false} 08:32:19.052 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262420299008667 send ok to <0.735.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.052 [info] s2b: Tx {gtp,v2,create_session_request,0,5694859,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420299008667">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735008,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079769,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420299008667 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.735.0> in state state_authenticated => state_wait_create_session_resp 08:32:19.052 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420299008667 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:19.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420299008667 receive call {rx_s6b_aar,"262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.736.0> in state state_authenticated 08:32:19.057 [info] ue_fsm ev_rx_s6b_aar: "262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.057 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420299008667",undefined,undefined,true,false,undefined} 08:32:19.057 [debug] SWx Tx SAR Imsi="262420299008667" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.058 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","41",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420299008667",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420299008667 send ok to <0.736.0> 08:32:19.058 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420299008667 consume call {rx_s6b_aar,"262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.736.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420299008667 receive call {rx_swx_saa,{ok,13,#{}}} from <0.737.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420299008667 send ok to <0.737.0> 08:32:19.060 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;41;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420299008667",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420299008667 consume call {rx_swx_saa,{ok,13,#{}}} from <0.737.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.060 [info] ue_fsm ev_rx_swx_saa 08:32:19.060 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420299008667","262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.736.0>} 08:32:19.060 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.060 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.063 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,160,86,229,139,0,2,0,2,0,16,0,87,0,9,1,160,235,233,124,93,172,18,36,103,79,0,5,0,1,192,168,0,3,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,235,233,124,93,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,235,233,124,93,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.063 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735008,5694859,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ëé|]">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3957947485,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3957947485,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} *DBG* epdg_ue_fsm_262420299008667 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3603079769, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3957947485}}} from <0.738.0> in state state_wait_create_session_resp 08:32:19.063 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420299008667">>,<0.730.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735008,3957947485,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079769,3957947485}],[],[],[],[],[],[]}}}} 08:32:19.063 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.063 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3603079769,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3957947485}} 08:32:19.063 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,false,0,false,false} 08:32:19.063 [info] KMOD Port Create PDP Context Call {<0.730.0>,[alias|#Ref<0.2201401468.1057554437.42030>]}: {create_pdp_context,{172,18,36,103},3603079769,3957947485,{192,168,0,3}} 08:32:19.063 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,3}, 3603079769, 3957947485 08:32:19.063 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],525,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,3}},{i_tid,3603079769},{o_tid,3957947485}]}} *DBG* epdg_ue_fsm_262420299008667 send ok to <0.738.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420299008667">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3603079769, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3957947485}}}} 08:32:19.063 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3603079769,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3957947485}) returned ok *DBG* epdg_ue_fsm_262420299008667 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,3>>,undefined}, local_teid => 3603079769, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3957947485}}} from <0.738.0> in state state_wait_create_session_resp => state_active 08:32:19.063 [info] tunnel_response(<<"262420299008667">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3603079769,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3957947485}} 08:32:19.063 [info] tunnel_response for <<"262420299008667">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,3>>,undefined},local_teid => 3603079769,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3957947485}} 08:32:19.063 [info] GSUP: Tx #{imsi => <<"262420299008667">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,3>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429347975063">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429347975063 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429347975063 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429347975063 receive call {auth_request,33,"internet",#{}} from <0.739.0> in state state_new 08:32:19.141 [info] GSUP: Rx #{imsi => <<"262429347975063">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429347975063 send ok to <0.739.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429347975063 consume call {auth_request,33,"internet",#{}} from <0.739.0> in state state_new => state_wait_auth_resp 08:32:19.141 [info] ue_fsm start(epdg_ue_fsm_262429347975063) *DBG* aaa_ue_fsm_262429347975063 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429347975063 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:19.141 [info] ue_fsm init(<<"262429347975063">>) *DBG* aaa_ue_fsm_262429347975063 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429347975063 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.141 [info] ue_fsm auth_request 08:32:19.141 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,false,0,false,false} 08:32:19.141 [info] ue_fsm start_link(aaa_ue_fsm_262429347975063) 08:32:19.141 [info] ue_fsm init("262429347975063") 08:32:19.141 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:19.141 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429347975063",undefined,undefined,false,false,undefined} 08:32:19.141 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.141 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","42",";","nonode@nohost"],1,undefined,undefined,undefined,"262429347975063",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429347975063 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429347975063 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:19.145 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;42;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429347975063",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146]],[[5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,159,76,39,32,167,7,113,10,76,253,84,152,115,239]],["foobar"],[[97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12]],[[196,69,250,217,193,245,255,155,154,168,143,207,76,90,191,236]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.145 [info] dia_sip2gsup: auth [5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146] authz [5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,159,76,39,32,167,7,113,10,76,253,84,152,115,239]  *DBG* aaa_ue_fsm_262429347975063 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>, <<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>, <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166, 159,76,39,32,167,7,113,10,76,253,84,152,115,239>>, <<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191, 236>>, <<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>}]}} from <0.742.0> in state state_wait_swx_maa 08:32:19.145 [info] rand [5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166] autn [229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146]  08:32:19.145 [info] ue_fsm ev_rx_swx_maa 08:32:19.145 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429347975063",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429347975063 send ok to <0.742.0> 08:32:19.145 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>,<<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>,<<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,159,76,39,32,167,7,113,10,76,253,84,152,115,239>>,<<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191,236>>,<<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>}]} *DBG* aaa_ue_fsm_262429347975063 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>, <<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>, <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166, 159,76,39,32,167,7,113,10,76,253,84,152,115,239>>, <<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191, 236>>, <<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>}]}} from <0.742.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429347975063 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>, <<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>, <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166, 159,76,39,32,167,7,113,10,76,253,84,152,115,239>>, <<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191, 236>>, <<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262429347975063 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429347975063">>, {ok, [{epdg_auth_tuple, <<5,232,242,248,171,254,60,216,106,159,150,167, 42,4,69,166>>, <<229,80,210,246,178,186,19,77,157,93,174,161, 72,23,182,146>>, <<5,232,242,248,171,254,60,216,106,159,150,167, 42,4,69,166,159,76,39,32,167,7,113,10,76,253, 84,152,115,239>>, <<196,69,250,217,193,245,255,155,154,168,143, 207,76,90,191,236>>, <<97,29,122,254,24,51,188,4,229,170,89, 214,217,250,242,12>>}]}}} 08:32:19.146 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>,<<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>,<<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,159,76,39,32,167,7,113,10,76,253,84,152,115,239>>,<<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191,236>>,<<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>}]}, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429347975063 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>, <<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>, <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166, 159,76,39,32,167,7,113,10,76,253,84,152,115,239>>, <<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191, 236>>, <<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.146 [info] auth_response(<<"262429347975063">>): {ok,[{epdg_auth_tuple,<<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>,<<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>,<<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,159,76,39,32,167,7,113,10,76,253,84,152,115,239>>,<<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191,236>>,<<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>}]} 08:32:19.146 [info] auth_response for <<"262429347975063">>: {ok,[{epdg_auth_tuple,<<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>,<<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>,<<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,159,76,39,32,167,7,113,10,76,253,84,152,115,239>>,<<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191,236>>,<<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>}]} 08:32:19.146 [info] GSUP: Tx #{auth_tuples => [#{autn => <<229,80,210,246,178,186,19,77,157,93,174,161,72,23,182,146>>,ck => <<97,29,122,254,24,51,188,4,229,170,89,214,217,250,242,12>>,ik => <<196,69,250,217,193,245,255,155,154,168,143,207,76,90,191,236>>,rand => <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166>>,res => <<5,232,242,248,171,254,60,216,106,159,150,167,42,4,69,166,159,76,39,32,167,7,113,10,76,253,84,152,115,239>>}],imsi => <<"262429347975063">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429347975063">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429347975063 receive call lu_request from <0.743.0> in state state_authenticating *DBG* epdg_ue_fsm_262429347975063 send ok to <0.743.0> *DBG* aaa_ue_fsm_262429347975063 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.147 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429347975063">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429347975063 consume call lu_request from <0.743.0> in state state_authenticating 08:32:19.147 [info] ue_fsm lu_request 08:32:19.147 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,false,0,false,false} 08:32:19.147 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429347975063 send ok to <0.201.0> 08:32:19.147 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429347975063",undefined,undefined,false,false,undefined} 08:32:19.147 [debug] SWx Tx SAR Imsi="262429347975063" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429347975063 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:19.147 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","43",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429347975063",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429347975063 receive call {rx_swx_saa,{ok,1,#{}}} from <0.744.0> in state state_wait_swx_saa 08:32:19.150 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;43;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429347975063",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.150 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429347975063 send ok to <0.744.0> *DBG* epdg_ue_fsm_262429347975063 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.150 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429347975063",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429347975063 consume call {rx_swx_saa,{ok,1,#{}}} from <0.744.0> in state state_wait_swx_saa => state_authenticated 08:32:19.150 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429347975063 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429347975063">>,ok}} 08:32:19.150 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429347975063 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.150 [info] lu_response(<<"262429347975063">>): ok 08:32:19.150 [info] lu_response for <<"262429347975063">>: ok 08:32:19.150 [info] GSUP: Tx #{imsi => <<"262429347975063">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429347975063">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429347975063 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.745.0> in state state_authenticated 08:32:19.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429347975063">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:19.152 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:19.152 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429347975063 send ok to <0.745.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.152 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262429347975063 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.745.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429347975063 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:19.152 [info] s2b: Tx {gtp,v2,create_session_request,0,5694860,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429347975063">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735009,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079770,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:19.152 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429347975063 receive call {rx_s6b_aar,"262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.746.0> in state state_authenticated 08:32:19.156 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:19.156 [info] ue_fsm ev_rx_s6b_aar: "262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.156 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429347975063",undefined,undefined,true,false,undefined} 08:32:19.156 [debug] SWx Tx SAR Imsi="262429347975063" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.156 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","44",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429347975063",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429347975063 send ok to <0.746.0> 08:32:19.157 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429347975063 consume call {rx_s6b_aar,"262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.746.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429347975063 receive call {rx_swx_saa,{ok,13,#{}}} from <0.747.0> in state state_authenticated_wait_swx_saa 08:32:19.159 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;44;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429347975063",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429347975063 send ok to <0.747.0> 08:32:19.159 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429347975063 consume call {rx_swx_saa,{ok,13,#{}}} from <0.747.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.159 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429347975063","262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.746.0>} 08:32:19.159 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.159 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.161 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,161,86,229,140,0,2,0,2,0,16,0,87,0,9,1,160,194,126,13,246,172,18,36,103,79,0,5,0,1,192,168,0,4,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,194,126,13,246,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,194,126,13,246,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.162 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735009,5694860,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Â~\rö">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3263041014,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3263041014,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,4>>}}} 08:32:19.162 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429347975063">>,<0.740.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735009,3263041014,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079770,3263041014}],[],[],[],[],[]}}}} 08:32:19.162 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.162 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 3603079770,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3263041014}} *DBG* epdg_ue_fsm_262429347975063 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 3603079770, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3263041014}}} from <0.748.0> in state state_wait_create_session_resp 08:32:19.162 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,false,0,false,false} 08:32:19.162 [info] KMOD Port Create PDP Context Call {<0.740.0>,[alias|#Ref<0.2201401468.1057554437.42158>]}: {create_pdp_context,{172,18,36,103},3603079770,3263041014,{192,168,0,4}} 08:32:19.162 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,4}, 3603079770, 3263041014 08:32:19.162 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],583,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,4}},{i_tid,3603079770},{o_tid,3263041014}]}} 08:32:19.162 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 3603079770,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3263041014}) returned ok *DBG* epdg_ue_fsm_262429347975063 send ok to <0.748.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429347975063">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 3603079770, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3263041014}}}} 08:32:19.162 [info] tunnel_response(<<"262429347975063">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 3603079770,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3263041014}} *DBG* epdg_ue_fsm_262429347975063 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,4>>,undefined}, local_teid => 3603079770, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3263041014}}} from <0.748.0> in state state_wait_create_session_resp => state_active 08:32:19.162 [info] tunnel_response for <<"262429347975063">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,4>>,undefined},local_teid => 3603079770,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3263041014}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.162 [info] GSUP: Tx #{imsi => <<"262429347975063">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,4>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262425467358825">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:19.241 [info] GSUP: Rx #{imsi => <<"262425467358825">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425467358825 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425467358825 consume internal init_state in state state_new 08:32:19.241 [info] ue_fsm start(epdg_ue_fsm_262425467358825) *DBG* epdg_ue_fsm_262425467358825 receive call {auth_request,33,"internet",#{}} from <0.749.0> in state state_new 08:32:19.241 [info] ue_fsm init(<<"262425467358825">>) 08:32:19.241 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425467358825 send ok to <0.749.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.241 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425467358825 consume call {auth_request,33,"internet",#{}} from <0.749.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425467358825 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425467358825 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425467358825 consume internal init_state in state state_new 08:32:19.241 [info] ue_fsm start_link(aaa_ue_fsm_262425467358825) *DBG* aaa_ue_fsm_262425467358825 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.241 [info] ue_fsm init("262425467358825") 08:32:19.241 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:19.241 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425467358825",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425467358825 send ok to <0.201.0> 08:32:19.241 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425467358825 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:19.241 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","45",";","nonode@nohost"],1,undefined,undefined,undefined,"262425467358825",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:19.245 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;45;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425467358825",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253]],[[138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119,99,55,253,184,242,30,43,251,138,94,35,131,118]],["foobar"],[[130,82,154,124,232,88,91,227,150,78,42,119,200,116,79,182]],[[53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425467358825 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>, <<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>, <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119, 99,55,253,184,242,30,43,251,138,94,35,131,118>>, <<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>, <<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79, 182>>}]}} from <0.752.0> in state state_wait_swx_maa 08:32:19.245 [info] dia_sip2gsup: auth [138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253] authz [138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119,99,55,253,184,242,30,43,251,138,94,35,131,118]  08:32:19.245 [info] rand [138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18] autn [104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253]  08:32:19.245 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425467358825 send ok to <0.752.0> *DBG* epdg_ue_fsm_262425467358825 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>, <<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>, <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119, 99,55,253,184,242,30,43,251,138,94,35,131,118>>, <<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>, <<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79, 182>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:19.245 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425467358825",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425467358825 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>, <<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>, <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119, 99,55,253,184,242,30,43,251,138,94,35,131,118>>, <<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>, <<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79, 182>>}]}} from <0.752.0> in state state_wait_swx_maa => state_new 08:32:19.245 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>,<<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>,<<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119,99,55,253,184,242,30,43,251,138,94,35,131,118>>,<<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>,<<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79,182>>}]} *DBG* epdg_ue_fsm_262425467358825 send ok to <0.211.0> 08:32:19.246 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>,<<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>,<<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119,99,55,253,184,242,30,43,251,138,94,35,131,118>>,<<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>,<<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79,182>>}]}, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262425467358825">>, {ok, [{epdg_auth_tuple, <<138,40,171,246,193,14,52,199,243,8,131,157,8, 6,192,18>>, <<104,157,90,22,68,86,140,191,25,10,147,148, 206,238,17,253>>, <<138,40,171,246,193,14,52,199,243,8,131,157,8, 6,192,18,119,99,55,253,184,242,30,43,251,138, 94,35,131,118>>, <<53,201,172,68,224,85,20,26,81,254,157,170, 120,231,99,149>>, <<130,82,154,124,232,88,91,227,150,78,42, 119,200,116,79,182>>}]}}} *DBG* epdg_ue_fsm_262425467358825 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>, <<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>, <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119, 99,55,253,184,242,30,43,251,138,94,35,131,118>>, <<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>, <<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79, 182>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.246 [info] auth_response(<<"262425467358825">>): {ok,[{epdg_auth_tuple,<<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>,<<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>,<<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119,99,55,253,184,242,30,43,251,138,94,35,131,118>>,<<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>,<<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79,182>>}]} 08:32:19.246 [info] auth_response for <<"262425467358825">>: {ok,[{epdg_auth_tuple,<<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>,<<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>,<<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119,99,55,253,184,242,30,43,251,138,94,35,131,118>>,<<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>,<<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79,182>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.246 [info] GSUP: Tx #{auth_tuples => [#{autn => <<104,157,90,22,68,86,140,191,25,10,147,148,206,238,17,253>>,ck => <<130,82,154,124,232,88,91,227,150,78,42,119,200,116,79,182>>,ik => <<53,201,172,68,224,85,20,26,81,254,157,170,120,231,99,149>>,rand => <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18>>,res => <<138,40,171,246,193,14,52,199,243,8,131,157,8,6,192,18,119,99,55,253,184,242,30,43,251,138,94,35,131,118>>}],imsi => <<"262425467358825">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425467358825">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425467358825 receive call lu_request from <0.753.0> in state state_authenticating 08:32:19.247 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425467358825">>,message_type => location_upd_req} 08:32:19.247 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425467358825 send ok to <0.753.0> 08:32:19.247 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425467358825 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425467358825 consume call lu_request from <0.753.0> in state state_authenticating 08:32:19.247 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.248 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425467358825",undefined,undefined,false,false,undefined} 08:32:19.248 [debug] SWx Tx SAR Imsi="262425467358825" Type=1 APN="internet" AgentInfoOpt=[]  08:32:19.248 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","46",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425467358825",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425467358825 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425467358825 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425467358825 receive call {rx_swx_saa,{ok,1,#{}}} from <0.754.0> in state state_wait_swx_saa 08:32:19.251 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;46;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425467358825",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425467358825 send ok to <0.754.0> *DBG* epdg_ue_fsm_262425467358825 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.251 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425467358825 consume call {rx_swx_saa,{ok,1,#{}}} from <0.754.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425467358825 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425467358825">>,ok}} 08:32:19.251 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425467358825",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425467358825 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:19.251 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.251 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,false,0,false,false} 08:32:19.251 [info] lu_response(<<"262425467358825">>): ok 08:32:19.251 [info] lu_response for <<"262425467358825">>: ok 08:32:19.251 [info] GSUP: Tx #{imsi => <<"262425467358825">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425467358825">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:19.252 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425467358825">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425467358825 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.755.0> in state state_authenticated 08:32:19.252 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:19.252 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,false,0,false,false} 08:32:19.252 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262425467358825 send ok to <0.755.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.252 [info] s2b: Tx {gtp,v2,create_session_request,0,5694861,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425467358825">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735010,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079771,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425467358825 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.755.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425467358825 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:19.252 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425467358825 receive call {rx_s6b_aar,"262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.756.0> in state state_authenticated 08:32:19.259 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:19.259 [info] ue_fsm ev_rx_s6b_aar: "262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.259 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262425467358825",undefined,undefined,true,false,undefined} 08:32:19.259 [debug] SWx Tx SAR Imsi="262425467358825" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.260 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","47",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425467358825",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425467358825 send ok to <0.756.0> *DBG* aaa_ue_fsm_262425467358825 consume call {rx_s6b_aar,"262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.756.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:19.260 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425467358825 receive call {rx_swx_saa,{ok,13,#{}}} from <0.757.0> in state state_authenticated_wait_swx_saa 08:32:19.262 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;47;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425467358825",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.262 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425467358825 send ok to <0.757.0> 08:32:19.262 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425467358825","262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.756.0>} 08:32:19.262 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262425467358825 consume call {rx_swx_saa,{ok,13,#{}}} from <0.757.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.262 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.266 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,162,86,229,141,0,2,0,2,0,16,0,87,0,9,1,160,136,10,53,193,172,18,36,103,79,0,5,0,1,192,168,0,5,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,136,10,53,193,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,136,10,53,193,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.266 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735010,5694861,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<136,10,53,193>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2282370497,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2282370497,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,5>>}}} 08:32:19.266 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425467358825">>,<0.750.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735010,2282370497,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079771,2282370497}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425467358825 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 3603079771, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2282370497}}} from <0.758.0> in state state_wait_create_session_resp 08:32:19.266 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.266 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 3603079771,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2282370497}} 08:32:19.266 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,false,0,false,false} 08:32:19.266 [info] KMOD Port Create PDP Context Call {<0.750.0>,[alias|#Ref<0.2201401468.1057554444.45038>]}: {create_pdp_context,{172,18,36,103},3603079771,2282370497,{192,168,0,5}} 08:32:19.266 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,5}, 3603079771, 2282370497 08:32:19.266 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],589,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,5}},{i_tid,3603079771},{o_tid,2282370497}]}} 08:32:19.266 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 3603079771,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2282370497}) returned ok *DBG* epdg_ue_fsm_262425467358825 send ok to <0.758.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425467358825">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 3603079771, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2282370497}}}} 08:32:19.266 [info] tunnel_response(<<"262425467358825">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 3603079771,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2282370497}} *DBG* epdg_ue_fsm_262425467358825 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,5>>,undefined}, local_teid => 3603079771, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2282370497}}} from <0.758.0> in state state_wait_create_session_resp => state_active 08:32:19.266 [info] tunnel_response for <<"262425467358825">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,5>>,undefined},local_teid => 3603079771,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2282370497}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.266 [info] GSUP: Tx #{imsi => <<"262425467358825">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,5>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428445499576">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428445499576 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428445499576 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428445499576 receive call {auth_request,33,"internet",#{}} from <0.759.0> in state state_new *DBG* epdg_ue_fsm_262428445499576 send ok to <0.759.0> *DBG* epdg_ue_fsm_262428445499576 consume call {auth_request,33,"internet",#{}} from <0.759.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428445499576 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:19.341 [info] GSUP: Rx #{imsi => <<"262428445499576">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:19.341 [info] ue_fsm start(epdg_ue_fsm_262428445499576) *DBG* aaa_ue_fsm_262428445499576 enter aaa_ue_fsm in state state_new 08:32:19.341 [info] ue_fsm init(<<"262428445499576">>) *DBG* aaa_ue_fsm_262428445499576 consume internal init_state in state state_new 08:32:19.341 [info] ue_fsm auth_request 08:32:19.341 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428445499576 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.341 [info] ue_fsm start_link(aaa_ue_fsm_262428445499576) 08:32:19.341 [info] ue_fsm init("262428445499576") 08:32:19.341 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:19.342 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428445499576",undefined,undefined,false,false,undefined} 08:32:19.342 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.342 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","48",";","nonode@nohost"],1,undefined,undefined,undefined,"262428445499576",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428445499576 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428445499576 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:19.345 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;48;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428445499576",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167]],[[79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,156,61,54,29,79,0,15,221,54,210,59,155,106,122]],["foobar"],[[135,9,32,12,181,88,146,40,236,219,135,222,63,157,144,189]],[[106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428445499576 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>, <<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>, <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78, 201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>, <<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>, <<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144, 189>>}]}} from <0.762.0> in state state_wait_swx_maa 08:32:19.345 [info] dia_sip2gsup: auth [79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167] authz [79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,156,61,54,29,79,0,15,221,54,210,59,155,106,122]  08:32:19.345 [info] rand [79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201] autn [149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167]  *DBG* aaa_ue_fsm_262428445499576 send ok to <0.762.0> *DBG* aaa_ue_fsm_262428445499576 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>, <<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>, <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78, 201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>, <<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>, <<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144, 189>>}]}} from <0.762.0> in state state_wait_swx_maa => state_new 08:32:19.345 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428445499576 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>, <<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>, <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78, 201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>, <<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>, <<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144, 189>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:19.345 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428445499576",undefined,undefined,false,false,undefined} 08:32:19.345 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>,<<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>,<<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>,<<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>,<<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144,189>>}]} *DBG* epdg_ue_fsm_262428445499576 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428445499576">>, {ok, [{epdg_auth_tuple, <<79,140,200,122,71,224,104,100,123,231,54,186, 193,164,78,201>>, <<149,230,66,80,173,213,83,59,33,136,145,124, 176,233,78,167>>, <<79,140,200,122,71,224,104,100,123,231,54,186, 193,164,78,201,156,61,54,29,79,0,15,221,54, 210,59,155,106,122>>, <<106,121,152,164,77,51,97,159,224,82,138,249, 127,135,176,169>>, <<135,9,32,12,181,88,146,40,236,219,135, 222,63,157,144,189>>}]}}} 08:32:19.345 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>,<<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>,<<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>,<<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>,<<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144,189>>}]}, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428445499576 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>, <<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>, <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78, 201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>, <<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>, <<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144, 189>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.345 [info] auth_response(<<"262428445499576">>): {ok,[{epdg_auth_tuple,<<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>,<<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>,<<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>,<<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>,<<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144,189>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.345 [info] auth_response for <<"262428445499576">>: {ok,[{epdg_auth_tuple,<<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>,<<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>,<<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>,<<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>,<<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144,189>>}]} 08:32:19.345 [info] GSUP: Tx #{auth_tuples => [#{autn => <<149,230,66,80,173,213,83,59,33,136,145,124,176,233,78,167>>,ck => <<135,9,32,12,181,88,146,40,236,219,135,222,63,157,144,189>>,ik => <<106,121,152,164,77,51,97,159,224,82,138,249,127,135,176,169>>,rand => <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201>>,res => <<79,140,200,122,71,224,104,100,123,231,54,186,193,164,78,201,156,61,54,29,79,0,15,221,54,210,59,155,106,122>>}],imsi => <<"262428445499576">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428445499576">>, message_type => location_upd_req}} 08:32:19.346 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428445499576">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428445499576 receive call lu_request from <0.763.0> in state state_authenticating 08:32:19.346 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428445499576 send ok to <0.763.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428445499576 consume call lu_request from <0.763.0> in state state_authenticating 08:32:19.346 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428445499576 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:19.346 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.347 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428445499576",undefined,undefined,false,false,undefined} 08:32:19.347 [debug] SWx Tx SAR Imsi="262428445499576" Type=1 APN="internet" AgentInfoOpt=[]  08:32:19.347 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","49",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428445499576",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428445499576 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428445499576 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428445499576 receive call {rx_swx_saa,{ok,1,#{}}} from <0.764.0> in state state_wait_swx_saa 08:32:19.349 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;49;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428445499576",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428445499576 send ok to <0.764.0> *DBG* epdg_ue_fsm_262428445499576 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.349 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428445499576 consume call {rx_swx_saa,{ok,1,#{}}} from <0.764.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428445499576 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428445499576">>,ok}} 08:32:19.349 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428445499576",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428445499576 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:19.349 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:19.349 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.349 [info] lu_response(<<"262428445499576">>): ok 08:32:19.349 [info] lu_response for <<"262428445499576">>: ok 08:32:19.349 [info] GSUP: Tx #{imsi => <<"262428445499576">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428445499576">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428445499576 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.765.0> in state state_authenticated 08:32:19.350 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428445499576">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:19.350 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:19.350 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,false,0,false,false} 08:32:19.350 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:19.350 [info] s2b: Tx {gtp,v2,create_session_request,0,5694862,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428445499576">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735011,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079772,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428445499576 send ok to <0.765.0> 08:32:19.350 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428445499576 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.765.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428445499576 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428445499576 receive call {rx_s6b_aar,"262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.766.0> in state state_authenticated 08:32:19.354 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:19.354 [info] ue_fsm ev_rx_s6b_aar: "262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.354 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428445499576",undefined,undefined,true,false,undefined} 08:32:19.354 [debug] SWx Tx SAR Imsi="262428445499576" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.354 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","50",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428445499576",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428445499576 send ok to <0.766.0> 08:32:19.354 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428445499576 consume call {rx_s6b_aar,"262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.766.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428445499576 receive call {rx_swx_saa,{ok,13,#{}}} from <0.767.0> in state state_authenticated_wait_swx_saa 08:32:19.356 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;50;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428445499576",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.356 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428445499576 send ok to <0.767.0> *DBG* aaa_ue_fsm_262428445499576 consume call {rx_swx_saa,{ok,13,#{}}} from <0.767.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.356 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428445499576","262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.766.0>} 08:32:19.356 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.356 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.358 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,163,86,229,142,0,2,0,2,0,16,0,87,0,9,1,160,223,74,162,204,172,18,36,103,79,0,5,0,1,192,168,0,6,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,223,74,162,204,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,223,74,162,204,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.358 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735011,5694862,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ßJ¢Ì">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3746210508,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3746210508,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,6>>}}} 08:32:19.358 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428445499576">>,<0.760.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735011,3746210508,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3603079772,3746210508}],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:19.358 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428445499576 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 3603079772, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3746210508}}} from <0.768.0> in state state_wait_create_session_resp 08:32:19.358 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 3603079772,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3746210508}} 08:32:19.359 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,false,0,false,false} 08:32:19.359 [info] KMOD Port Create PDP Context Call {<0.760.0>,[alias|#Ref<0.2201401468.1057554437.42340>]}: {create_pdp_context,{172,18,36,103},3603079772,3746210508,{192,168,0,6}} 08:32:19.359 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,6}, 3603079772, 3746210508 08:32:19.359 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],774,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,6}},{i_tid,3603079772},{o_tid,3746210508}]}} 08:32:19.359 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 3603079772,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3746210508}) returned ok *DBG* epdg_ue_fsm_262428445499576 send ok to <0.768.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428445499576">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 3603079772, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3746210508}}}} *DBG* epdg_ue_fsm_262428445499576 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,6>>,undefined}, local_teid => 3603079772, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3746210508}}} from <0.768.0> in state state_wait_create_session_resp => state_active 08:32:19.359 [info] tunnel_response(<<"262428445499576">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 3603079772,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3746210508}} 08:32:19.359 [info] tunnel_response for <<"262428445499576">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,6>>,undefined},local_teid => 3603079772,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3746210508}} 08:32:19.359 [info] GSUP: Tx #{imsi => <<"262428445499576">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,6>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429335516288">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429335516288 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429335516288 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429335516288 receive call {auth_request,33,"internet",#{}} from <0.769.0> in state state_new *DBG* epdg_ue_fsm_262429335516288 send ok to <0.769.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429335516288 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429335516288 consume call {auth_request,33,"internet",#{}} from <0.769.0> in state state_new => state_wait_auth_resp 08:32:19.441 [info] GSUP: Rx #{imsi => <<"262429335516288">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* aaa_ue_fsm_262429335516288 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429335516288 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429335516288 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.441 [info] ue_fsm start(epdg_ue_fsm_262429335516288) 08:32:19.441 [info] ue_fsm init(<<"262429335516288">>) 08:32:19.441 [info] ue_fsm auth_request 08:32:19.442 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,false,0,false,false} 08:32:19.442 [info] ue_fsm start_link(aaa_ue_fsm_262429335516288) 08:32:19.442 [info] ue_fsm init("262429335516288") *DBG* aaa_ue_fsm_262429335516288 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429335516288 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:19.442 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:19.442 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429335516288",undefined,undefined,false,false,undefined} 08:32:19.442 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.442 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","51",";","nonode@nohost"],1,undefined,undefined,undefined,"262429335516288",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429335516288 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>, <<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>, <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207, 26,126,96,163,154,187,45,230,181,241,135,30,53,142>>, <<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>, <<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>}]}} from <0.772.0> in state state_wait_swx_maa 08:32:19.445 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;51;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429335516288",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14]],[[52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,26,126,96,163,154,187,45,230,181,241,135,30,53,142]],["foobar"],[[15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41]],[[130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.445 [info] dia_sip2gsup: auth [52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14] authz [52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,26,126,96,163,154,187,45,230,181,241,135,30,53,142]  *DBG* aaa_ue_fsm_262429335516288 send ok to <0.772.0> *DBG* epdg_ue_fsm_262429335516288 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>, <<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>, <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207, 26,126,96,163,154,187,45,230,181,241,135,30,53,142>>, <<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>, <<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:19.445 [info] rand [52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207] autn [136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14]  *DBG* aaa_ue_fsm_262429335516288 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>, <<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>, <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207, 26,126,96,163,154,187,45,230,181,241,135,30,53,142>>, <<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>, <<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>}]}} from <0.772.0> in state state_wait_swx_maa => state_new 08:32:19.445 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429335516288 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429335516288">>, {ok, [{epdg_auth_tuple, <<52,126,151,104,17,86,218,206,139,25,191,59, 245,27,147,207>>, <<136,212,208,7,101,249,19,167,213,10,184,75, 68,136,58,14>>, <<52,126,151,104,17,86,218,206,139,25,191,59, 245,27,147,207,26,126,96,163,154,187,45,230, 181,241,135,30,53,142>>, <<130,181,31,177,214,100,214,129,199,105,18, 131,125,148,52,40>>, <<15,125,4,111,251,149,139,136,135,237,62, 51,162,90,95,41>>}]}}} 08:32:19.445 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429335516288",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429335516288 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>, <<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>, <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207, 26,126,96,163,154,187,45,230,181,241,135,30,53,142>>, <<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>, <<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.445 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>,<<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>,<<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,26,126,96,163,154,187,45,230,181,241,135,30,53,142>>,<<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>,<<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.446 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>,<<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>,<<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,26,126,96,163,154,187,45,230,181,241,135,30,53,142>>,<<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>,<<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>}]}, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,false,0,false,false} 08:32:19.446 [info] auth_response(<<"262429335516288">>): {ok,[{epdg_auth_tuple,<<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>,<<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>,<<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,26,126,96,163,154,187,45,230,181,241,135,30,53,142>>,<<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>,<<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>}]} 08:32:19.446 [info] auth_response for <<"262429335516288">>: {ok,[{epdg_auth_tuple,<<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>,<<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>,<<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,26,126,96,163,154,187,45,230,181,241,135,30,53,142>>,<<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>,<<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>}]} 08:32:19.446 [info] GSUP: Tx #{auth_tuples => [#{autn => <<136,212,208,7,101,249,19,167,213,10,184,75,68,136,58,14>>,ck => <<15,125,4,111,251,149,139,136,135,237,62,51,162,90,95,41>>,ik => <<130,181,31,177,214,100,214,129,199,105,18,131,125,148,52,40>>,rand => <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207>>,res => <<52,126,151,104,17,86,218,206,139,25,191,59,245,27,147,207,26,126,96,163,154,187,45,230,181,241,135,30,53,142>>}],imsi => <<"262429335516288">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429335516288">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429335516288 receive call lu_request from <0.773.0> in state state_authenticating *DBG* epdg_ue_fsm_262429335516288 send ok to <0.773.0> 08:32:19.447 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429335516288">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429335516288 consume call lu_request from <0.773.0> in state state_authenticating *DBG* aaa_ue_fsm_262429335516288 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.447 [info] ue_fsm lu_request 08:32:19.447 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,false,0,false,false} 08:32:19.447 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.447 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429335516288",undefined,undefined,false,false,undefined} 08:32:19.447 [debug] SWx Tx SAR Imsi="262429335516288" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429335516288 send ok to <0.201.0> 08:32:19.448 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","52",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429335516288",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429335516288 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429335516288 receive call {rx_swx_saa,{ok,1,#{}}} from <0.774.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429335516288 send ok to <0.774.0> *DBG* epdg_ue_fsm_262429335516288 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.450 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;52;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429335516288",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429335516288 consume call {rx_swx_saa,{ok,1,#{}}} from <0.774.0> in state state_wait_swx_saa => state_authenticated 08:32:19.450 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429335516288 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429335516288">>,ok}} 08:32:19.450 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429335516288",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429335516288 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:19.450 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.450 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,false,0,false,false} 08:32:19.450 [info] lu_response(<<"262429335516288">>): ok 08:32:19.450 [info] lu_response for <<"262429335516288">>: ok 08:32:19.450 [info] GSUP: Tx #{imsi => <<"262429335516288">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429335516288">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429335516288 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.775.0> in state state_authenticated 08:32:19.451 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429335516288">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429335516288 send ok to <0.775.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.451 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262429335516288 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.775.0> in state state_authenticated => state_wait_create_session_resp 08:32:19.451 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429335516288 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:19.451 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:19.452 [info] s2b: Tx {gtp,v2,create_session_request,0,5694863,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429335516288">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735012,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079773,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:19.452 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429335516288 receive call {rx_s6b_aar,"262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.776.0> in state state_authenticated 08:32:19.456 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:19.456 [info] ue_fsm ev_rx_s6b_aar: "262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.456 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429335516288",undefined,undefined,true,false,undefined} 08:32:19.456 [debug] SWx Tx SAR Imsi="262429335516288" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.456 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","53",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429335516288",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429335516288 send ok to <0.776.0> *DBG* aaa_ue_fsm_262429335516288 consume call {rx_s6b_aar,"262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.776.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:19.456 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429335516288 receive call {rx_swx_saa,{ok,13,#{}}} from <0.777.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429335516288 send ok to <0.777.0> *DBG* aaa_ue_fsm_262429335516288 consume call {rx_swx_saa,{ok,13,#{}}} from <0.777.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.458 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;53;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429335516288",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.458 [info] ue_fsm ev_rx_swx_saa 08:32:19.458 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429335516288","262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.776.0>} 08:32:19.458 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.458 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.460 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,164,86,229,143,0,2,0,2,0,16,0,87,0,9,1,160,123,107,149,130,172,18,36,103,79,0,5,0,1,192,168,0,7,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,123,107,149,130,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,123,107,149,130,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.460 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735012,5694863,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<123,107,149,130>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2070648194,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2070648194,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,7>>}}} 08:32:19.460 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429335516288">>,<0.770.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735012,2070648194,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079773,2070648194}],[],[]}}}} 08:32:19.460 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.460 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 3603079773,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2070648194}} *DBG* epdg_ue_fsm_262429335516288 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 3603079773, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2070648194}}} from <0.778.0> in state state_wait_create_session_resp 08:32:19.460 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,false,0,false,false} 08:32:19.460 [info] KMOD Port Create PDP Context Call {<0.770.0>,[alias|#Ref<0.2201401468.1057554444.45331>]}: {create_pdp_context,{172,18,36,103},3603079773,2070648194,{192,168,0,7}} 08:32:19.460 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,7}, 3603079773, 2070648194 08:32:19.460 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],647,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,7}},{i_tid,3603079773},{o_tid,2070648194}]}} *DBG* epdg_ue_fsm_262429335516288 send ok to <0.778.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429335516288">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 3603079773, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2070648194}}}} 08:32:19.460 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 3603079773,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2070648194}) returned ok *DBG* epdg_ue_fsm_262429335516288 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,7>>,undefined}, local_teid => 3603079773, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2070648194}}} from <0.778.0> in state state_wait_create_session_resp => state_active 08:32:19.460 [info] tunnel_response(<<"262429335516288">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 3603079773,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2070648194}} 08:32:19.460 [info] tunnel_response for <<"262429335516288">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,7>>,undefined},local_teid => 3603079773,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2070648194}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.460 [info] GSUP: Tx #{imsi => <<"262429335516288">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,7>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421617896706">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421617896706 enter epdg_ue_fsm in state state_new 08:32:19.541 [info] GSUP: Rx #{imsi => <<"262421617896706">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421617896706 consume internal init_state in state state_new 08:32:19.541 [info] ue_fsm start(epdg_ue_fsm_262421617896706) *DBG* epdg_ue_fsm_262421617896706 receive call {auth_request,33,"internet",#{}} from <0.779.0> in state state_new 08:32:19.541 [info] ue_fsm init(<<"262421617896706">>) *DBG* epdg_ue_fsm_262421617896706 send ok to <0.779.0> 08:32:19.541 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421617896706 consume call {auth_request,33,"internet",#{}} from <0.779.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421617896706 enter aaa_ue_fsm in state state_new 08:32:19.542 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421617896706 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421617896706 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421617896706 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.542 [info] ue_fsm start_link(aaa_ue_fsm_262421617896706) 08:32:19.542 [info] ue_fsm init("262421617896706") 08:32:19.542 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:19.542 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421617896706",undefined,undefined,false,false,undefined} 08:32:19.542 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.542 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","54",";","nonode@nohost"],1,undefined,undefined,undefined,"262421617896706",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421617896706 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421617896706 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421617896706 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>, <<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>, <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127, 238,52,241,213,23,184,151,92,55,88,200,185,124,234>>, <<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>, <<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93, 189>>}]}} from <0.782.0> in state state_wait_swx_maa 08:32:19.545 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;54;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421617896706",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17]],[[30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,238,52,241,213,23,184,151,92,55,88,200,185,124,234]],["foobar"],[[149,19,160,96,136,218,246,15,223,227,199,177,16,237,93,189]],[[74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.545 [info] dia_sip2gsup: auth [30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17] authz [30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,238,52,241,213,23,184,151,92,55,88,200,185,124,234]  *DBG* aaa_ue_fsm_262421617896706 send ok to <0.782.0> 08:32:19.545 [info] rand [30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127] autn [210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17]  *DBG* aaa_ue_fsm_262421617896706 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>, <<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>, <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127, 238,52,241,213,23,184,151,92,55,88,200,185,124,234>>, <<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>, <<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93, 189>>}]}} from <0.782.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421617896706 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>, <<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>, <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127, 238,52,241,213,23,184,151,92,55,88,200,185,124,234>>, <<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>, <<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93, 189>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:19.545 [info] ue_fsm ev_rx_swx_maa 08:32:19.545 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421617896706",undefined,undefined,false,false,undefined} 08:32:19.545 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>,<<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>,<<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,238,52,241,213,23,184,151,92,55,88,200,185,124,234>>,<<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>,<<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93,189>>}]} *DBG* epdg_ue_fsm_262421617896706 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421617896706">>, {ok, [{epdg_auth_tuple, <<30,42,44,176,254,124,175,49,126,75,72,230, 236,215,174,127>>, <<210,135,80,152,110,69,151,60,96,72,195,65, 151,171,72,17>>, <<30,42,44,176,254,124,175,49,126,75,72,230, 236,215,174,127,238,52,241,213,23,184,151,92, 55,88,200,185,124,234>>, <<74,64,130,255,159,224,143,14,28,184,187,206, 34,41,184,144>>, <<149,19,160,96,136,218,246,15,223,227, 199,177,16,237,93,189>>}]}}} 08:32:19.545 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>,<<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>,<<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,238,52,241,213,23,184,151,92,55,88,200,185,124,234>>,<<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>,<<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93,189>>}]}, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421617896706 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>, <<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>, <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127, 238,52,241,213,23,184,151,92,55,88,200,185,124,234>>, <<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>, <<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93, 189>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.545 [info] auth_response(<<"262421617896706">>): {ok,[{epdg_auth_tuple,<<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>,<<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>,<<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,238,52,241,213,23,184,151,92,55,88,200,185,124,234>>,<<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>,<<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93,189>>}]} 08:32:19.545 [info] auth_response for <<"262421617896706">>: {ok,[{epdg_auth_tuple,<<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>,<<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>,<<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,238,52,241,213,23,184,151,92,55,88,200,185,124,234>>,<<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>,<<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93,189>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.546 [info] GSUP: Tx #{auth_tuples => [#{autn => <<210,135,80,152,110,69,151,60,96,72,195,65,151,171,72,17>>,ck => <<149,19,160,96,136,218,246,15,223,227,199,177,16,237,93,189>>,ik => <<74,64,130,255,159,224,143,14,28,184,187,206,34,41,184,144>>,rand => <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127>>,res => <<30,42,44,176,254,124,175,49,126,75,72,230,236,215,174,127,238,52,241,213,23,184,151,92,55,88,200,185,124,234>>}],imsi => <<"262421617896706">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421617896706">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421617896706 receive call lu_request from <0.783.0> in state state_authenticating *DBG* epdg_ue_fsm_262421617896706 send ok to <0.783.0> *DBG* epdg_ue_fsm_262421617896706 consume call lu_request from <0.783.0> in state state_authenticating 08:32:19.547 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421617896706">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262421617896706 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.547 [info] ue_fsm lu_request 08:32:19.547 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,false,0,false,false} 08:32:19.547 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.547 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421617896706",undefined,undefined,false,false,undefined} 08:32:19.547 [debug] SWx Tx SAR Imsi="262421617896706" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421617896706 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421617896706 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:19.547 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","55",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421617896706",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421617896706 receive call {rx_swx_saa,{ok,1,#{}}} from <0.784.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421617896706 send ok to <0.784.0> *DBG* aaa_ue_fsm_262421617896706 consume call {rx_swx_saa,{ok,1,#{}}} from <0.784.0> in state state_wait_swx_saa => state_authenticated 08:32:19.550 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;55;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421617896706",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421617896706 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.550 [info] ue_fsm ev_rx_swx_saa 08:32:19.550 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421617896706",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421617896706 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421617896706">>,ok}} 08:32:19.550 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421617896706 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:19.550 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.550 [info] lu_response(<<"262421617896706">>): ok 08:32:19.550 [info] lu_response for <<"262421617896706">>: ok 08:32:19.550 [info] GSUP: Tx #{imsi => <<"262421617896706">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421617896706">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421617896706 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.785.0> in state state_authenticated 08:32:19.551 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421617896706">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:19.551 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:19.551 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,false,0,false,false} 08:32:19.551 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262421617896706 send ok to <0.785.0> 08:32:19.551 [info] s2b: Tx {gtp,v2,create_session_request,0,5694864,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421617896706">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735013,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079774,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421617896706 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.785.0> in state state_authenticated => state_wait_create_session_resp 08:32:19.552 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421617896706 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421617896706 receive call {rx_s6b_aar,"262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.786.0> in state state_authenticated 08:32:19.557 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:19.557 [info] ue_fsm ev_rx_s6b_aar: "262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.557 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421617896706",undefined,undefined,true,false,undefined} 08:32:19.557 [debug] SWx Tx SAR Imsi="262421617896706" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.557 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","56",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421617896706",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421617896706 send ok to <0.786.0> *DBG* aaa_ue_fsm_262421617896706 consume call {rx_s6b_aar,"262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.786.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:19.557 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421617896706 receive call {rx_swx_saa,{ok,13,#{}}} from <0.787.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421617896706 send ok to <0.787.0> 08:32:19.559 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;56;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421617896706",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421617896706 consume call {rx_swx_saa,{ok,13,#{}}} from <0.787.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.559 [info] ue_fsm ev_rx_swx_saa 08:32:19.559 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421617896706","262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.786.0>} 08:32:19.559 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.559 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.562 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,165,86,229,144,0,2,0,2,0,16,0,87,0,9,1,160,13,128,106,148,172,18,36,103,79,0,5,0,1,192,168,0,8,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,13,128,106,148,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,13,128,106,148,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421617896706 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 3603079774, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 226519700}}} from <0.788.0> in state state_wait_create_session_resp 08:32:19.562 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735013,5694864,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<13,128,106,148>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,226519700,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,226519700,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,8>>}}} 08:32:19.562 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421617896706">>,<0.780.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735013,226519700,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079774,226519700}],[]}}}} 08:32:19.562 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.562 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3603079774,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 226519700}} 08:32:19.562 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,false,0,false,false} 08:32:19.562 [info] KMOD Port Create PDP Context Call {<0.780.0>,[alias|#Ref<0.2201401468.1057554437.42383>]}: {create_pdp_context,{172,18,36,103},3603079774,226519700,{192,168,0,8}} 08:32:19.562 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,8}, 3603079774, 226519700 08:32:19.562 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],711,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,8}},{i_tid,3603079774},{o_tid,226519700}]}} 08:32:19.563 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3603079774,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 226519700}) returned ok *DBG* epdg_ue_fsm_262421617896706 send ok to <0.788.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421617896706">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 3603079774, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 226519700}}}} *DBG* epdg_ue_fsm_262421617896706 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,8>>,undefined}, local_teid => 3603079774, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 226519700}}} from <0.788.0> in state state_wait_create_session_resp => state_active 08:32:19.563 [info] tunnel_response(<<"262421617896706">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3603079774,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 226519700}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.563 [info] tunnel_response for <<"262421617896706">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,8>>,undefined},local_teid => 3603079774,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 226519700}} 08:32:19.563 [info] GSUP: Tx #{imsi => <<"262421617896706">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,8>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421062081870">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421062081870 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421062081870 consume internal init_state in state state_new 08:32:19.642 [info] GSUP: Rx #{imsi => <<"262421062081870">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421062081870 receive call {auth_request,33,"internet",#{}} from <0.789.0> in state state_new 08:32:19.642 [info] ue_fsm start(epdg_ue_fsm_262421062081870) *DBG* epdg_ue_fsm_262421062081870 send ok to <0.789.0> 08:32:19.642 [info] ue_fsm init(<<"262421062081870">>) *DBG* epdg_ue_fsm_262421062081870 consume call {auth_request,33,"internet",#{}} from <0.789.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.642 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421062081870 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:19.642 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421062081870 enter aaa_ue_fsm in state state_new 08:32:19.642 [info] ue_fsm start_link(aaa_ue_fsm_262421062081870) 08:32:19.642 [info] ue_fsm init("262421062081870") *DBG* aaa_ue_fsm_262421062081870 consume internal init_state in state state_new 08:32:19.642 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421062081870 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.642 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421062081870",undefined,undefined,false,false,undefined} 08:32:19.642 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.642 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","57",";","nonode@nohost"],1,undefined,undefined,undefined,"262421062081870",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421062081870 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421062081870 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421062081870 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>, <<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>, <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126, 47,26,31,120,29,216,19,237,169,52,231,197,17,133>>, <<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>, <<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>}]}} from <0.792.0> in state state_wait_swx_maa 08:32:19.645 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;57;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421062081870",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11]],[[88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,47,26,31,120,29,216,19,237,169,52,231,197,17,133]],["foobar"],[[209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118]],[[10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.645 [info] dia_sip2gsup: auth [88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11] authz [88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,47,26,31,120,29,216,19,237,169,52,231,197,17,133]  08:32:19.645 [info] rand [88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126] autn [160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11]  *DBG* aaa_ue_fsm_262421062081870 send ok to <0.792.0> 08:32:19.645 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421062081870 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>, <<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>, <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126, 47,26,31,120,29,216,19,237,169,52,231,197,17,133>>, <<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>, <<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421062081870 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>, <<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>, <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126, 47,26,31,120,29,216,19,237,169,52,231,197,17,133>>, <<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>, <<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>}]}} from <0.792.0> in state state_wait_swx_maa => state_new 08:32:19.645 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421062081870",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421062081870 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421062081870">>, {ok, [{epdg_auth_tuple, <<88,131,73,90,235,219,13,213,232,83,111,23,22, 184,148,126>>, <<160,177,30,46,62,6,84,87,2,97,124,122,60,81, 242,11>>, <<88,131,73,90,235,219,13,213,232,83,111,23,22, 184,148,126,47,26,31,120,29,216,19,237,169, 52,231,197,17,133>>, <<10,226,68,49,219,9,225,186,159,25,93,233,114, 136,102,177>>, <<209,65,50,111,103,108,252,4,48,61,183, 177,164,5,221,118>>}]}}} 08:32:19.645 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>,<<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>,<<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,47,26,31,120,29,216,19,237,169,52,231,197,17,133>>,<<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>,<<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>}]} *DBG* epdg_ue_fsm_262421062081870 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>, <<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>, <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126, 47,26,31,120,29,216,19,237,169,52,231,197,17,133>>, <<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>, <<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.646 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>,<<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>,<<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,47,26,31,120,29,216,19,237,169,52,231,197,17,133>>,<<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>,<<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>}]}, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.646 [info] auth_response(<<"262421062081870">>): {ok,[{epdg_auth_tuple,<<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>,<<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>,<<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,47,26,31,120,29,216,19,237,169,52,231,197,17,133>>,<<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>,<<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>}]} 08:32:19.646 [info] auth_response for <<"262421062081870">>: {ok,[{epdg_auth_tuple,<<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>,<<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>,<<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,47,26,31,120,29,216,19,237,169,52,231,197,17,133>>,<<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>,<<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>}]} 08:32:19.646 [info] GSUP: Tx #{auth_tuples => [#{autn => <<160,177,30,46,62,6,84,87,2,97,124,122,60,81,242,11>>,ck => <<209,65,50,111,103,108,252,4,48,61,183,177,164,5,221,118>>,ik => <<10,226,68,49,219,9,225,186,159,25,93,233,114,136,102,177>>,rand => <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126>>,res => <<88,131,73,90,235,219,13,213,232,83,111,23,22,184,148,126,47,26,31,120,29,216,19,237,169,52,231,197,17,133>>}],imsi => <<"262421062081870">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421062081870">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421062081870 receive call lu_request from <0.793.0> in state state_authenticating 08:32:19.647 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421062081870">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421062081870 send ok to <0.793.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.647 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421062081870 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421062081870 consume call lu_request from <0.793.0> in state state_authenticating 08:32:19.647 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,false,0,false,false} 08:32:19.647 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.647 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421062081870",undefined,undefined,false,false,undefined} 08:32:19.647 [debug] SWx Tx SAR Imsi="262421062081870" Type=1 APN="internet" AgentInfoOpt=[]  08:32:19.647 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","58",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421062081870",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421062081870 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421062081870 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421062081870 receive call {rx_swx_saa,{ok,1,#{}}} from <0.794.0> in state state_wait_swx_saa 08:32:19.650 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;58;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421062081870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421062081870 send ok to <0.794.0> *DBG* epdg_ue_fsm_262421062081870 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.650 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421062081870 consume call {rx_swx_saa,{ok,1,#{}}} from <0.794.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421062081870 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421062081870">>,ok}} 08:32:19.650 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421062081870",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421062081870 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.650 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:19.650 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,false,0,false,false} 08:32:19.650 [info] lu_response(<<"262421062081870">>): ok 08:32:19.650 [info] lu_response for <<"262421062081870">>: ok 08:32:19.650 [info] GSUP: Tx #{imsi => <<"262421062081870">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421062081870">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:19.652 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421062081870">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421062081870 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.795.0> in state state_authenticated 08:32:19.652 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:19.652 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,false,0,false,false} 08:32:19.652 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:19.652 [info] s2b: Tx {gtp,v2,create_session_request,0,5694865,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421062081870">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735014,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079775,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421062081870 send ok to <0.795.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.652 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421062081870 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.795.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421062081870 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:19.657 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421062081870 receive call {rx_s6b_aar,"262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.796.0> in state state_authenticated 08:32:19.657 [info] ue_fsm ev_rx_s6b_aar: "262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.657 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421062081870",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262421062081870 send ok to <0.796.0> 08:32:19.657 [debug] SWx Tx SAR Imsi="262421062081870" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421062081870 consume call {rx_s6b_aar,"262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.796.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:19.657 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","59",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421062081870",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:19.657 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421062081870 receive call {rx_swx_saa,{ok,13,#{}}} from <0.797.0> in state state_authenticated_wait_swx_saa 08:32:19.660 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;59;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421062081870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421062081870 send ok to <0.797.0> *DBG* aaa_ue_fsm_262421062081870 consume call {rx_swx_saa,{ok,13,#{}}} from <0.797.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.660 [info] ue_fsm ev_rx_swx_saa 08:32:19.660 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421062081870","262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.796.0>} 08:32:19.660 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.660 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.662 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,166,86,229,145,0,2,0,2,0,16,0,87,0,9,1,160,9,107,106,107,172,18,36,103,79,0,5,0,1,192,168,0,9,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,9,107,106,107,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,9,107,106,107,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.662 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735014,5694865,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"\tkjk">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,158034539,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,158034539,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,9>>}}} 08:32:19.662 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421062081870">>,<0.790.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735014,158034539,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3603079775,158034539}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421062081870 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 3603079775, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 158034539}}} from <0.798.0> in state state_wait_create_session_resp 08:32:19.662 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.662 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 3603079775,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 158034539}} 08:32:19.662 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,false,0,false,false} 08:32:19.662 [info] KMOD Port Create PDP Context Call {<0.790.0>,[alias|#Ref<0.2201401468.1057554442.41172>]}: {create_pdp_context,{172,18,36,103},3603079775,158034539,{192,168,0,9}} 08:32:19.662 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,9}, 3603079775, 158034539 08:32:19.662 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],653,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,9}},{i_tid,3603079775},{o_tid,158034539}]}} 08:32:19.663 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 3603079775,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 158034539}) returned ok *DBG* epdg_ue_fsm_262421062081870 send ok to <0.798.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421062081870">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 3603079775, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 158034539}}}} 08:32:19.663 [info] tunnel_response(<<"262421062081870">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 3603079775,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 158034539}} *DBG* epdg_ue_fsm_262421062081870 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,9>>,undefined}, local_teid => 3603079775, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 158034539}}} from <0.798.0> in state state_wait_create_session_resp => state_active 08:32:19.663 [info] tunnel_response for <<"262421062081870">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,9>>,undefined},local_teid => 3603079775,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 158034539}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.663 [info] GSUP: Tx #{imsi => <<"262421062081870">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,9>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427256809716">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427256809716 enter epdg_ue_fsm in state state_new 08:32:19.742 [info] GSUP: Rx #{imsi => <<"262427256809716">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427256809716 consume internal init_state in state state_new 08:32:19.742 [info] ue_fsm start(epdg_ue_fsm_262427256809716) *DBG* epdg_ue_fsm_262427256809716 receive call {auth_request,33,"internet",#{}} from <0.799.0> in state state_new 08:32:19.742 [info] ue_fsm init(<<"262427256809716">>) *DBG* epdg_ue_fsm_262427256809716 send ok to <0.799.0> 08:32:19.742 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427256809716 consume call {auth_request,33,"internet",#{}} from <0.799.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.742 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427256809716 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427256809716 enter aaa_ue_fsm in state state_new 08:32:19.742 [info] ue_fsm start_link(aaa_ue_fsm_262427256809716) *DBG* aaa_ue_fsm_262427256809716 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427256809716 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.742 [info] ue_fsm init("262427256809716") 08:32:19.742 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:19.742 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427256809716",undefined,undefined,false,false,undefined} 08:32:19.742 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.742 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","60",";","nonode@nohost"],1,undefined,undefined,undefined,"262427256809716",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427256809716 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427256809716 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:19.746 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;60;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427256809716",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205]],[[58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,88,114,74,113,124,113,110,73,222,57,144,63,155,63]],["foobar"],[[248,225,86,153,221,64,157,177,69,230,148,64,89,93,115,246]],[[243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.746 [info] dia_sip2gsup: auth [58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205] authz [58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,88,114,74,113,124,113,110,73,222,57,144,63,155,63]  *DBG* aaa_ue_fsm_262427256809716 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>, <<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>, <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60, 88,114,74,113,124,113,110,73,222,57,144,63,155,63>>, <<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>, <<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115, 246>>}]}} from <0.802.0> in state state_wait_swx_maa 08:32:19.746 [info] rand [58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60] autn [92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205]  08:32:19.746 [info] ue_fsm ev_rx_swx_maa 08:32:19.746 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427256809716",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427256809716 send ok to <0.802.0> *DBG* epdg_ue_fsm_262427256809716 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>, <<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>, <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60, 88,114,74,113,124,113,110,73,222,57,144,63,155,63>>, <<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>, <<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115, 246>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:19.746 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>,<<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>,<<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,88,114,74,113,124,113,110,73,222,57,144,63,155,63>>,<<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>,<<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115,246>>}]} *DBG* aaa_ue_fsm_262427256809716 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>, <<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>, <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60, 88,114,74,113,124,113,110,73,222,57,144,63,155,63>>, <<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>, <<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115, 246>>}]}} from <0.802.0> in state state_wait_swx_maa => state_new 08:32:19.746 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>,<<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>,<<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,88,114,74,113,124,113,110,73,222,57,144,63,155,63>>,<<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>,<<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115,246>>}]}, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427256809716 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427256809716">>, {ok, [{epdg_auth_tuple, <<58,216,160,136,144,85,47,34,194,100,233,50, 116,178,191,60>>, <<92,194,58,130,39,50,37,116,157,49,40,102,182, 234,253,205>>, <<58,216,160,136,144,85,47,34,194,100,233,50, 116,178,191,60,88,114,74,113,124,113,110,73, 222,57,144,63,155,63>>, <<243,240,70,49,69,181,143,201,58,82,77,220,57, 28,205,77>>, <<248,225,86,153,221,64,157,177,69,230, 148,64,89,93,115,246>>}]}}} 08:32:19.746 [info] auth_response(<<"262427256809716">>): {ok,[{epdg_auth_tuple,<<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>,<<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>,<<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,88,114,74,113,124,113,110,73,222,57,144,63,155,63>>,<<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>,<<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115,246>>}]} *DBG* epdg_ue_fsm_262427256809716 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>, <<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>, <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60, 88,114,74,113,124,113,110,73,222,57,144,63,155,63>>, <<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>, <<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115, 246>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.746 [info] auth_response for <<"262427256809716">>: {ok,[{epdg_auth_tuple,<<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>,<<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>,<<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,88,114,74,113,124,113,110,73,222,57,144,63,155,63>>,<<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>,<<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115,246>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.746 [info] GSUP: Tx #{auth_tuples => [#{autn => <<92,194,58,130,39,50,37,116,157,49,40,102,182,234,253,205>>,ck => <<248,225,86,153,221,64,157,177,69,230,148,64,89,93,115,246>>,ik => <<243,240,70,49,69,181,143,201,58,82,77,220,57,28,205,77>>,rand => <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60>>,res => <<58,216,160,136,144,85,47,34,194,100,233,50,116,178,191,60,88,114,74,113,124,113,110,73,222,57,144,63,155,63>>}],imsi => <<"262427256809716">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427256809716">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427256809716 receive call lu_request from <0.803.0> in state state_authenticating 08:32:19.748 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427256809716">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427256809716 send ok to <0.803.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.748 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427256809716 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427256809716 consume call lu_request from <0.803.0> in state state_authenticating 08:32:19.748 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,false,0,false,false} 08:32:19.748 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.748 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427256809716",undefined,undefined,false,false,undefined} 08:32:19.748 [debug] SWx Tx SAR Imsi="262427256809716" Type=1 APN="internet" AgentInfoOpt=[]  08:32:19.748 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","61",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427256809716",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427256809716 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427256809716 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427256809716 receive call {rx_swx_saa,{ok,1,#{}}} from <0.804.0> in state state_wait_swx_saa 08:32:19.750 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;61;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427256809716",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.750 [info] ue_fsm ev_rx_swx_saa 08:32:19.750 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427256809716",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427256809716 send ok to <0.804.0> *DBG* epdg_ue_fsm_262427256809716 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.750 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262427256809716 consume call {rx_swx_saa,{ok,1,#{}}} from <0.804.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427256809716 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427256809716">>,ok}} 08:32:19.751 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427256809716 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:19.751 [info] lu_response(<<"262427256809716">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.751 [info] lu_response for <<"262427256809716">>: ok 08:32:19.751 [info] GSUP: Tx #{imsi => <<"262427256809716">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427256809716">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:19.752 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427256809716">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:19.752 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262427256809716 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.805.0> in state state_authenticated 08:32:19.752 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427256809716 send ok to <0.805.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.752 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262427256809716 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.805.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427256809716 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:19.752 [info] s2b: Tx {gtp,v2,create_session_request,0,5694866,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427256809716">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735015,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079776,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:19.752 [debug] Waiting for CreateSessionResponse 08:32:19.757 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427256809716 receive call {rx_s6b_aar,"262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.806.0> in state state_authenticated 08:32:19.757 [info] ue_fsm ev_rx_s6b_aar: "262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.757 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427256809716",undefined,undefined,true,false,undefined} 08:32:19.757 [debug] SWx Tx SAR Imsi="262427256809716" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.757 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","62",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427256809716",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427256809716 send ok to <0.806.0> 08:32:19.757 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427256809716 consume call {rx_s6b_aar,"262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.806.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:19.759 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;62;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427256809716",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427256809716 receive call {rx_swx_saa,{ok,13,#{}}} from <0.807.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427256809716 send ok to <0.807.0> 08:32:19.759 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427256809716 consume call {rx_swx_saa,{ok,13,#{}}} from <0.807.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.759 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427256809716","262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.806.0>} 08:32:19.760 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.760 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.762 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,167,86,229,146,0,2,0,2,0,16,0,87,0,9,1,160,72,60,242,195,172,18,36,103,79,0,5,0,1,192,168,0,10,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,72,60,242,195,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,72,60,242,195,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.762 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735015,5694866,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"H<òÃ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1211953859,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1211953859,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,10>>}}} 08:32:19.762 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427256809716">>,<0.800.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735015,1211953859,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079776,1211953859}],[],[],[],[],[]}}}} 08:32:19.762 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.762 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 3603079776,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1211953859}} *DBG* epdg_ue_fsm_262427256809716 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 3603079776, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1211953859}}} from <0.808.0> in state state_wait_create_session_resp 08:32:19.763 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,false,0,false,false} 08:32:19.763 [info] KMOD Port Create PDP Context Call {<0.800.0>,[alias|#Ref<0.2201401468.1057554437.42395>]}: {create_pdp_context,{172,18,36,103},3603079776,1211953859,{192,168,0,10}} 08:32:19.763 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,10}, 3603079776, 1211953859 08:32:19.763 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],838,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,10}},{i_tid,3603079776},{o_tid,1211953859}]}} 08:32:19.763 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 3603079776,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1211953859}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262427256809716">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 3603079776, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1211953859}}}} 08:32:19.763 [info] tunnel_response(<<"262427256809716">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 3603079776,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1211953859}} *DBG* epdg_ue_fsm_262427256809716 send ok to <0.808.0> *DBG* epdg_ue_fsm_262427256809716 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,10>>,undefined}, local_teid => 3603079776, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1211953859}}} from <0.808.0> in state state_wait_create_session_resp => state_active 08:32:19.763 [info] tunnel_response for <<"262427256809716">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,10>>,undefined},local_teid => 3603079776,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1211953859}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.763 [info] GSUP: Tx #{imsi => <<"262427256809716">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,10>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420672770607">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420672770607 enter epdg_ue_fsm in state state_new 08:32:19.842 [info] GSUP: Rx #{imsi => <<"262420672770607">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420672770607 consume internal init_state in state state_new 08:32:19.842 [info] ue_fsm start(epdg_ue_fsm_262420672770607) *DBG* epdg_ue_fsm_262420672770607 receive call {auth_request,33,"internet",#{}} from <0.809.0> in state state_new 08:32:19.842 [info] ue_fsm init(<<"262420672770607">>) 08:32:19.842 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420672770607 send ok to <0.809.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.842 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420672770607 consume call {auth_request,33,"internet",#{}} from <0.809.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420672770607 enter aaa_ue_fsm in state state_new 08:32:19.842 [info] ue_fsm start_link(aaa_ue_fsm_262420672770607) *DBG* epdg_ue_fsm_262420672770607 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420672770607 consume internal init_state in state state_new 08:32:19.842 [info] ue_fsm init("262420672770607") *DBG* aaa_ue_fsm_262420672770607 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.842 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:19.842 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420672770607",undefined,undefined,false,false,undefined} 08:32:19.842 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.842 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","63",";","nonode@nohost"],1,undefined,undefined,undefined,"262420672770607",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420672770607 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420672770607 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:19.845 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;63;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420672770607",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204]],[[178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,134,51,239,64,226,66,127,102,40,144,217,86,130,107]],["foobar"],[[6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16]],[[127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420672770607 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>, <<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>, <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186, 134,51,239,64,226,66,127,102,40,144,217,86,130,107>>, <<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>, <<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>}]}} from <0.812.0> in state state_wait_swx_maa 08:32:19.845 [info] dia_sip2gsup: auth [178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204] authz [178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,134,51,239,64,226,66,127,102,40,144,217,86,130,107]  08:32:19.845 [info] rand [178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186] autn [110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204]  *DBG* aaa_ue_fsm_262420672770607 send ok to <0.812.0> 08:32:19.845 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420672770607 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>, <<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>, <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186, 134,51,239,64,226,66,127,102,40,144,217,86,130,107>>, <<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>, <<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>}]}} from <0.812.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420672770607 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>, <<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>, <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186, 134,51,239,64,226,66,127,102,40,144,217,86,130,107>>, <<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>, <<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:19.846 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420672770607",undefined,undefined,false,false,undefined} 08:32:19.846 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>,<<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>,<<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,134,51,239,64,226,66,127,102,40,144,217,86,130,107>>,<<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>,<<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>}]} 08:32:19.846 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>,<<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>,<<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,134,51,239,64,226,66,127,102,40,144,217,86,130,107>>,<<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>,<<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>}]}, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420672770607 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420672770607">>, {ok, [{epdg_auth_tuple, <<178,231,31,17,218,40,227,232,58,165,123,57, 35,31,129,186>>, <<110,88,152,44,48,32,235,137,15,3,228,81,54, 231,95,204>>, <<178,231,31,17,218,40,227,232,58,165,123,57, 35,31,129,186,134,51,239,64,226,66,127,102, 40,144,217,86,130,107>>, <<127,92,24,17,130,98,208,92,29,34,53,89,246, 138,150,217>>, <<6,208,249,176,93,195,115,244,118,142, 222,94,1,8,53,16>>}]}}} *DBG* epdg_ue_fsm_262420672770607 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>, <<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>, <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186, 134,51,239,64,226,66,127,102,40,144,217,86,130,107>>, <<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>, <<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.846 [info] auth_response(<<"262420672770607">>): {ok,[{epdg_auth_tuple,<<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>,<<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>,<<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,134,51,239,64,226,66,127,102,40,144,217,86,130,107>>,<<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>,<<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.846 [info] auth_response for <<"262420672770607">>: {ok,[{epdg_auth_tuple,<<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>,<<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>,<<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,134,51,239,64,226,66,127,102,40,144,217,86,130,107>>,<<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>,<<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>}]} 08:32:19.846 [info] GSUP: Tx #{auth_tuples => [#{autn => <<110,88,152,44,48,32,235,137,15,3,228,81,54,231,95,204>>,ck => <<6,208,249,176,93,195,115,244,118,142,222,94,1,8,53,16>>,ik => <<127,92,24,17,130,98,208,92,29,34,53,89,246,138,150,217>>,rand => <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186>>,res => <<178,231,31,17,218,40,227,232,58,165,123,57,35,31,129,186,134,51,239,64,226,66,127,102,40,144,217,86,130,107>>}],imsi => <<"262420672770607">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420672770607">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420672770607 receive call lu_request from <0.813.0> in state state_authenticating 08:32:19.848 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420672770607">>,message_type => location_upd_req} 08:32:19.848 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420672770607 send ok to <0.813.0> 08:32:19.848 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420672770607 consume call lu_request from <0.813.0> in state state_authenticating *DBG* aaa_ue_fsm_262420672770607 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:19.848 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.848 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420672770607",undefined,undefined,false,false,undefined} 08:32:19.848 [debug] SWx Tx SAR Imsi="262420672770607" Type=1 APN="internet" AgentInfoOpt=[]  08:32:19.848 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","64",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420672770607",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420672770607 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420672770607 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420672770607 receive call {rx_swx_saa,{ok,1,#{}}} from <0.814.0> in state state_wait_swx_saa 08:32:19.850 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;64;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420672770607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.850 [info] ue_fsm ev_rx_swx_saa 08:32:19.850 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420672770607",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420672770607 send ok to <0.814.0> *DBG* epdg_ue_fsm_262420672770607 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.850 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262420672770607 consume call {rx_swx_saa,{ok,1,#{}}} from <0.814.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420672770607 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420672770607">>,ok}} 08:32:19.850 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420672770607 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:19.850 [info] lu_response(<<"262420672770607">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.850 [info] lu_response for <<"262420672770607">>: ok 08:32:19.850 [info] GSUP: Tx #{imsi => <<"262420672770607">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420672770607">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:19.852 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420672770607">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420672770607 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.815.0> in state state_authenticated 08:32:19.852 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:19.852 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420672770607 send ok to <0.815.0> 08:32:19.852 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420672770607 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.815.0> in state state_authenticated => state_wait_create_session_resp 08:32:19.852 [info] s2b: Tx {gtp,v2,create_session_request,0,5694867,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420672770607">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735016,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079777,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420672770607 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:19.852 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420672770607 receive call {rx_s6b_aar,"262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.816.0> in state state_authenticated 08:32:19.857 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:19.857 [info] ue_fsm ev_rx_s6b_aar: "262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.857 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420672770607",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420672770607 send ok to <0.816.0> *DBG* aaa_ue_fsm_262420672770607 consume call {rx_s6b_aar,"262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.816.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:19.857 [debug] SWx Tx SAR Imsi="262420672770607" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.857 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","65",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420672770607",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:19.857 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420672770607 receive call {rx_swx_saa,{ok,13,#{}}} from <0.817.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420672770607 send ok to <0.817.0> 08:32:19.859 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;65;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420672770607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420672770607 consume call {rx_swx_saa,{ok,13,#{}}} from <0.817.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.859 [info] ue_fsm ev_rx_swx_saa 08:32:19.859 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420672770607","262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.816.0>} 08:32:19.859 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.859 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.862 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,168,86,229,147,0,2,0,2,0,16,0,87,0,9,1,160,248,164,208,126,172,18,36,103,79,0,5,0,1,192,168,0,11,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,248,164,208,126,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,248,164,208,126,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.862 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735016,5694867,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ø¤Ð~">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4171550846,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4171550846,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,11>>}}} *DBG* epdg_ue_fsm_262420672770607 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 3603079777, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4171550846}}} from <0.818.0> in state state_wait_create_session_resp 08:32:19.862 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420672770607">>,<0.810.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735016,4171550846,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079777,4171550846}],[]}}}} 08:32:19.862 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.862 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 3603079777,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4171550846}} 08:32:19.862 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,false,0,false,false} 08:32:19.862 [info] KMOD Port Create PDP Context Call {<0.810.0>,[alias|#Ref<0.2201401468.1057554437.42405>]}: {create_pdp_context,{172,18,36,103},3603079777,4171550846,{192,168,0,11}} 08:32:19.862 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,11}, 3603079777, 4171550846 *DBG* epdg_ue_fsm_262420672770607 send ok to <0.818.0> 08:32:19.862 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],902,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,11}},{i_tid,3603079777},{o_tid,4171550846}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262420672770607">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 3603079777, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4171550846}}}} 08:32:19.862 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 3603079777,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4171550846}) returned ok *DBG* epdg_ue_fsm_262420672770607 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,11>>,undefined}, local_teid => 3603079777, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4171550846}}} from <0.818.0> in state state_wait_create_session_resp => state_active 08:32:19.862 [info] tunnel_response(<<"262420672770607">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 3603079777,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4171550846}} 08:32:19.862 [info] tunnel_response for <<"262420672770607">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,11>>,undefined},local_teid => 3603079777,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4171550846}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.862 [info] GSUP: Tx #{imsi => <<"262420672770607">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,11>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429991906969">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429991906969 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429991906969 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429991906969 receive call {auth_request,33,"internet",#{}} from <0.819.0> in state state_new *DBG* epdg_ue_fsm_262429991906969 send ok to <0.819.0> 08:32:19.942 [info] GSUP: Rx #{imsi => <<"262429991906969">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429991906969 consume call {auth_request,33,"internet",#{}} from <0.819.0> in state state_new => state_wait_auth_resp 08:32:19.942 [info] ue_fsm start(epdg_ue_fsm_262429991906969) *DBG* aaa_ue_fsm_262429991906969 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429991906969 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:19.942 [info] ue_fsm init(<<"262429991906969">>) *DBG* aaa_ue_fsm_262429991906969 consume internal init_state in state state_new 08:32:19.942 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429991906969 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:19.942 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,false,0,false,false} 08:32:19.942 [info] ue_fsm start_link(aaa_ue_fsm_262429991906969) 08:32:19.942 [info] ue_fsm init("262429991906969") 08:32:19.942 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429991906969 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429991906969 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:19.942 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429991906969",undefined,undefined,false,false,undefined} 08:32:19.942 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:19.942 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","66",";","nonode@nohost"],1,undefined,undefined,undefined,"262429991906969",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:19.946 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;66;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429991906969",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25]],[[73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,35,67,95,66,161,237,96,58,218,70,117,185,57,186]],["foobar"],[[20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232]],[[202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429991906969 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>, <<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>, <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139, 35,67,95,66,161,237,96,58,218,70,117,185,57,186>>, <<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>, <<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>}]}} from <0.822.0> in state state_wait_swx_maa 08:32:19.946 [info] dia_sip2gsup: auth [73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25] authz [73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,35,67,95,66,161,237,96,58,218,70,117,185,57,186]  08:32:19.946 [info] rand [73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139] autn [145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25]  08:32:19.946 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429991906969 send ok to <0.822.0> *DBG* aaa_ue_fsm_262429991906969 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>, <<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>, <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139, 35,67,95,66,161,237,96,58,218,70,117,185,57,186>>, <<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>, <<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>}]}} from <0.822.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429991906969 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>, <<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>, <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139, 35,67,95,66,161,237,96,58,218,70,117,185,57,186>>, <<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>, <<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:19.946 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429991906969",undefined,undefined,false,false,undefined} 08:32:19.946 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>,<<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>,<<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,35,67,95,66,161,237,96,58,218,70,117,185,57,186>>,<<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>,<<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>}]} 08:32:19.946 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>,<<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>,<<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,35,67,95,66,161,237,96,58,218,70,117,185,57,186>>,<<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>,<<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>}]}, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429991906969 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429991906969">>, {ok, [{epdg_auth_tuple, <<73,202,107,77,111,140,166,72,126,162,163,33, 86,111,139,139>>, <<145,123,91,188,119,3,153,232,255,18,200,220, 157,47,6,25>>, <<73,202,107,77,111,140,166,72,126,162,163,33, 86,111,139,139,35,67,95,66,161,237,96,58,218, 70,117,185,57,186>>, <<202,173,213,251,65,191,185,150,220,176,104, 119,85,172,34,25>>, <<20,122,250,15,67,37,37,123,147,47,230, 159,170,65,96,232>>}]}}} *DBG* epdg_ue_fsm_262429991906969 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>, <<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>, <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139, 35,67,95,66,161,237,96,58,218,70,117,185,57,186>>, <<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>, <<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:19.946 [info] auth_response(<<"262429991906969">>): {ok,[{epdg_auth_tuple,<<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>,<<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>,<<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,35,67,95,66,161,237,96,58,218,70,117,185,57,186>>,<<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>,<<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>}]} 08:32:19.946 [info] auth_response for <<"262429991906969">>: {ok,[{epdg_auth_tuple,<<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>,<<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>,<<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,35,67,95,66,161,237,96,58,218,70,117,185,57,186>>,<<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>,<<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>}]} 08:32:19.946 [info] GSUP: Tx #{auth_tuples => [#{autn => <<145,123,91,188,119,3,153,232,255,18,200,220,157,47,6,25>>,ck => <<20,122,250,15,67,37,37,123,147,47,230,159,170,65,96,232>>,ik => <<202,173,213,251,65,191,185,150,220,176,104,119,85,172,34,25>>,rand => <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139>>,res => <<73,202,107,77,111,140,166,72,126,162,163,33,86,111,139,139,35,67,95,66,161,237,96,58,218,70,117,185,57,186>>}],imsi => <<"262429991906969">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429991906969">>, message_type => location_upd_req}} 08:32:19.948 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429991906969">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429991906969 receive call lu_request from <0.823.0> in state state_authenticating 08:32:19.948 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429991906969 send ok to <0.823.0> *DBG* aaa_ue_fsm_262429991906969 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429991906969 consume call lu_request from <0.823.0> in state state_authenticating 08:32:19.948 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,false,0,false,false} 08:32:19.948 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:19.948 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429991906969",undefined,undefined,false,false,undefined} 08:32:19.948 [debug] SWx Tx SAR Imsi="262429991906969" Type=1 APN="internet" AgentInfoOpt=[]  08:32:19.948 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","67",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429991906969",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429991906969 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429991906969 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429991906969 receive call {rx_swx_saa,{ok,1,#{}}} from <0.824.0> in state state_wait_swx_saa 08:32:19.950 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;67;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429991906969",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.950 [info] ue_fsm ev_rx_swx_saa 08:32:19.950 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429991906969",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429991906969 send ok to <0.824.0> *DBG* epdg_ue_fsm_262429991906969 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:19.950 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262429991906969 consume call {rx_swx_saa,{ok,1,#{}}} from <0.824.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429991906969 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429991906969">>,ok}} 08:32:19.950 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429991906969 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.950 [info] lu_response(<<"262429991906969">>): ok 08:32:19.950 [info] lu_response for <<"262429991906969">>: ok 08:32:19.950 [info] GSUP: Tx #{imsi => <<"262429991906969">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429991906969">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429991906969 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.825.0> in state state_authenticated 08:32:19.952 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429991906969">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:19.952 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:19.952 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,false,0,false,false} 08:32:19.952 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:19.953 [info] s2b: Tx {gtp,v2,create_session_request,0,5694868,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429991906969">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735017,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079778,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429991906969 send ok to <0.825.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429991906969 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.825.0> in state state_authenticated => state_wait_create_session_resp 08:32:19.953 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429991906969 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429991906969 receive call {rx_s6b_aar,"262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.826.0> in state state_authenticated 08:32:19.957 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:19.957 [info] ue_fsm ev_rx_s6b_aar: "262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:19.957 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429991906969",undefined,undefined,true,false,undefined} 08:32:19.957 [debug] SWx Tx SAR Imsi="262429991906969" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:19.957 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","68",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429991906969",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429991906969 send ok to <0.826.0> *DBG* aaa_ue_fsm_262429991906969 consume call {rx_s6b_aar,"262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.826.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:19.957 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429991906969 receive call {rx_swx_saa,{ok,13,#{}}} from <0.827.0> in state state_authenticated_wait_swx_saa 08:32:19.959 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;68;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429991906969",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:19.959 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429991906969 send ok to <0.827.0> *DBG* aaa_ue_fsm_262429991906969 consume call {rx_swx_saa,{ok,13,#{}}} from <0.827.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:19.959 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429991906969","262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.826.0>} 08:32:19.959 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:19.959 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:19.961 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,169,86,229,148,0,2,0,2,0,16,0,87,0,9,1,160,140,26,144,211,172,18,36,103,79,0,5,0,1,192,168,0,12,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,140,26,144,211,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,140,26,144,211,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:19.962 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735017,5694868,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<140,26,144,211>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2350551251,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2350551251,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,12>>}}} *DBG* epdg_ue_fsm_262429991906969 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 3603079778, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2350551251}}} from <0.828.0> in state state_wait_create_session_resp 08:32:19.962 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429991906969">>,<0.820.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735017,2350551251,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3603079778,2350551251}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:19.962 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:19.962 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 3603079778,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2350551251}} 08:32:19.962 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,false,0,false,false} 08:32:19.962 [info] KMOD Port Create PDP Context Call {<0.820.0>,[alias|#Ref<0.2201401468.1057554444.46072>]}: {create_pdp_context,{172,18,36,103},3603079778,2350551251,{192,168,0,12}} 08:32:19.962 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,12}, 3603079778, 2350551251 08:32:19.962 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],717,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,12}},{i_tid,3603079778},{o_tid,2350551251}]}} 08:32:19.962 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 3603079778,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2350551251}) returned ok *DBG* epdg_ue_fsm_262429991906969 send ok to <0.828.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429991906969">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 3603079778, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2350551251}}}} *DBG* epdg_ue_fsm_262429991906969 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,12>>,undefined}, local_teid => 3603079778, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2350551251}}} from <0.828.0> in state state_wait_create_session_resp => state_active 08:32:19.962 [info] tunnel_response(<<"262429991906969">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 3603079778,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2350551251}} 08:32:19.962 [info] tunnel_response for <<"262429991906969">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,12>>,undefined},local_teid => 3603079778,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2350551251}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:19.962 [info] GSUP: Tx #{imsi => <<"262429991906969">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,12>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426219666284">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426219666284 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426219666284 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426219666284 receive call {auth_request,33,"internet",#{}} from <0.829.0> in state state_new *DBG* epdg_ue_fsm_262426219666284 send ok to <0.829.0> *DBG* epdg_ue_fsm_262426219666284 consume call {auth_request,33,"internet",#{}} from <0.829.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.042 [info] GSUP: Rx #{imsi => <<"262426219666284">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426219666284 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426219666284 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262426219666284 consume internal init_state in state state_new 08:32:20.042 [info] ue_fsm start(epdg_ue_fsm_262426219666284) *DBG* aaa_ue_fsm_262426219666284 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.042 [info] ue_fsm init(<<"262426219666284">>) 08:32:20.042 [info] ue_fsm auth_request 08:32:20.042 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,false,0,false,false} 08:32:20.042 [info] ue_fsm start_link(aaa_ue_fsm_262426219666284) 08:32:20.042 [info] ue_fsm init("262426219666284") 08:32:20.042 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.042 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426219666284",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426219666284 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426219666284 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:20.042 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:20.042 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","69",";","nonode@nohost"],1,undefined,undefined,undefined,"262426219666284",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426219666284 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>, <<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>, <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220, 201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>, <<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>, <<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>}]}} from <0.832.0> in state state_wait_swx_maa 08:32:20.045 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;69;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426219666284",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2]],[[141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,127,120,203,23,164,19,128,25,146,33,242,218,52,209]],["foobar"],[[187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26]],[[93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426219666284 send ok to <0.832.0> *DBG* epdg_ue_fsm_262426219666284 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>, <<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>, <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220, 201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>, <<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>, <<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:20.045 [info] dia_sip2gsup: auth [141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2] authz [141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,127,120,203,23,164,19,128,25,146,33,242,218,52,209]  *DBG* aaa_ue_fsm_262426219666284 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>, <<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>, <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220, 201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>, <<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>, <<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>}]}} from <0.832.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426219666284 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426219666284">>, {ok, [{epdg_auth_tuple, <<141,111,103,175,22,76,52,233,119,155,63,185, 196,239,220,201>>, <<242,62,103,99,182,75,0,189,8,201,230,204,65, 51,216,2>>, <<141,111,103,175,22,76,52,233,119,155,63,185, 196,239,220,201,127,120,203,23,164,19,128,25, 146,33,242,218,52,209>>, <<93,69,248,47,94,90,204,4,21,211,217,218,28, 12,131,164>>, <<187,50,92,225,234,253,97,176,120,166,63, 19,12,90,105,26>>}]}}} 08:32:20.045 [info] rand [141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201] autn [242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2]  *DBG* epdg_ue_fsm_262426219666284 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>, <<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>, <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220, 201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>, <<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>, <<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.045 [info] ue_fsm ev_rx_swx_maa 08:32:20.045 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426219666284",undefined,undefined,false,false,undefined} 08:32:20.046 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>,<<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>,<<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>,<<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>,<<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>}]} 08:32:20.046 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>,<<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>,<<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>,<<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>,<<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>}]}, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,false,0,false,false} 08:32:20.046 [info] auth_response(<<"262426219666284">>): {ok,[{epdg_auth_tuple,<<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>,<<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>,<<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>,<<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>,<<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>}]} 08:32:20.046 [info] auth_response for <<"262426219666284">>: {ok,[{epdg_auth_tuple,<<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>,<<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>,<<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>,<<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>,<<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>}]} 08:32:20.046 [info] GSUP: Tx #{auth_tuples => [#{autn => <<242,62,103,99,182,75,0,189,8,201,230,204,65,51,216,2>>,ck => <<187,50,92,225,234,253,97,176,120,166,63,19,12,90,105,26>>,ik => <<93,69,248,47,94,90,204,4,21,211,217,218,28,12,131,164>>,rand => <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201>>,res => <<141,111,103,175,22,76,52,233,119,155,63,185,196,239,220,201,127,120,203,23,164,19,128,25,146,33,242,218,52,209>>}],imsi => <<"262426219666284">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426219666284">>, message_type => location_upd_req}} 08:32:20.047 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426219666284">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426219666284 receive call lu_request from <0.833.0> in state state_authenticating *DBG* epdg_ue_fsm_262426219666284 send ok to <0.833.0> 08:32:20.047 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426219666284 consume call lu_request from <0.833.0> in state state_authenticating 08:32:20.047 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426219666284 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.047 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.048 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426219666284",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426219666284 send ok to <0.201.0> 08:32:20.048 [debug] SWx Tx SAR Imsi="262426219666284" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426219666284 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:20.048 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","70",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426219666284",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426219666284 receive call {rx_swx_saa,{ok,1,#{}}} from <0.834.0> in state state_wait_swx_saa 08:32:20.050 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;70;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426219666284",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426219666284 send ok to <0.834.0> *DBG* epdg_ue_fsm_262426219666284 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:20.050 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426219666284 consume call {rx_swx_saa,{ok,1,#{}}} from <0.834.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426219666284 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426219666284">>,ok}} 08:32:20.050 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426219666284",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426219666284 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.050 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:20.050 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,false,0,false,false} 08:32:20.050 [info] lu_response(<<"262426219666284">>): ok 08:32:20.050 [info] lu_response for <<"262426219666284">>: ok 08:32:20.050 [info] GSUP: Tx #{imsi => <<"262426219666284">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426219666284">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:20.051 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426219666284">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426219666284 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.835.0> in state state_authenticated 08:32:20.051 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.051 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426219666284 send ok to <0.835.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.051 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262426219666284 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.835.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426219666284 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:20.051 [info] s2b: Tx {gtp,v2,create_session_request,0,5694869,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426219666284">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735018,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079779,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:20.051 [debug] Waiting for CreateSessionResponse 08:32:20.056 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.056 [info] ue_fsm ev_rx_s6b_aar: "262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426219666284 receive call {rx_s6b_aar,"262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.836.0> in state state_authenticated 08:32:20.056 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426219666284",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426219666284 send ok to <0.836.0> 08:32:20.056 [debug] SWx Tx SAR Imsi="262426219666284" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426219666284 consume call {rx_s6b_aar,"262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.836.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:20.056 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","71",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426219666284",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:20.056 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426219666284 receive call {rx_swx_saa,{ok,13,#{}}} from <0.837.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426219666284 send ok to <0.837.0> *DBG* aaa_ue_fsm_262426219666284 consume call {rx_swx_saa,{ok,13,#{}}} from <0.837.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.058 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;71;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426219666284",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.058 [info] ue_fsm ev_rx_swx_saa 08:32:20.058 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426219666284","262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.836.0>} 08:32:20.058 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:20.061 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,170,86,229,149,0,2,0,2,0,16,0,87,0,9,1,160,85,22,234,242,172,18,36,103,79,0,5,0,1,192,168,0,13,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,85,22,234,242,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,85,22,234,242,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:20.061 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735018,5694869,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<85,22,234,242>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1427565298,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1427565298,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,13>>}}} 08:32:20.061 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426219666284">>,<0.830.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735018,1427565298,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079779,1427565298}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426219666284 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 3603079779, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1427565298}}} from <0.838.0> in state state_wait_create_session_resp 08:32:20.061 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:20.061 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 3603079779,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1427565298}} 08:32:20.061 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,false,0,false,false} 08:32:20.061 [info] KMOD Port Create PDP Context Call {<0.830.0>,[alias|#Ref<0.2201401468.1057554444.46272>]}: {create_pdp_context,{172,18,36,103},3603079779,1427565298,{192,168,0,13}} 08:32:20.061 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,13}, 3603079779, 1427565298 08:32:20.061 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],966,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,13}},{i_tid,3603079779},{o_tid,1427565298}]}} 08:32:20.061 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 3603079779,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1427565298}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262426219666284">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 3603079779, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1427565298}}}} *DBG* epdg_ue_fsm_262426219666284 send ok to <0.838.0> 08:32:20.061 [info] tunnel_response(<<"262426219666284">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 3603079779,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1427565298}} *DBG* epdg_ue_fsm_262426219666284 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,13>>,undefined}, local_teid => 3603079779, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1427565298}}} from <0.838.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.061 [info] tunnel_response for <<"262426219666284">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,13>>,undefined},local_teid => 3603079779,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1427565298}} 08:32:20.061 [info] GSUP: Tx #{imsi => <<"262426219666284">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,13>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426248868860">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426248868860 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426248868860 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426248868860 receive call {auth_request,33,"internet",#{}} from <0.839.0> in state state_new 08:32:20.147 [info] GSUP: Rx #{imsi => <<"262426248868860">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426248868860 send ok to <0.839.0> 08:32:20.147 [info] ue_fsm start(epdg_ue_fsm_262426248868860) *DBG* aaa_ue_fsm_262426248868860 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426248868860 consume call {auth_request,33,"internet",#{}} from <0.839.0> in state state_new => state_wait_auth_resp 08:32:20.147 [info] ue_fsm init(<<"262426248868860">>) *DBG* aaa_ue_fsm_262426248868860 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426248868860 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:20.147 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426248868860 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.147 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,false,0,false,false} 08:32:20.147 [info] ue_fsm start_link(aaa_ue_fsm_262426248868860) 08:32:20.147 [info] ue_fsm init("262426248868860") 08:32:20.147 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.148 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426248868860",undefined,undefined,false,false,undefined} 08:32:20.149 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:20.149 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","72",";","nonode@nohost"],1,undefined,undefined,undefined,"262426248868860",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426248868860 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426248868860 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:20.163 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;72;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426248868860",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150]],[[48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3,172,248,15,215,149,126,179,35,193,38,87,237,114]],["foobar"],[[155,95,193,228,61,80,119,55,25,216,155,52,139,182,192,163]],[[148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426248868860 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>, <<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>, <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3, 172,248,15,215,149,126,179,35,193,38,87,237,114>>, <<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>, <<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192, 163>>}]}} from <0.842.0> in state state_wait_swx_maa 08:32:20.164 [info] dia_sip2gsup: auth [48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150] authz [48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3,172,248,15,215,149,126,179,35,193,38,87,237,114]  08:32:20.164 [info] rand [48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211] autn [39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150]  *DBG* aaa_ue_fsm_262426248868860 send ok to <0.842.0> *DBG* epdg_ue_fsm_262426248868860 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>, <<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>, <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3, 172,248,15,215,149,126,179,35,193,38,87,237,114>>, <<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>, <<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192, 163>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426248868860 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>, <<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>, <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3, 172,248,15,215,149,126,179,35,193,38,87,237,114>>, <<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>, <<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192, 163>>}]}} from <0.842.0> in state state_wait_swx_maa => state_new 08:32:20.164 [info] ue_fsm ev_rx_swx_maa *DBG* gsup_server got cast {auth_response, {<<"262426248868860">>, {ok, [{epdg_auth_tuple, <<48,110,255,148,162,9,16,80,89,165,45,195,174, 143,23,211>>, <<39,132,230,188,74,137,107,60,156,193,95,18, 204,188,252,150>>, <<48,110,255,148,162,9,16,80,89,165,45,195,174, 143,23,211,3,172,248,15,215,149,126,179,35, 193,38,87,237,114>>, <<148,84,9,203,125,32,199,97,54,98,140,194,216, 179,237,71>>, <<155,95,193,228,61,80,119,55,25,216,155, 52,139,182,192,163>>}]}}} *DBG* epdg_ue_fsm_262426248868860 send ok to <0.211.0> 08:32:20.165 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426248868860",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426248868860 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>, <<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>, <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3, 172,248,15,215,149,126,179,35,193,38,87,237,114>>, <<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>, <<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192, 163>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.165 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>,<<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>,<<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3,172,248,15,215,149,126,179,35,193,38,87,237,114>>,<<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>,<<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192,163>>}]} 08:32:20.167 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>,<<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>,<<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3,172,248,15,215,149,126,179,35,193,38,87,237,114>>,<<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>,<<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192,163>>}]}, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,false,0,false,false} 08:32:20.167 [info] auth_response(<<"262426248868860">>): {ok,[{epdg_auth_tuple,<<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>,<<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>,<<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3,172,248,15,215,149,126,179,35,193,38,87,237,114>>,<<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>,<<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192,163>>}]} 08:32:20.167 [info] auth_response for <<"262426248868860">>: {ok,[{epdg_auth_tuple,<<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>,<<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>,<<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3,172,248,15,215,149,126,179,35,193,38,87,237,114>>,<<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>,<<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192,163>>}]} 08:32:20.167 [info] GSUP: Tx #{auth_tuples => [#{autn => <<39,132,230,188,74,137,107,60,156,193,95,18,204,188,252,150>>,ck => <<155,95,193,228,61,80,119,55,25,216,155,52,139,182,192,163>>,ik => <<148,84,9,203,125,32,199,97,54,98,140,194,216,179,237,71>>,rand => <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211>>,res => <<48,110,255,148,162,9,16,80,89,165,45,195,174,143,23,211,3,172,248,15,215,149,126,179,35,193,38,87,237,114>>}],imsi => <<"262426248868860">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426248868860">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426248868860 receive call lu_request from <0.843.0> in state state_authenticating 08:32:20.173 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426248868860">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426248868860 send ok to <0.843.0> *DBG* epdg_ue_fsm_262426248868860 consume call lu_request from <0.843.0> in state state_authenticating 08:32:20.173 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426248868860 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:20.173 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,false,0,false,false} 08:32:20.173 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.174 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426248868860",undefined,undefined,false,false,undefined} 08:32:20.174 [debug] SWx Tx SAR Imsi="262426248868860" Type=1 APN="internet" AgentInfoOpt=[]  08:32:20.174 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","73",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426248868860",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426248868860 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426248868860 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426248868860 receive call {rx_swx_saa,{ok,1,#{}}} from <0.844.0> in state state_wait_swx_saa 08:32:20.179 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;73;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426248868860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.179 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426248868860 send ok to <0.844.0> *DBG* epdg_ue_fsm_262426248868860 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:20.180 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426248868860",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426248868860 consume call {rx_swx_saa,{ok,1,#{}}} from <0.844.0> in state state_wait_swx_saa => state_authenticated *DBG* gsup_server got cast {lu_response,{<<"262426248868860">>,ok}} *DBG* epdg_ue_fsm_262426248868860 send ok to <0.211.0> 08:32:20.180 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426248868860 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.180 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,false,0,false,false} 08:32:20.180 [info] lu_response(<<"262426248868860">>): ok 08:32:20.180 [info] lu_response for <<"262426248868860">>: ok 08:32:20.180 [info] GSUP: Tx #{imsi => <<"262426248868860">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426248868860">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:20.184 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426248868860">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426248868860 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.845.0> in state state_authenticated 08:32:20.184 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.184 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426248868860 send ok to <0.845.0> 08:32:20.184 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426248868860 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.845.0> in state state_authenticated => state_wait_create_session_resp 08:32:20.184 [info] s2b: Tx {gtp,v2,create_session_request,0,5694870,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426248868860">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735019,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079780,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426248868860 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:20.184 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426248868860 receive call {rx_s6b_aar,"262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.846.0> in state state_authenticated 08:32:20.199 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.200 [info] ue_fsm ev_rx_s6b_aar: "262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:20.200 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426248868860",undefined,undefined,true,false,undefined} 08:32:20.200 [debug] SWx Tx SAR Imsi="262426248868860" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:20.201 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","74",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426248868860",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426248868860 send ok to <0.846.0> 08:32:20.201 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426248868860 consume call {rx_s6b_aar,"262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.846.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426248868860 receive call {rx_swx_saa,{ok,13,#{}}} from <0.847.0> in state state_authenticated_wait_swx_saa 08:32:20.208 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;74;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426248868860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.208 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426248868860 send ok to <0.847.0> *DBG* aaa_ue_fsm_262426248868860 consume call {rx_swx_saa,{ok,13,#{}}} from <0.847.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.209 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426248868860","262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.846.0>} 08:32:20.209 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.209 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262426248868860 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 3603079780, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2191190065}}} from <0.848.0> in state state_wait_create_session_resp 08:32:20.219 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,171,86,229,150,0,2,0,2,0,16,0,87,0,9,1,160,130,154,232,49,172,18,36,103,79,0,5,0,1,192,168,0,14,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,130,154,232,49,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,130,154,232,49,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:20.219 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735019,5694870,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<130,154,232,49>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2191190065,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2191190065,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,14>>}}} 08:32:20.219 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426248868860">>,<0.840.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735019,2191190065,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079780,2191190065}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:20.219 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:20.219 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 3603079780,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2191190065}} 08:32:20.220 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,false,0,false,false} 08:32:20.220 [info] KMOD Port Create PDP Context Call {<0.840.0>,[alias|#Ref<0.2201401468.1057554437.42672>]}: {create_pdp_context,{172,18,36,103},3603079780,2191190065,{192,168,0,14}} 08:32:20.220 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,14}, 3603079780, 2191190065 *DBG* epdg_ue_fsm_262426248868860 send ok to <0.848.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426248868860">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 3603079780, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2191190065}}}} 08:32:20.220 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],12,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,14}},{i_tid,3603079780},{o_tid,2191190065}]}} *DBG* epdg_ue_fsm_262426248868860 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,14>>,undefined}, local_teid => 3603079780, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2191190065}}} from <0.848.0> in state state_wait_create_session_resp => state_active 08:32:20.221 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 3603079780,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2191190065}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.221 [info] tunnel_response(<<"262426248868860">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 3603079780,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2191190065}} 08:32:20.222 [info] tunnel_response for <<"262426248868860">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,14>>,undefined},local_teid => 3603079780,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2191190065}} 08:32:20.222 [info] GSUP: Tx #{imsi => <<"262426248868860">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,14>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427467273000">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:20.246 [info] GSUP: Rx #{imsi => <<"262427467273000">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427467273000 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427467273000 consume internal init_state in state state_new 08:32:20.247 [info] ue_fsm start(epdg_ue_fsm_262427467273000) *DBG* epdg_ue_fsm_262427467273000 receive call {auth_request,33,"internet",#{}} from <0.849.0> in state state_new 08:32:20.247 [info] ue_fsm init(<<"262427467273000">>) *DBG* epdg_ue_fsm_262427467273000 send ok to <0.849.0> 08:32:20.247 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427467273000 consume call {auth_request,33,"internet",#{}} from <0.849.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427467273000 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427467273000 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:20.247 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427467273000 consume internal init_state in state state_new 08:32:20.248 [info] ue_fsm start_link(aaa_ue_fsm_262427467273000) *DBG* aaa_ue_fsm_262427467273000 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.248 [info] ue_fsm init("262427467273000") 08:32:20.248 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.248 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427467273000",undefined,undefined,false,false,undefined} 08:32:20.249 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:20.249 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","75",";","nonode@nohost"],1,undefined,undefined,undefined,"262427467273000",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427467273000 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427467273000 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427467273000 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>, <<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>, <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6, 215,207,163,229,254,50,175,104,68,238,72,249,95>>, <<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>, <<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>}]}} from <0.852.0> in state state_wait_swx_maa 08:32:20.263 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;75;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427467273000",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120]],[[55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6,215,207,163,229,254,50,175,104,68,238,72,249,95]],["foobar"],[[127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4]],[[173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.263 [info] dia_sip2gsup: auth [55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120] authz [55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6,215,207,163,229,254,50,175,104,68,238,72,249,95]  *DBG* aaa_ue_fsm_262427467273000 send ok to <0.852.0> 08:32:20.263 [info] rand [55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5] autn [242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120]  *DBG* epdg_ue_fsm_262427467273000 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>, <<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>, <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6, 215,207,163,229,254,50,175,104,68,238,72,249,95>>, <<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>, <<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427467273000 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>, <<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>, <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6, 215,207,163,229,254,50,175,104,68,238,72,249,95>>, <<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>, <<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>}]}} from <0.852.0> in state state_wait_swx_maa => state_new 08:32:20.263 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427467273000 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427467273000">>, {ok, [{epdg_auth_tuple, <<55,247,169,216,179,13,221,88,241,125,63,33, 53,40,28,5>>, <<242,168,77,68,148,0,121,100,1,212,87,226,198, 104,30,120>>, <<55,247,169,216,179,13,221,88,241,125,63,33, 53,40,28,5,6,215,207,163,229,254,50,175,104, 68,238,72,249,95>>, <<173,13,236,75,14,251,242,168,162,1,181,46,81, 84,126,155>>, <<127,247,161,155,119,104,74,126,79,208, 13,58,36,123,81,4>>}]}}} 08:32:20.264 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427467273000",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427467273000 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>, <<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>, <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6, 215,207,163,229,254,50,175,104,68,238,72,249,95>>, <<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>, <<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:20.264 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>,<<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>,<<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6,215,207,163,229,254,50,175,104,68,238,72,249,95>>,<<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>,<<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.265 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>,<<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>,<<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6,215,207,163,229,254,50,175,104,68,238,72,249,95>>,<<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>,<<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>}]}, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,false,0,false,false} 08:32:20.265 [info] auth_response(<<"262427467273000">>): {ok,[{epdg_auth_tuple,<<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>,<<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>,<<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6,215,207,163,229,254,50,175,104,68,238,72,249,95>>,<<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>,<<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>}]} 08:32:20.266 [info] auth_response for <<"262427467273000">>: {ok,[{epdg_auth_tuple,<<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>,<<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>,<<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6,215,207,163,229,254,50,175,104,68,238,72,249,95>>,<<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>,<<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>}]} 08:32:20.266 [info] GSUP: Tx #{auth_tuples => [#{autn => <<242,168,77,68,148,0,121,100,1,212,87,226,198,104,30,120>>,ck => <<127,247,161,155,119,104,74,126,79,208,13,58,36,123,81,4>>,ik => <<173,13,236,75,14,251,242,168,162,1,181,46,81,84,126,155>>,rand => <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5>>,res => <<55,247,169,216,179,13,221,88,241,125,63,33,53,40,28,5,6,215,207,163,229,254,50,175,104,68,238,72,249,95>>}],imsi => <<"262427467273000">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427467273000">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427467273000 receive call lu_request from <0.853.0> in state state_authenticating *DBG* epdg_ue_fsm_262427467273000 send ok to <0.853.0> 08:32:20.271 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427467273000">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427467273000 consume call lu_request from <0.853.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427467273000 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:20.271 [info] ue_fsm lu_request 08:32:20.271 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,false,0,false,false} 08:32:20.272 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.272 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427467273000",undefined,undefined,false,false,undefined} 08:32:20.272 [debug] SWx Tx SAR Imsi="262427467273000" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427467273000 send ok to <0.201.0> 08:32:20.272 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","76",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427467273000",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427467273000 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427467273000 receive call {rx_swx_saa,{ok,1,#{}}} from <0.854.0> in state state_wait_swx_saa 08:32:20.282 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;76;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427467273000",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.282 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427467273000 send ok to <0.854.0> *DBG* epdg_ue_fsm_262427467273000 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427467273000 consume call {rx_swx_saa,{ok,1,#{}}} from <0.854.0> in state state_wait_swx_saa => state_authenticated 08:32:20.282 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427467273000",undefined,undefined,false,false,undefined} 08:32:20.282 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427467273000 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427467273000">>,ok}} 08:32:20.282 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427467273000 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:20.283 [info] lu_response(<<"262427467273000">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.283 [info] lu_response for <<"262427467273000">>: ok 08:32:20.283 [info] GSUP: Tx #{imsi => <<"262427467273000">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427467273000">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427467273000 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.855.0> in state state_authenticated 08:32:20.288 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427467273000">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:20.288 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.289 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,false,0,false,false} 08:32:20.289 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:20.289 [info] s2b: Tx {gtp,v2,create_session_request,0,5694871,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427467273000">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735020,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079781,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427467273000 send ok to <0.855.0> 08:32:20.289 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427467273000 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.855.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427467273000 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427467273000 receive call {rx_s6b_aar,"262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.856.0> in state state_authenticated 08:32:20.298 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.298 [info] ue_fsm ev_rx_s6b_aar: "262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:20.298 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427467273000",undefined,undefined,true,false,undefined} 08:32:20.298 [debug] SWx Tx SAR Imsi="262427467273000" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:20.298 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","77",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427467273000",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427467273000 send ok to <0.856.0> *DBG* aaa_ue_fsm_262427467273000 consume call {rx_s6b_aar,"262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.856.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:20.298 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427467273000 receive call {rx_swx_saa,{ok,13,#{}}} from <0.857.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427467273000 send ok to <0.857.0> 08:32:20.304 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;77;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427467273000",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427467273000 consume call {rx_swx_saa,{ok,13,#{}}} from <0.857.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.304 [info] ue_fsm ev_rx_swx_saa 08:32:20.304 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427467273000","262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.856.0>} 08:32:20.304 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.304 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:20.311 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,172,86,229,151,0,2,0,2,0,16,0,87,0,9,1,160,86,14,219,60,172,18,36,103,79,0,5,0,1,192,168,0,15,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,86,14,219,60,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,86,14,219,60,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262427467273000 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 3603079781, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1443814204}}} from <0.858.0> in state state_wait_create_session_resp 08:32:20.311 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735020,5694871,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<86,14,219,60>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1443814204,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1443814204,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,15>>}}} 08:32:20.311 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427467273000">>,<0.850.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735020,1443814204,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079781,1443814204}],[],[],[],[]}}}} 08:32:20.312 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:20.312 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 3603079781,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1443814204}} 08:32:20.312 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427467273000 send ok to <0.858.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427467273000">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 3603079781, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1443814204}}}} 08:32:20.312 [info] KMOD Port Create PDP Context Call {<0.850.0>,[alias|#Ref<0.2201401468.1057554444.46524>]}: {create_pdp_context,{172,18,36,103},3603079781,1443814204,{192,168,0,15}} *DBG* epdg_ue_fsm_262427467273000 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,15>>,undefined}, local_teid => 3603079781, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1443814204}}} from <0.858.0> in state state_wait_create_session_resp => state_active 08:32:20.312 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,15}, 3603079781, 1443814204 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.312 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],781,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,15}},{i_tid,3603079781},{o_tid,1443814204}]}} 08:32:20.312 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 3603079781,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1443814204}) returned ok 08:32:20.312 [info] tunnel_response(<<"262427467273000">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 3603079781,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1443814204}} 08:32:20.313 [info] tunnel_response for <<"262427467273000">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,15>>,undefined},local_teid => 3603079781,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1443814204}} 08:32:20.313 [info] GSUP: Tx #{imsi => <<"262427467273000">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,15>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429647465496">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:20.346 [info] GSUP: Rx #{imsi => <<"262429647465496">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429647465496 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429647465496 consume internal init_state in state state_new 08:32:20.347 [info] ue_fsm start(epdg_ue_fsm_262429647465496) *DBG* epdg_ue_fsm_262429647465496 receive call {auth_request,33,"internet",#{}} from <0.859.0> in state state_new 08:32:20.347 [info] ue_fsm init(<<"262429647465496">>) 08:32:20.347 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429647465496 send ok to <0.859.0> 08:32:20.347 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429647465496 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429647465496 consume call {auth_request,33,"internet",#{}} from <0.859.0> in state state_new => state_wait_auth_resp 08:32:20.347 [info] ue_fsm start_link(aaa_ue_fsm_262429647465496) *DBG* aaa_ue_fsm_262429647465496 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429647465496 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:20.347 [info] ue_fsm init("262429647465496") *DBG* aaa_ue_fsm_262429647465496 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.347 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.348 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429647465496",undefined,undefined,false,false,undefined} 08:32:20.348 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429647465496 send ok to <0.201.0> 08:32:20.349 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","78",";","nonode@nohost"],1,undefined,undefined,undefined,"262429647465496",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429647465496 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429647465496 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>, <<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>, <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32, 139,96,224,37,17,77,123,214,202,74,249,198,78,16>>, <<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>, <<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>}]}} from <0.862.0> in state state_wait_swx_maa 08:32:20.362 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;78;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429647465496",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0]],[[117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,139,96,224,37,17,77,123,214,202,74,249,198,78,16]],["foobar"],[[171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69]],[[124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.363 [info] dia_sip2gsup: auth [117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0] authz [117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,139,96,224,37,17,77,123,214,202,74,249,198,78,16]  08:32:20.363 [info] rand [117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32] autn [109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0]  *DBG* aaa_ue_fsm_262429647465496 send ok to <0.862.0> *DBG* epdg_ue_fsm_262429647465496 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>, <<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>, <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32, 139,96,224,37,17,77,123,214,202,74,249,198,78,16>>, <<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>, <<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:20.363 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429647465496 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>, <<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>, <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32, 139,96,224,37,17,77,123,214,202,74,249,198,78,16>>, <<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>, <<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>}]}} from <0.862.0> in state state_wait_swx_maa => state_new 08:32:20.363 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429647465496",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429647465496 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429647465496">>, {ok, [{epdg_auth_tuple, <<117,159,63,253,237,108,87,142,178,255,73,132, 37,167,21,32>>, <<109,171,175,58,236,53,212,70,247,108,56,107, 126,167,172,0>>, <<117,159,63,253,237,108,87,142,178,255,73,132, 37,167,21,32,139,96,224,37,17,77,123,214,202, 74,249,198,78,16>>, <<124,66,16,242,166,124,60,157,236,131,69,92, 137,121,249,6>>, <<171,243,60,224,208,82,225,13,146,31,37, 93,69,190,126,69>>}]}}} 08:32:20.364 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>,<<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>,<<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,139,96,224,37,17,77,123,214,202,74,249,198,78,16>>,<<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>,<<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>}]} *DBG* epdg_ue_fsm_262429647465496 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>, <<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>, <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32, 139,96,224,37,17,77,123,214,202,74,249,198,78,16>>, <<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>, <<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:20.364 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>,<<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>,<<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,139,96,224,37,17,77,123,214,202,74,249,198,78,16>>,<<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>,<<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>}]}, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,false,0,false,false} 08:32:20.365 [info] auth_response(<<"262429647465496">>): {ok,[{epdg_auth_tuple,<<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>,<<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>,<<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,139,96,224,37,17,77,123,214,202,74,249,198,78,16>>,<<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>,<<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.365 [info] auth_response for <<"262429647465496">>: {ok,[{epdg_auth_tuple,<<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>,<<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>,<<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,139,96,224,37,17,77,123,214,202,74,249,198,78,16>>,<<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>,<<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>}]} 08:32:20.365 [info] GSUP: Tx #{auth_tuples => [#{autn => <<109,171,175,58,236,53,212,70,247,108,56,107,126,167,172,0>>,ck => <<171,243,60,224,208,82,225,13,146,31,37,93,69,190,126,69>>,ik => <<124,66,16,242,166,124,60,157,236,131,69,92,137,121,249,6>>,rand => <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32>>,res => <<117,159,63,253,237,108,87,142,178,255,73,132,37,167,21,32,139,96,224,37,17,77,123,214,202,74,249,198,78,16>>}],imsi => <<"262429647465496">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429647465496">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429647465496 receive call lu_request from <0.863.0> in state state_authenticating 08:32:20.371 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429647465496">>,message_type => location_upd_req} 08:32:20.371 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429647465496 send ok to <0.863.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429647465496 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:20.371 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429647465496 consume call lu_request from <0.863.0> in state state_authenticating 08:32:20.371 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.372 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429647465496",undefined,undefined,false,false,undefined} 08:32:20.372 [debug] SWx Tx SAR Imsi="262429647465496" Type=1 APN="internet" AgentInfoOpt=[]  08:32:20.372 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","79",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429647465496",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429647465496 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429647465496 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429647465496 receive call {rx_swx_saa,{ok,1,#{}}} from <0.864.0> in state state_wait_swx_saa 08:32:20.383 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;79;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429647465496",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.384 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429647465496 send ok to <0.864.0> 08:32:20.384 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429647465496",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429647465496 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429647465496 consume call {rx_swx_saa,{ok,1,#{}}} from <0.864.0> in state state_wait_swx_saa => state_authenticated 08:32:20.384 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429647465496 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429647465496">>,ok}} 08:32:20.384 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429647465496 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:20.385 [info] lu_response(<<"262429647465496">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.385 [info] lu_response for <<"262429647465496">>: ok 08:32:20.385 [info] GSUP: Tx #{imsi => <<"262429647465496">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429647465496">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429647465496 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.865.0> in state state_authenticated 08:32:20.391 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429647465496">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:20.391 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.391 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429647465496 send ok to <0.865.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429647465496 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.865.0> in state state_authenticated => state_wait_create_session_resp 08:32:20.391 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262429647465496 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:20.392 [info] s2b: Tx {gtp,v2,create_session_request,0,5694872,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429647465496">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735021,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079782,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:20.392 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429647465496 receive call {rx_s6b_aar,"262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.866.0> in state state_authenticated 08:32:20.409 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.409 [info] ue_fsm ev_rx_s6b_aar: "262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:20.409 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429647465496",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429647465496 send ok to <0.866.0> 08:32:20.409 [debug] SWx Tx SAR Imsi="262429647465496" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429647465496 consume call {rx_s6b_aar,"262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.866.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:20.409 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","80",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429647465496",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:20.410 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429647465496 receive call {rx_swx_saa,{ok,13,#{}}} from <0.867.0> in state state_authenticated_wait_swx_saa 08:32:20.417 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;80;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429647465496",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.417 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429647465496 send ok to <0.867.0> 08:32:20.417 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429647465496","262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.866.0>} *DBG* aaa_ue_fsm_262429647465496 consume call {rx_swx_saa,{ok,13,#{}}} from <0.867.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.417 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.418 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:20.424 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,173,86,229,152,0,2,0,2,0,16,0,87,0,9,1,160,158,155,217,156,172,18,36,103,79,0,5,0,1,192,168,0,16,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,158,155,217,156,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,158,155,217,156,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:20.425 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735021,5694872,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<158,155,217,156>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2661013916,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2661013916,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,16>>}}} *DBG* epdg_ue_fsm_262429647465496 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 3603079782, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2661013916}}} from <0.868.0> in state state_wait_create_session_resp 08:32:20.425 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429647465496">>,<0.860.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735021,2661013916,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079782,2661013916}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:20.425 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:20.425 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 3603079782,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2661013916}} 08:32:20.425 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,false,0,false,false} 08:32:20.425 [info] KMOD Port Create PDP Context Call {<0.860.0>,[alias|#Ref<0.2201401468.1057554444.46655>]}: {create_pdp_context,{172,18,36,103},3603079782,2661013916,{192,168,0,16}} 08:32:20.425 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,16}, 3603079782, 2661013916 08:32:20.425 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1030,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,16}},{i_tid,3603079782},{o_tid,2661013916}]}} 08:32:20.426 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 3603079782,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2661013916}) returned ok *DBG* epdg_ue_fsm_262429647465496 send ok to <0.868.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429647465496">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 3603079782, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2661013916}}}} 08:32:20.426 [info] tunnel_response(<<"262429647465496">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 3603079782,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2661013916}} *DBG* epdg_ue_fsm_262429647465496 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,16>>,undefined}, local_teid => 3603079782, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2661013916}}} from <0.868.0> in state state_wait_create_session_resp => state_active 08:32:20.426 [info] tunnel_response for <<"262429647465496">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,16>>,undefined},local_teid => 3603079782,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2661013916}} 08:32:20.426 [info] GSUP: Tx #{imsi => <<"262429647465496">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,16>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426163386976">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426163386976 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426163386976 consume internal init_state in state state_new 08:32:20.446 [info] GSUP: Rx #{imsi => <<"262426163386976">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426163386976 receive call {auth_request,33,"internet",#{}} from <0.869.0> in state state_new *DBG* epdg_ue_fsm_262426163386976 send ok to <0.869.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.446 [info] ue_fsm start(epdg_ue_fsm_262426163386976) *DBG* epdg_ue_fsm_262426163386976 consume call {auth_request,33,"internet",#{}} from <0.869.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426163386976 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426163386976 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426163386976 consume internal init_state in state state_new 08:32:20.446 [info] ue_fsm init(<<"262426163386976">>) *DBG* aaa_ue_fsm_262426163386976 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.447 [info] ue_fsm auth_request 08:32:20.447 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,false,0,false,false} 08:32:20.447 [info] ue_fsm start_link(aaa_ue_fsm_262426163386976) 08:32:20.447 [info] ue_fsm init("262426163386976") 08:32:20.447 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.448 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426163386976",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426163386976 send ok to <0.201.0> 08:32:20.448 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426163386976 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:20.448 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","81",";","nonode@nohost"],1,undefined,undefined,undefined,"262426163386976",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426163386976 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>, <<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>, <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9, 55,153,162,68,194,178,178,4,121,53,106,205,185>>, <<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>, <<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92, 150>>}]}} from <0.872.0> in state state_wait_swx_maa 08:32:20.461 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;81;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426163386976",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209]],[[242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9,55,153,162,68,194,178,178,4,121,53,106,205,185]],["foobar"],[[151,95,143,33,121,64,200,36,44,171,132,25,139,186,92,150]],[[207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.461 [info] dia_sip2gsup: auth [242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209] authz [242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9,55,153,162,68,194,178,178,4,121,53,106,205,185]  *DBG* aaa_ue_fsm_262426163386976 send ok to <0.872.0> *DBG* epdg_ue_fsm_262426163386976 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>, <<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>, <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9, 55,153,162,68,194,178,178,4,121,53,106,205,185>>, <<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>, <<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92, 150>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426163386976 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>, <<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>, <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9, 55,153,162,68,194,178,178,4,121,53,106,205,185>>, <<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>, <<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92, 150>>}]}} from <0.872.0> in state state_wait_swx_maa => state_new 08:32:20.461 [info] rand [242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175] autn [95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209]  *DBG* epdg_ue_fsm_262426163386976 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426163386976">>, {ok, [{epdg_auth_tuple, <<242,149,198,53,65,95,19,221,240,81,0,139,55, 166,59,175>>, <<95,5,134,135,144,96,253,136,253,252,255,174, 10,49,94,209>>, <<242,149,198,53,65,95,19,221,240,81,0,139,55, 166,59,175,9,55,153,162,68,194,178,178,4,121, 53,106,205,185>>, <<207,32,148,69,59,20,126,2,183,40,241,176,85, 52,6,57>>, <<151,95,143,33,121,64,200,36,44,171,132, 25,139,186,92,150>>}]}}} 08:32:20.461 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426163386976 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>, <<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>, <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9, 55,153,162,68,194,178,178,4,121,53,106,205,185>>, <<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>, <<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92, 150>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:20.462 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426163386976",undefined,undefined,false,false,undefined} 08:32:20.462 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>,<<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>,<<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9,55,153,162,68,194,178,178,4,121,53,106,205,185>>,<<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>,<<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92,150>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.463 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>,<<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>,<<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9,55,153,162,68,194,178,178,4,121,53,106,205,185>>,<<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>,<<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92,150>>}]}, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,false,0,false,false} 08:32:20.463 [info] auth_response(<<"262426163386976">>): {ok,[{epdg_auth_tuple,<<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>,<<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>,<<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9,55,153,162,68,194,178,178,4,121,53,106,205,185>>,<<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>,<<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92,150>>}]} 08:32:20.464 [info] auth_response for <<"262426163386976">>: {ok,[{epdg_auth_tuple,<<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>,<<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>,<<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9,55,153,162,68,194,178,178,4,121,53,106,205,185>>,<<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>,<<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92,150>>}]} 08:32:20.464 [info] GSUP: Tx #{auth_tuples => [#{autn => <<95,5,134,135,144,96,253,136,253,252,255,174,10,49,94,209>>,ck => <<151,95,143,33,121,64,200,36,44,171,132,25,139,186,92,150>>,ik => <<207,32,148,69,59,20,126,2,183,40,241,176,85,52,6,57>>,rand => <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175>>,res => <<242,149,198,53,65,95,19,221,240,81,0,139,55,166,59,175,9,55,153,162,68,194,178,178,4,121,53,106,205,185>>}],imsi => <<"262426163386976">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426163386976">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426163386976 receive call lu_request from <0.873.0> in state state_authenticating *DBG* epdg_ue_fsm_262426163386976 send ok to <0.873.0> *DBG* epdg_ue_fsm_262426163386976 consume call lu_request from <0.873.0> in state state_authenticating 08:32:20.468 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426163386976">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426163386976 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:20.468 [info] ue_fsm lu_request 08:32:20.468 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,false,0,false,false} 08:32:20.468 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.468 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426163386976",undefined,undefined,false,false,undefined} 08:32:20.468 [debug] SWx Tx SAR Imsi="262426163386976" Type=1 APN="internet" AgentInfoOpt=[]  08:32:20.469 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","82",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426163386976",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426163386976 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426163386976 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426163386976 receive call {rx_swx_saa,{ok,1,#{}}} from <0.874.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426163386976 send ok to <0.874.0> *DBG* epdg_ue_fsm_262426163386976 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426163386976 consume call {rx_swx_saa,{ok,1,#{}}} from <0.874.0> in state state_wait_swx_saa => state_authenticated 08:32:20.477 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;82;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426163386976",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.477 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426163386976 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426163386976">>,ok}} *DBG* epdg_ue_fsm_262426163386976 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:20.477 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426163386976",undefined,undefined,false,false,undefined} 08:32:20.477 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.477 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,false,0,false,false} 08:32:20.477 [info] lu_response(<<"262426163386976">>): ok 08:32:20.477 [info] lu_response for <<"262426163386976">>: ok 08:32:20.478 [info] GSUP: Tx #{imsi => <<"262426163386976">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426163386976">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426163386976 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.875.0> in state state_authenticated 08:32:20.482 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426163386976">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:20.482 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.482 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,false,0,false,false} 08:32:20.482 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:20.482 [info] s2b: Tx {gtp,v2,create_session_request,0,5694873,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426163386976">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735022,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079783,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426163386976 send ok to <0.875.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.482 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426163386976 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.875.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426163386976 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426163386976 receive call {rx_s6b_aar,"262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.876.0> in state state_authenticated 08:32:20.490 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.490 [info] ue_fsm ev_rx_s6b_aar: "262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:20.490 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426163386976",undefined,undefined,true,false,undefined} 08:32:20.490 [debug] SWx Tx SAR Imsi="262426163386976" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:20.490 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","83",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426163386976",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426163386976 send ok to <0.876.0> *DBG* aaa_ue_fsm_262426163386976 consume call {rx_s6b_aar,"262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.876.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:20.490 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426163386976 receive call {rx_swx_saa,{ok,13,#{}}} from <0.877.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426163386976 send ok to <0.877.0> 08:32:20.493 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;83;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426163386976",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426163386976 consume call {rx_swx_saa,{ok,13,#{}}} from <0.877.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.493 [info] ue_fsm ev_rx_swx_saa 08:32:20.493 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426163386976","262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.876.0>} 08:32:20.494 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.494 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:20.499 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,174,86,229,153,0,2,0,2,0,16,0,87,0,9,1,160,218,211,3,234,172,18,36,103,79,0,5,0,1,192,168,0,17,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,218,211,3,234,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,218,211,3,234,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:20.499 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735022,5694873,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<218,211,3,234>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3671262186,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3671262186,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,17>>}}} *DBG* epdg_ue_fsm_262426163386976 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 3603079783, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3671262186}}} from <0.878.0> in state state_wait_create_session_resp 08:32:20.499 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426163386976">>,<0.870.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735022,3671262186,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079783,3671262186}],[],[],[],[],[],[],[]}}}} 08:32:20.499 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:20.499 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 3603079783,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3671262186}} 08:32:20.499 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,false,0,false,false} 08:32:20.499 [info] KMOD Port Create PDP Context Call {<0.870.0>,[alias|#Ref<0.2201401468.1057554444.46757>]}: {create_pdp_context,{172,18,36,103},3603079783,3671262186,{192,168,0,17}} 08:32:20.499 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,17}, 3603079783, 3671262186 08:32:20.499 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],76,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,17}},{i_tid,3603079783},{o_tid,3671262186}]}} 08:32:20.500 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 3603079783,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3671262186}) returned ok *DBG* epdg_ue_fsm_262426163386976 send ok to <0.878.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426163386976">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 3603079783, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3671262186}}}} 08:32:20.500 [info] tunnel_response(<<"262426163386976">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 3603079783,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3671262186}} *DBG* epdg_ue_fsm_262426163386976 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,17>>,undefined}, local_teid => 3603079783, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3671262186}}} from <0.878.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.500 [info] tunnel_response for <<"262426163386976">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,17>>,undefined},local_teid => 3603079783,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3671262186}} 08:32:20.500 [info] GSUP: Tx #{imsi => <<"262426163386976">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,17>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428408461807">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428408461807 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428408461807 consume internal init_state in state state_new 08:32:20.548 [info] GSUP: Rx #{imsi => <<"262428408461807">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428408461807 receive call {auth_request,33,"internet",#{}} from <0.879.0> in state state_new 08:32:20.548 [info] ue_fsm start(epdg_ue_fsm_262428408461807) 08:32:20.548 [info] ue_fsm init(<<"262428408461807">>) 08:32:20.548 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428408461807 send ok to <0.879.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.549 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428408461807 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428408461807 consume call {auth_request,33,"internet",#{}} from <0.879.0> in state state_new => state_wait_auth_resp 08:32:20.549 [info] ue_fsm start_link(aaa_ue_fsm_262428408461807) *DBG* aaa_ue_fsm_262428408461807 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428408461807 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:20.549 [info] ue_fsm init("262428408461807") *DBG* aaa_ue_fsm_262428408461807 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.549 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.549 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428408461807",undefined,undefined,false,false,undefined} 08:32:20.550 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:20.550 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","84",";","nonode@nohost"],1,undefined,undefined,undefined,"262428408461807",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428408461807 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428408461807 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428408461807 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>, <<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>, <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50, 205,114,198,185,59,17,9,230,186,113,203,202,43>>, <<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>, <<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252, 167>>}]}} from <0.882.0> in state state_wait_swx_maa 08:32:20.559 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;84;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428408461807",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57]],[[4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50,205,114,198,185,59,17,9,230,186,113,203,202,43]],["foobar"],[[165,208,52,150,154,204,147,202,97,4,126,132,26,239,252,167]],[[221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.559 [info] dia_sip2gsup: auth [4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57] authz [4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50,205,114,198,185,59,17,9,230,186,113,203,202,43]  *DBG* aaa_ue_fsm_262428408461807 send ok to <0.882.0> *DBG* aaa_ue_fsm_262428408461807 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>, <<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>, <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50, 205,114,198,185,59,17,9,230,186,113,203,202,43>>, <<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>, <<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252, 167>>}]}} from <0.882.0> in state state_wait_swx_maa => state_new 08:32:20.559 [info] rand [4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152] autn [180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57]  *DBG* epdg_ue_fsm_262428408461807 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>, <<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>, <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50, 205,114,198,185,59,17,9,230,186,113,203,202,43>>, <<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>, <<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252, 167>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:20.559 [info] ue_fsm ev_rx_swx_maa 08:32:20.560 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428408461807",undefined,undefined,false,false,undefined} 08:32:20.560 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>,<<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>,<<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50,205,114,198,185,59,17,9,230,186,113,203,202,43>>,<<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>,<<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252,167>>}]} 08:32:20.561 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>,<<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>,<<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50,205,114,198,185,59,17,9,230,186,113,203,202,43>>,<<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>,<<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252,167>>}]}, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428408461807 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428408461807">>, {ok, [{epdg_auth_tuple, <<4,50,88,128,213,127,176,239,198,77,169,3,71, 32,110,152>>, <<180,17,17,177,175,146,122,246,110,96,165,181, 28,3,50,57>>, <<4,50,88,128,213,127,176,239,198,77,169,3,71, 32,110,152,50,205,114,198,185,59,17,9,230, 186,113,203,202,43>>, <<221,154,49,188,39,143,16,165,83,132,228,128, 190,233,253,45>>, <<165,208,52,150,154,204,147,202,97,4,126, 132,26,239,252,167>>}]}}} 08:32:20.561 [info] auth_response(<<"262428408461807">>): {ok,[{epdg_auth_tuple,<<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>,<<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>,<<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50,205,114,198,185,59,17,9,230,186,113,203,202,43>>,<<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>,<<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252,167>>}]} *DBG* epdg_ue_fsm_262428408461807 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>, <<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>, <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50, 205,114,198,185,59,17,9,230,186,113,203,202,43>>, <<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>, <<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252, 167>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.562 [info] auth_response for <<"262428408461807">>: {ok,[{epdg_auth_tuple,<<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>,<<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>,<<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50,205,114,198,185,59,17,9,230,186,113,203,202,43>>,<<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>,<<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252,167>>}]} 08:32:20.563 [info] GSUP: Tx #{auth_tuples => [#{autn => <<180,17,17,177,175,146,122,246,110,96,165,181,28,3,50,57>>,ck => <<165,208,52,150,154,204,147,202,97,4,126,132,26,239,252,167>>,ik => <<221,154,49,188,39,143,16,165,83,132,228,128,190,233,253,45>>,rand => <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152>>,res => <<4,50,88,128,213,127,176,239,198,77,169,3,71,32,110,152,50,205,114,198,185,59,17,9,230,186,113,203,202,43>>}],imsi => <<"262428408461807">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428408461807">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428408461807 receive call lu_request from <0.883.0> in state state_authenticating *DBG* epdg_ue_fsm_262428408461807 send ok to <0.883.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.568 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428408461807">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428408461807 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428408461807 consume call lu_request from <0.883.0> in state state_authenticating 08:32:20.568 [info] ue_fsm lu_request 08:32:20.569 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,false,0,false,false} 08:32:20.569 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.569 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428408461807",undefined,undefined,false,false,undefined} 08:32:20.569 [debug] SWx Tx SAR Imsi="262428408461807" Type=1 APN="internet" AgentInfoOpt=[]  08:32:20.569 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","85",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428408461807",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428408461807 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428408461807 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428408461807 receive call {rx_swx_saa,{ok,1,#{}}} from <0.884.0> in state state_wait_swx_saa 08:32:20.579 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;85;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428408461807",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428408461807 send ok to <0.884.0> 08:32:20.579 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428408461807 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428408461807 consume call {rx_swx_saa,{ok,1,#{}}} from <0.884.0> in state state_wait_swx_saa => state_authenticated 08:32:20.579 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428408461807",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428408461807 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428408461807">>,ok}} 08:32:20.579 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428408461807 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:20.579 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.579 [info] lu_response(<<"262428408461807">>): ok 08:32:20.580 [info] lu_response for <<"262428408461807">>: ok 08:32:20.580 [info] GSUP: Tx #{imsi => <<"262428408461807">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428408461807">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428408461807 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.885.0> in state state_authenticated 08:32:20.585 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428408461807">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:20.585 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.585 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428408461807 send ok to <0.885.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.585 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262428408461807 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.885.0> in state state_authenticated => state_wait_create_session_resp 08:32:20.586 [info] s2b: Tx {gtp,v2,create_session_request,0,5694874,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428408461807">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735023,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079784,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428408461807 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:20.586 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428408461807 receive call {rx_s6b_aar,"262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.886.0> in state state_authenticated 08:32:20.597 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.597 [info] ue_fsm ev_rx_s6b_aar: "262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:20.597 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428408461807",undefined,undefined,true,false,undefined} 08:32:20.597 [debug] SWx Tx SAR Imsi="262428408461807" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:20.597 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","86",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428408461807",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428408461807 send ok to <0.886.0> *DBG* aaa_ue_fsm_262428408461807 consume call {rx_s6b_aar,"262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.886.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:20.597 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428408461807 receive call {rx_swx_saa,{ok,13,#{}}} from <0.887.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428408461807 send ok to <0.887.0> 08:32:20.606 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;86;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428408461807",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428408461807 consume call {rx_swx_saa,{ok,13,#{}}} from <0.887.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.607 [info] ue_fsm ev_rx_swx_saa 08:32:20.607 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428408461807","262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.886.0>} 08:32:20.607 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.607 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:20.617 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,175,86,229,154,0,2,0,2,0,16,0,87,0,9,1,160,52,161,26,25,172,18,36,103,79,0,5,0,1,192,168,0,18,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,52,161,26,25,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,52,161,26,25,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:20.618 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735023,5694874,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<52,161,26,25>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,882973209,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,882973209,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,18>>}}} 08:32:20.618 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428408461807">>,<0.880.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735023,882973209,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079784,882973209}],[],[],[],[],[],[]}}}} 08:32:20.618 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428408461807 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 3603079784, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 882973209}}} from <0.888.0> in state state_wait_create_session_resp 08:32:20.618 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 3603079784,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 882973209}} 08:32:20.618 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,false,0,false,false} 08:32:20.618 [info] KMOD Port Create PDP Context Call {<0.880.0>,[alias|#Ref<0.2201401468.1057554444.46829>]}: {create_pdp_context,{172,18,36,103},3603079784,882973209,{192,168,0,18}} 08:32:20.619 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,18}, 3603079784, 882973209 08:32:20.619 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],140,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,18}},{i_tid,3603079784},{o_tid,882973209}]}} 08:32:20.619 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 3603079784,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 882973209}) returned ok *DBG* epdg_ue_fsm_262428408461807 send ok to <0.888.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428408461807">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 3603079784, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 882973209}}}} 08:32:20.619 [info] tunnel_response(<<"262428408461807">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 3603079784,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 882973209}} *DBG* epdg_ue_fsm_262428408461807 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,18>>,undefined}, local_teid => 3603079784, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 882973209}}} from <0.888.0> in state state_wait_create_session_resp => state_active 08:32:20.620 [info] tunnel_response for <<"262428408461807">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,18>>,undefined},local_teid => 3603079784,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 882973209}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.620 [info] GSUP: Tx #{imsi => <<"262428408461807">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,18>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428746291363">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428746291363 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428746291363 consume internal init_state in state state_new 08:32:20.647 [info] GSUP: Rx #{imsi => <<"262428746291363">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428746291363 receive call {auth_request,33,"internet",#{}} from <0.889.0> in state state_new 08:32:20.648 [info] ue_fsm start(epdg_ue_fsm_262428746291363) 08:32:20.648 [info] ue_fsm init(<<"262428746291363">>) 08:32:20.648 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428746291363 send ok to <0.889.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428746291363 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428746291363 consume call {auth_request,33,"internet",#{}} from <0.889.0> in state state_new => state_wait_auth_resp 08:32:20.648 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428746291363 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428746291363 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:20.648 [info] ue_fsm start_link(aaa_ue_fsm_262428746291363) *DBG* aaa_ue_fsm_262428746291363 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.648 [info] ue_fsm init("262428746291363") 08:32:20.648 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.649 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428746291363",undefined,undefined,false,false,undefined} 08:32:20.649 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:20.649 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","87",";","nonode@nohost"],1,undefined,undefined,undefined,"262428746291363",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428746291363 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428746291363 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428746291363 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>, <<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>, <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237, 106,122,43,233,93,229,108,100,212,106,161,129,54>>, <<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>, <<120,109,76,226,206,15,82,195,162,26,164,225,127,218, 200,173>>}]}} from <0.892.0> in state state_wait_swx_maa 08:32:20.663 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;87;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428746291363",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75]],[[22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237,106,122,43,233,93,229,108,100,212,106,161,129,54]],["foobar"],[[120,109,76,226,206,15,82,195,162,26,164,225,127,218,200,173]],[[242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.663 [info] dia_sip2gsup: auth [22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75] authz [22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237,106,122,43,233,93,229,108,100,212,106,161,129,54]  08:32:20.663 [info] rand [22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1] autn [123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75]  *DBG* aaa_ue_fsm_262428746291363 send ok to <0.892.0> 08:32:20.663 [info] ue_fsm ev_rx_swx_maa 08:32:20.664 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428746291363",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428746291363 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>, <<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>, <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237, 106,122,43,233,93,229,108,100,212,106,161,129,54>>, <<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>, <<120,109,76,226,206,15,82,195,162,26,164,225,127,218, 200,173>>}]}} from <0.892.0> in state state_wait_swx_maa => state_new 08:32:20.664 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>,<<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>,<<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237,106,122,43,233,93,229,108,100,212,106,161,129,54>>,<<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>,<<120,109,76,226,206,15,82,195,162,26,164,225,127,218,200,173>>}]} *DBG* epdg_ue_fsm_262428746291363 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>, <<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>, <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237, 106,122,43,233,93,229,108,100,212,106,161,129,54>>, <<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>, <<120,109,76,226,206,15,82,195,162,26,164,225,127,218, 200,173>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:20.665 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>,<<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>,<<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237,106,122,43,233,93,229,108,100,212,106,161,129,54>>,<<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>,<<120,109,76,226,206,15,82,195,162,26,164,225,127,218,200,173>>}]}, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428746291363 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428746291363">>, {ok, [{epdg_auth_tuple, <<22,157,165,67,60,196,184,7,213,69,37,39,171, 154,222,1>>, <<123,13,200,65,11,52,215,92,29,109,42,85,92, 92,90,75>>, <<22,157,165,67,60,196,184,7,213,69,37,39,171, 154,222,1,237,106,122,43,233,93,229,108,100, 212,106,161,129,54>>, <<242,81,166,166,87,187,201,201,63,100,60,184, 202,227,244,3>>, <<120,109,76,226,206,15,82,195,162,26,164, 225,127,218,200,173>>}]}}} 08:32:20.665 [info] auth_response(<<"262428746291363">>): {ok,[{epdg_auth_tuple,<<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>,<<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>,<<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237,106,122,43,233,93,229,108,100,212,106,161,129,54>>,<<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>,<<120,109,76,226,206,15,82,195,162,26,164,225,127,218,200,173>>}]} *DBG* epdg_ue_fsm_262428746291363 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>, <<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>, <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237, 106,122,43,233,93,229,108,100,212,106,161,129,54>>, <<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>, <<120,109,76,226,206,15,82,195,162,26,164,225,127,218, 200,173>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:20.666 [info] auth_response for <<"262428746291363">>: {ok,[{epdg_auth_tuple,<<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>,<<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>,<<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237,106,122,43,233,93,229,108,100,212,106,161,129,54>>,<<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>,<<120,109,76,226,206,15,82,195,162,26,164,225,127,218,200,173>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.666 [info] GSUP: Tx #{auth_tuples => [#{autn => <<123,13,200,65,11,52,215,92,29,109,42,85,92,92,90,75>>,ck => <<120,109,76,226,206,15,82,195,162,26,164,225,127,218,200,173>>,ik => <<242,81,166,166,87,187,201,201,63,100,60,184,202,227,244,3>>,rand => <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1>>,res => <<22,157,165,67,60,196,184,7,213,69,37,39,171,154,222,1,237,106,122,43,233,93,229,108,100,212,106,161,129,54>>}],imsi => <<"262428746291363">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428746291363">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428746291363 receive call lu_request from <0.893.0> in state state_authenticating 08:32:20.671 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428746291363">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428746291363 send ok to <0.893.0> 08:32:20.672 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428746291363 consume call lu_request from <0.893.0> in state state_authenticating *DBG* aaa_ue_fsm_262428746291363 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:20.672 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,false,0,false,false} 08:32:20.672 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.672 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428746291363",undefined,undefined,false,false,undefined} 08:32:20.672 [debug] SWx Tx SAR Imsi="262428746291363" Type=1 APN="internet" AgentInfoOpt=[]  08:32:20.673 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","88",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428746291363",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428746291363 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428746291363 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428746291363 receive call {rx_swx_saa,{ok,1,#{}}} from <0.894.0> in state state_wait_swx_saa 08:32:20.683 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;88;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428746291363",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.683 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428746291363 send ok to <0.894.0> *DBG* aaa_ue_fsm_262428746291363 consume call {rx_swx_saa,{ok,1,#{}}} from <0.894.0> in state state_wait_swx_saa => state_authenticated 08:32:20.683 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428746291363",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428746291363 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:20.684 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428746291363 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428746291363">>,ok}} 08:32:20.684 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428746291363 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:20.684 [info] lu_response(<<"262428746291363">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.684 [info] lu_response for <<"262428746291363">>: ok 08:32:20.684 [info] GSUP: Tx #{imsi => <<"262428746291363">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428746291363">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428746291363 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.895.0> in state state_authenticated 08:32:20.689 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428746291363">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:20.689 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.689 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,false,0,false,false} 08:32:20.689 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262428746291363 send ok to <0.895.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.690 [info] s2b: Tx {gtp,v2,create_session_request,0,5694875,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428746291363">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735024,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079785,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428746291363 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.895.0> in state state_authenticated => state_wait_create_session_resp 08:32:20.690 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428746291363 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428746291363 receive call {rx_s6b_aar,"262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.896.0> in state state_authenticated 08:32:20.698 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.699 [info] ue_fsm ev_rx_s6b_aar: "262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262428746291363 send ok to <0.896.0> 08:32:20.699 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428746291363",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428746291363 consume call {rx_s6b_aar,"262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.896.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:20.699 [debug] SWx Tx SAR Imsi="262428746291363" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:20.699 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","89",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428746291363",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:20.699 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428746291363 receive call {rx_swx_saa,{ok,13,#{}}} from <0.897.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428746291363 send ok to <0.897.0> 08:32:20.702 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;89;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428746291363",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428746291363 consume call {rx_swx_saa,{ok,13,#{}}} from <0.897.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.702 [info] ue_fsm ev_rx_swx_saa 08:32:20.702 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428746291363","262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.896.0>} 08:32:20.702 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.703 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262428746291363 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 3603079785, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3187674353}}} from <0.898.0> in state state_wait_create_session_resp 08:32:20.706 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,176,86,229,155,0,2,0,2,0,16,0,87,0,9,1,160,190,0,12,241,172,18,36,103,79,0,5,0,1,192,168,0,19,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,190,0,12,241,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,190,0,12,241,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:20.706 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735024,5694875,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<190,0,12,241>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3187674353,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3187674353,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,19>>}}} 08:32:20.706 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428746291363">>,<0.890.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735024,3187674353,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079785,3187674353}]}}}} 08:32:20.706 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:20.706 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 3603079785,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3187674353}} 08:32:20.706 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,false,0,false,false} 08:32:20.706 [info] KMOD Port Create PDP Context Call {<0.890.0>,[alias|#Ref<0.2201401468.1057554438.44990>]}: {create_pdp_context,{172,18,36,103},3603079785,3187674353,{192,168,0,19}} 08:32:20.706 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,19}, 3603079785, 3187674353 08:32:20.706 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],775,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,19}},{i_tid,3603079785},{o_tid,3187674353}]}} *DBG* epdg_ue_fsm_262428746291363 send ok to <0.898.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428746291363">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 3603079785, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3187674353}}}} 08:32:20.706 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 3603079785,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3187674353}) returned ok *DBG* epdg_ue_fsm_262428746291363 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,19>>,undefined}, local_teid => 3603079785, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3187674353}}} from <0.898.0> in state state_wait_create_session_resp => state_active 08:32:20.706 [info] tunnel_response(<<"262428746291363">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 3603079785,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3187674353}} 08:32:20.706 [info] tunnel_response for <<"262428746291363">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,19>>,undefined},local_teid => 3603079785,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3187674353}} 08:32:20.706 [info] GSUP: Tx #{imsi => <<"262428746291363">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,19>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262424358397606">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424358397606 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424358397606 consume internal init_state in state state_new 08:32:20.749 [info] GSUP: Rx #{imsi => <<"262424358397606">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424358397606 receive call {auth_request,33,"internet",#{}} from <0.899.0> in state state_new 08:32:20.749 [info] ue_fsm start(epdg_ue_fsm_262424358397606) *DBG* epdg_ue_fsm_262424358397606 send ok to <0.899.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424358397606 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424358397606 consume call {auth_request,33,"internet",#{}} from <0.899.0> in state state_new => state_wait_auth_resp 08:32:20.749 [info] ue_fsm init(<<"262424358397606">>) *DBG* epdg_ue_fsm_262424358397606 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424358397606 consume internal init_state in state state_new 08:32:20.749 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424358397606 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.749 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,false,0,false,false} 08:32:20.749 [info] ue_fsm start_link(aaa_ue_fsm_262424358397606) 08:32:20.749 [info] ue_fsm init("262424358397606") 08:32:20.749 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.749 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424358397606",undefined,undefined,false,false,undefined} 08:32:20.749 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:20.749 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","90",";","nonode@nohost"],1,undefined,undefined,undefined,"262424358397606",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424358397606 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424358397606 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424358397606 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>, <<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>, <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35, 153,29,26,123,190,102,24,43,90,248,238,194,209,113>>, <<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>, <<".ý­%®$m\n§×Kb³«èÁ">>}]}} from <0.902.0> in state state_wait_swx_maa 08:32:20.765 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;90;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424358397606",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54]],[[121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,153,29,26,123,190,102,24,43,90,248,238,194,209,113]],["foobar"],[".ý­%®$m\n§×Kb³«èÁ"],[[41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.765 [info] dia_sip2gsup: auth [121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54] authz [121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,153,29,26,123,190,102,24,43,90,248,238,194,209,113]  08:32:20.765 [info] rand [121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35] autn [40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54]  *DBG* aaa_ue_fsm_262424358397606 send ok to <0.902.0> *DBG* epdg_ue_fsm_262424358397606 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>, <<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>, <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35, 153,29,26,123,190,102,24,43,90,248,238,194,209,113>>, <<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>, <<".ý­%®$m\n§×Kb³«èÁ">>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:20.765 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424358397606 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>, <<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>, <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35, 153,29,26,123,190,102,24,43,90,248,238,194,209,113>>, <<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>, <<".ý­%®$m\n§×Kb³«èÁ">>}]}} from <0.902.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424358397606 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424358397606">>, {ok, [{epdg_auth_tuple, <<121,119,167,248,94,156,186,65,138,0,248,100, 244,139,37,35>>, <<40,255,183,202,170,208,119,122,175,99,238, 139,41,81,200,54>>, <<121,119,167,248,94,156,186,65,138,0,248,100, 244,139,37,35,153,29,26,123,190,102,24,43,90, 248,238,194,209,113>>, <<41,72,73,175,61,237,196,44,70,183,254,103, 184,25,92,48>>, <<".ý­%®$m\n§×Kb³«èÁ">>}]}}} 08:32:20.766 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424358397606",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424358397606 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>, <<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>, <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35, 153,29,26,123,190,102,24,43,90,248,238,194,209,113>>, <<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>, <<".ý­%®$m\n§×Kb³«èÁ">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:20.766 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>,<<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>,<<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,153,29,26,123,190,102,24,43,90,248,238,194,209,113>>,<<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>,<<".ý­%®$m\n§×Kb³«èÁ">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.767 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>,<<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>,<<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,153,29,26,123,190,102,24,43,90,248,238,194,209,113>>,<<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>,<<".ý­%®$m\n§×Kb³«èÁ">>}]}, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,false,0,false,false} 08:32:20.767 [info] auth_response(<<"262424358397606">>): {ok,[{epdg_auth_tuple,<<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>,<<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>,<<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,153,29,26,123,190,102,24,43,90,248,238,194,209,113>>,<<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>,<<".ý­%®$m\n§×Kb³«èÁ">>}]} 08:32:20.767 [info] auth_response for <<"262424358397606">>: {ok,[{epdg_auth_tuple,<<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>,<<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>,<<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,153,29,26,123,190,102,24,43,90,248,238,194,209,113>>,<<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>,<<".ý­%®$m\n§×Kb³«èÁ">>}]} 08:32:20.768 [info] GSUP: Tx #{auth_tuples => [#{autn => <<40,255,183,202,170,208,119,122,175,99,238,139,41,81,200,54>>,ck => <<".ý­%®$m\n§×Kb³«èÁ">>,ik => <<41,72,73,175,61,237,196,44,70,183,254,103,184,25,92,48>>,rand => <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35>>,res => <<121,119,167,248,94,156,186,65,138,0,248,100,244,139,37,35,153,29,26,123,190,102,24,43,90,248,238,194,209,113>>}],imsi => <<"262424358397606">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424358397606">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424358397606 receive call lu_request from <0.903.0> in state state_authenticating 08:32:20.773 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424358397606">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424358397606 send ok to <0.903.0> *DBG* aaa_ue_fsm_262424358397606 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.773 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424358397606 consume call lu_request from <0.903.0> in state state_authenticating 08:32:20.774 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,false,0,false,false} 08:32:20.774 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.774 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424358397606",undefined,undefined,false,false,undefined} 08:32:20.774 [debug] SWx Tx SAR Imsi="262424358397606" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424358397606 send ok to <0.201.0> 08:32:20.774 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","91",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424358397606",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424358397606 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424358397606 receive call {rx_swx_saa,{ok,1,#{}}} from <0.904.0> in state state_wait_swx_saa 08:32:20.786 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;91;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424358397606",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.786 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424358397606 send ok to <0.904.0> *DBG* epdg_ue_fsm_262424358397606 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424358397606 consume call {rx_swx_saa,{ok,1,#{}}} from <0.904.0> in state state_wait_swx_saa => state_authenticated 08:32:20.786 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424358397606",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424358397606 send ok to <0.211.0> 08:32:20.787 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262424358397606">>,ok}} *DBG* epdg_ue_fsm_262424358397606 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:20.787 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.787 [info] lu_response(<<"262424358397606">>): ok 08:32:20.787 [info] lu_response for <<"262424358397606">>: ok 08:32:20.787 [info] GSUP: Tx #{imsi => <<"262424358397606">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424358397606">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424358397606 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.905.0> in state state_authenticated 08:32:20.793 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424358397606">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:20.794 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.794 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424358397606 send ok to <0.905.0> 08:32:20.794 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424358397606 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.905.0> in state state_authenticated => state_wait_create_session_resp 08:32:20.794 [info] s2b: Tx {gtp,v2,create_session_request,0,5694876,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424358397606">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735025,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079786,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424358397606 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:20.794 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424358397606 receive call {rx_s6b_aar,"262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.906.0> in state state_authenticated 08:32:20.814 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.814 [info] ue_fsm ev_rx_s6b_aar: "262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:20.815 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262424358397606",undefined,undefined,true,false,undefined} 08:32:20.815 [debug] SWx Tx SAR Imsi="262424358397606" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:20.815 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","92",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424358397606",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424358397606 send ok to <0.906.0> 08:32:20.816 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424358397606 consume call {rx_s6b_aar,"262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.906.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424358397606 receive call {rx_swx_saa,{ok,13,#{}}} from <0.907.0> in state state_authenticated_wait_swx_saa 08:32:20.825 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;92;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424358397606",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424358397606 send ok to <0.907.0> *DBG* aaa_ue_fsm_262424358397606 consume call {rx_swx_saa,{ok,13,#{}}} from <0.907.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.825 [info] ue_fsm ev_rx_swx_saa 08:32:20.825 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424358397606","262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.906.0>} 08:32:20.825 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.825 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:20.836 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,177,86,229,156,0,2,0,2,0,16,0,87,0,9,1,160,48,192,243,103,172,18,36,103,79,0,5,0,1,192,168,0,20,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,48,192,243,103,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,48,192,243,103,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:20.836 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735025,5694876,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"0Àóg">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,817951591,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,817951591,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,20>>}}} 08:32:20.836 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424358397606">>,<0.900.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735025,817951591,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079786,817951591}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424358397606 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 3603079786, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 817951591}}} from <0.908.0> in state state_wait_create_session_resp 08:32:20.836 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:20.836 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 3603079786,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 817951591}} 08:32:20.837 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,false,0,false,false} 08:32:20.837 [info] KMOD Port Create PDP Context Call {<0.900.0>,[alias|#Ref<0.2201401468.1057554444.47083>]}: {create_pdp_context,{172,18,36,103},3603079786,817951591,{192,168,0,20}} 08:32:20.837 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,20}, 3603079786, 817951591 08:32:20.837 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],839,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,20}},{i_tid,3603079786},{o_tid,817951591}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262424358397606">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 3603079786, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 817951591}}}} *DBG* epdg_ue_fsm_262424358397606 send ok to <0.908.0> 08:32:20.838 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 3603079786,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 817951591}) returned ok 08:32:20.838 [info] tunnel_response(<<"262424358397606">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 3603079786,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 817951591}} *DBG* epdg_ue_fsm_262424358397606 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,20>>,undefined}, local_teid => 3603079786, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 817951591}}} from <0.908.0> in state state_wait_create_session_resp => state_active 08:32:20.838 [info] tunnel_response for <<"262424358397606">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,20>>,undefined},local_teid => 3603079786,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 817951591}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.838 [info] GSUP: Tx #{imsi => <<"262424358397606">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,20>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427292122292">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:20.848 [info] GSUP: Rx #{imsi => <<"262427292122292">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427292122292 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427292122292 consume internal init_state in state state_new 08:32:20.848 [info] ue_fsm start(epdg_ue_fsm_262427292122292) *DBG* epdg_ue_fsm_262427292122292 receive call {auth_request,33,"internet",#{}} from <0.909.0> in state state_new 08:32:20.848 [info] ue_fsm init(<<"262427292122292">>) *DBG* epdg_ue_fsm_262427292122292 send ok to <0.909.0> 08:32:20.848 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427292122292 consume call {auth_request,33,"internet",#{}} from <0.909.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427292122292 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427292122292 enter aaa_ue_fsm in state state_new 08:32:20.849 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427292122292 consume internal init_state in state state_new 08:32:20.849 [info] ue_fsm start_link(aaa_ue_fsm_262427292122292) *DBG* aaa_ue_fsm_262427292122292 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.849 [info] ue_fsm init("262427292122292") 08:32:20.849 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.850 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427292122292",undefined,undefined,false,false,undefined} 08:32:20.850 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427292122292 send ok to <0.201.0> 08:32:20.850 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","93",";","nonode@nohost"],1,undefined,undefined,undefined,"262427292122292",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427292122292 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:20.866 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;93;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427292122292",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,110,162,111,242,196,112,24,181,239,153,139,197,107,206,67,82]],[[169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19,182,209,210,111,50,182,152,13,48,76,200,251,16]],["foobar"],[[255,90,200,225,31,93,127,208,200,177,130,224,9,216,191,167]],[[58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427292122292 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>, <<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67, 82>>, <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19, 182,209,210,111,50,182,152,13,48,76,200,251,16>>, <<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>, <<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191, 167>>}]}} from <0.912.0> in state state_wait_swx_maa 08:32:20.866 [info] dia_sip2gsup: auth [169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,110,162,111,242,196,112,24,181,239,153,139,197,107,206,67,82] authz [169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19,182,209,210,111,50,182,152,13,48,76,200,251,16]  08:32:20.866 [info] rand [169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127] autn [110,162,111,242,196,112,24,181,239,153,139,197,107,206,67,82]  *DBG* aaa_ue_fsm_262427292122292 send ok to <0.912.0> *DBG* epdg_ue_fsm_262427292122292 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>, <<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67, 82>>, <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19, 182,209,210,111,50,182,152,13,48,76,200,251,16>>, <<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>, <<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191, 167>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427292122292 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>, <<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67, 82>>, <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19, 182,209,210,111,50,182,152,13,48,76,200,251,16>>, <<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>, <<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191, 167>>}]}} from <0.912.0> in state state_wait_swx_maa => state_new 08:32:20.866 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427292122292 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427292122292">>, {ok, [{epdg_auth_tuple, <<169,202,47,32,58,251,27,167,141,32,30,1,63, 139,33,127>>, <<110,162,111,242,196,112,24,181,239,153,139, 197,107,206,67,82>>, <<169,202,47,32,58,251,27,167,141,32,30,1,63, 139,33,127,19,182,209,210,111,50,182,152,13, 48,76,200,251,16>>, <<58,73,136,226,31,220,1,197,14,100,63,139,174, 13,114,205>>, <<255,90,200,225,31,93,127,208,200,177, 130,224,9,216,191,167>>}]}}} 08:32:20.867 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427292122292",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427292122292 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>, <<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67, 82>>, <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19, 182,209,210,111,50,182,152,13,48,76,200,251,16>>, <<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>, <<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191, 167>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:20.867 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>,<<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67,82>>,<<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19,182,209,210,111,50,182,152,13,48,76,200,251,16>>,<<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>,<<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191,167>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.868 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>,<<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67,82>>,<<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19,182,209,210,111,50,182,152,13,48,76,200,251,16>>,<<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>,<<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191,167>>}]}, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,false,0,false,false} 08:32:20.868 [info] auth_response(<<"262427292122292">>): {ok,[{epdg_auth_tuple,<<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>,<<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67,82>>,<<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19,182,209,210,111,50,182,152,13,48,76,200,251,16>>,<<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>,<<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191,167>>}]} 08:32:20.869 [info] auth_response for <<"262427292122292">>: {ok,[{epdg_auth_tuple,<<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>,<<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67,82>>,<<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19,182,209,210,111,50,182,152,13,48,76,200,251,16>>,<<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>,<<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191,167>>}]} 08:32:20.869 [info] GSUP: Tx #{auth_tuples => [#{autn => <<110,162,111,242,196,112,24,181,239,153,139,197,107,206,67,82>>,ck => <<255,90,200,225,31,93,127,208,200,177,130,224,9,216,191,167>>,ik => <<58,73,136,226,31,220,1,197,14,100,63,139,174,13,114,205>>,rand => <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127>>,res => <<169,202,47,32,58,251,27,167,141,32,30,1,63,139,33,127,19,182,209,210,111,50,182,152,13,48,76,200,251,16>>}],imsi => <<"262427292122292">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427292122292">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427292122292 receive call lu_request from <0.913.0> in state state_authenticating 08:32:20.875 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427292122292">>,message_type => location_upd_req} 08:32:20.875 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427292122292 send ok to <0.913.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427292122292 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:20.875 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427292122292 consume call lu_request from <0.913.0> in state state_authenticating 08:32:20.875 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.876 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427292122292",undefined,undefined,false,false,undefined} 08:32:20.876 [debug] SWx Tx SAR Imsi="262427292122292" Type=1 APN="internet" AgentInfoOpt=[]  08:32:20.876 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","94",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427292122292",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427292122292 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427292122292 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427292122292 receive call {rx_swx_saa,{ok,1,#{}}} from <0.914.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427292122292 send ok to <0.914.0> *DBG* epdg_ue_fsm_262427292122292 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:20.887 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;94;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427292122292",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427292122292 consume call {rx_swx_saa,{ok,1,#{}}} from <0.914.0> in state state_wait_swx_saa => state_authenticated 08:32:20.887 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427292122292 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427292122292">>,ok}} 08:32:20.887 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427292122292",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427292122292 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:20.887 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:20.888 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.888 [info] lu_response(<<"262427292122292">>): ok 08:32:20.888 [info] lu_response for <<"262427292122292">>: ok 08:32:20.888 [info] GSUP: Tx #{imsi => <<"262427292122292">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427292122292">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427292122292 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.915.0> in state state_authenticated 08:32:20.894 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427292122292">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:20.894 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.894 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,false,0,false,false} 08:32:20.894 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262427292122292 send ok to <0.915.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.894 [info] s2b: Tx {gtp,v2,create_session_request,0,5694877,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427292122292">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735026,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079787,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427292122292 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.915.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427292122292 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:20.894 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427292122292 receive call {rx_s6b_aar,"262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.916.0> in state state_authenticated 08:32:20.907 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:20.907 [info] ue_fsm ev_rx_s6b_aar: "262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:20.907 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427292122292",undefined,undefined,true,false,undefined} 08:32:20.908 [debug] SWx Tx SAR Imsi="262427292122292" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:20.908 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","95",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427292122292",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427292122292 send ok to <0.916.0> *DBG* aaa_ue_fsm_262427292122292 consume call {rx_s6b_aar,"262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.916.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:20.908 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427292122292 receive call {rx_swx_saa,{ok,13,#{}}} from <0.917.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427292122292 send ok to <0.917.0> *DBG* aaa_ue_fsm_262427292122292 consume call {rx_swx_saa,{ok,13,#{}}} from <0.917.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.914 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;95;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427292122292",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.914 [info] ue_fsm ev_rx_swx_saa 08:32:20.914 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427292122292","262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.916.0>} 08:32:20.914 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.915 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:20.924 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,178,86,229,157,0,2,0,2,0,16,0,87,0,9,1,160,118,88,52,131,172,18,36,103,79,0,5,0,1,192,168,0,21,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,118,88,52,131,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,118,88,52,131,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:20.924 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735026,5694877,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<118,88,52,131>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1985492099,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1985492099,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,21>>}}} 08:32:20.924 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427292122292">>,<0.910.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735026,1985492099,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079787,1985492099}]}}}} 08:32:20.924 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:20.924 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3603079787,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1985492099}} *DBG* epdg_ue_fsm_262427292122292 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 3603079787, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1985492099}}} from <0.918.0> in state state_wait_create_session_resp 08:32:20.925 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,false,0,false,false} 08:32:20.925 [info] KMOD Port Create PDP Context Call {<0.910.0>,[alias|#Ref<0.2201401468.1057554443.42094>]}: {create_pdp_context,{172,18,36,103},3603079787,1985492099,{192,168,0,21}} 08:32:20.925 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,21}, 3603079787, 1985492099 08:32:20.925 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],903,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,21}},{i_tid,3603079787},{o_tid,1985492099}]}} 08:32:20.925 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3603079787,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1985492099}) returned ok *DBG* epdg_ue_fsm_262427292122292 send ok to <0.918.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427292122292">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 3603079787, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1985492099}}}} 08:32:20.925 [info] tunnel_response(<<"262427292122292">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3603079787,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1985492099}} *DBG* epdg_ue_fsm_262427292122292 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,21>>,undefined}, local_teid => 3603079787, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1985492099}}} from <0.918.0> in state state_wait_create_session_resp => state_active 08:32:20.926 [info] tunnel_response for <<"262427292122292">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,21>>,undefined},local_teid => 3603079787,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1985492099}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.926 [info] GSUP: Tx #{imsi => <<"262427292122292">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,21>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420296040886">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420296040886 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420296040886 consume internal init_state in state state_new 08:32:20.948 [info] GSUP: Rx #{imsi => <<"262420296040886">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420296040886 receive call {auth_request,33,"internet",#{}} from <0.919.0> in state state_new 08:32:20.949 [info] ue_fsm start(epdg_ue_fsm_262420296040886) 08:32:20.949 [info] ue_fsm init(<<"262420296040886">>) *DBG* epdg_ue_fsm_262420296040886 send ok to <0.919.0> 08:32:20.949 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420296040886 consume call {auth_request,33,"internet",#{}} from <0.919.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420296040886 enter aaa_ue_fsm in state state_new 08:32:20.949 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420296040886 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:20.949 [info] ue_fsm start_link(aaa_ue_fsm_262420296040886) *DBG* aaa_ue_fsm_262420296040886 consume internal init_state in state state_new 08:32:20.949 [info] ue_fsm init("262420296040886") *DBG* aaa_ue_fsm_262420296040886 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:20.949 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:20.950 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420296040886",undefined,undefined,false,false,undefined} 08:32:20.950 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:20.950 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","96",";","nonode@nohost"],1,undefined,undefined,undefined,"262420296040886",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420296040886 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420296040886 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420296040886 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>, <<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>, <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176, 63,154,123,182,105,223,54,199,94,162,224,191,89,125>>, <<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>, <<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>}]}} from <0.922.0> in state state_wait_swx_maa 08:32:20.965 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;96;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420296040886",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89]],[[232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,63,154,123,182,105,223,54,199,94,162,224,191,89,125]],["foobar"],[[221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53]],[[22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:20.965 [info] dia_sip2gsup: auth [232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89] authz [232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,63,154,123,182,105,223,54,199,94,162,224,191,89,125]  08:32:20.965 [info] rand [232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176] autn [226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89]  *DBG* aaa_ue_fsm_262420296040886 send ok to <0.922.0> *DBG* aaa_ue_fsm_262420296040886 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>, <<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>, <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176, 63,154,123,182,105,223,54,199,94,162,224,191,89,125>>, <<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>, <<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>}]}} from <0.922.0> in state state_wait_swx_maa => state_new 08:32:20.965 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420296040886 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>, <<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>, <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176, 63,154,123,182,105,223,54,199,94,162,224,191,89,125>>, <<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>, <<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:20.966 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420296040886",undefined,undefined,false,false,undefined} 08:32:20.966 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>,<<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>,<<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,63,154,123,182,105,223,54,199,94,162,224,191,89,125>>,<<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>,<<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>}]} 08:32:20.967 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>,<<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>,<<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,63,154,123,182,105,223,54,199,94,162,224,191,89,125>>,<<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>,<<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>}]}, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420296040886 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420296040886">>, {ok, [{epdg_auth_tuple, <<232,158,220,86,33,181,25,103,29,125,51,177, 147,201,244,176>>, <<226,120,32,65,8,210,14,105,50,35,173,10,254, 36,129,89>>, <<232,158,220,86,33,181,25,103,29,125,51,177, 147,201,244,176,63,154,123,182,105,223,54, 199,94,162,224,191,89,125>>, <<22,128,0,188,170,74,129,137,31,109,195,62, 128,185,207,171>>, <<221,239,144,28,81,205,44,139,5,162,46,2, 179,99,47,53>>}]}}} 08:32:20.968 [info] auth_response(<<"262420296040886">>): {ok,[{epdg_auth_tuple,<<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>,<<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>,<<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,63,154,123,182,105,223,54,199,94,162,224,191,89,125>>,<<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>,<<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>}]} *DBG* epdg_ue_fsm_262420296040886 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>, <<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>, <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176, 63,154,123,182,105,223,54,199,94,162,224,191,89,125>>, <<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>, <<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:20.968 [info] auth_response for <<"262420296040886">>: {ok,[{epdg_auth_tuple,<<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>,<<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>,<<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,63,154,123,182,105,223,54,199,94,162,224,191,89,125>>,<<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>,<<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>}]} 08:32:20.968 [info] GSUP: Tx #{auth_tuples => [#{autn => <<226,120,32,65,8,210,14,105,50,35,173,10,254,36,129,89>>,ck => <<221,239,144,28,81,205,44,139,5,162,46,2,179,99,47,53>>,ik => <<22,128,0,188,170,74,129,137,31,109,195,62,128,185,207,171>>,rand => <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176>>,res => <<232,158,220,86,33,181,25,103,29,125,51,177,147,201,244,176,63,154,123,182,105,223,54,199,94,162,224,191,89,125>>}],imsi => <<"262420296040886">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420296040886">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420296040886 receive call lu_request from <0.923.0> in state state_authenticating *DBG* epdg_ue_fsm_262420296040886 send ok to <0.923.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.974 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420296040886">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420296040886 consume call lu_request from <0.923.0> in state state_authenticating *DBG* aaa_ue_fsm_262420296040886 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:20.974 [info] ue_fsm lu_request 08:32:20.974 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,false,0,false,false} 08:32:20.974 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:20.975 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420296040886",undefined,undefined,false,false,undefined} 08:32:20.975 [debug] SWx Tx SAR Imsi="262420296040886" Type=1 APN="internet" AgentInfoOpt=[]  08:32:20.975 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","97",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420296040886",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420296040886 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420296040886 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420296040886 receive call {rx_swx_saa,{ok,1,#{}}} from <0.924.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420296040886 send ok to <0.924.0> *DBG* epdg_ue_fsm_262420296040886 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420296040886 consume call {rx_swx_saa,{ok,1,#{}}} from <0.924.0> in state state_wait_swx_saa => state_authenticated 08:32:20.983 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;97;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420296040886",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got cast {lu_response,{<<"262420296040886">>,ok}} *DBG* epdg_ue_fsm_262420296040886 send ok to <0.211.0> 08:32:20.983 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420296040886 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:20.983 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420296040886",undefined,undefined,false,false,undefined} 08:32:20.983 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:20.983 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,false,0,false,false} 08:32:20.983 [info] lu_response(<<"262420296040886">>): ok 08:32:20.983 [info] lu_response for <<"262420296040886">>: ok 08:32:20.983 [info] GSUP: Tx #{imsi => <<"262420296040886">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420296040886">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420296040886 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.925.0> in state state_authenticated 08:32:20.987 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420296040886">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:20.987 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:20.987 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,false,0,false,false} 08:32:20.987 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:20.987 [info] s2b: Tx {gtp,v2,create_session_request,0,5694878,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420296040886">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735027,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079788,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420296040886 send ok to <0.925.0> 08:32:20.987 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420296040886 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.925.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420296040886 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:20.994 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420296040886 receive call {rx_s6b_aar,"262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.926.0> in state state_authenticated 08:32:20.994 [info] ue_fsm ev_rx_s6b_aar: "262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:20.994 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420296040886",undefined,undefined,true,false,undefined} 08:32:20.994 [debug] SWx Tx SAR Imsi="262420296040886" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:20.994 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","98",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420296040886",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420296040886 send ok to <0.926.0> *DBG* aaa_ue_fsm_262420296040886 consume call {rx_s6b_aar,"262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.926.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:20.994 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420296040886 receive call {rx_swx_saa,{ok,13,#{}}} from <0.927.0> in state state_authenticated_wait_swx_saa 08:32:20.999 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;98;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420296040886",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420296040886 send ok to <0.927.0> *DBG* aaa_ue_fsm_262420296040886 consume call {rx_swx_saa,{ok,13,#{}}} from <0.927.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:20.999 [info] ue_fsm ev_rx_swx_saa 08:32:20.999 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420296040886","262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.926.0>} 08:32:20.999 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:20.999 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.004 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,179,86,229,158,0,2,0,2,0,16,0,87,0,9,1,160,47,228,57,204,172,18,36,103,79,0,5,0,1,192,168,0,22,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,47,228,57,204,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,47,228,57,204,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.004 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735027,5694878,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"/ä9Ì">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,803486156,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,803486156,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,22>>}}} 08:32:21.004 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420296040886">>,<0.920.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735027,803486156,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3603079788,803486156}],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:21.004 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262420296040886 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 3603079788, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 803486156}}} from <0.928.0> in state state_wait_create_session_resp 08:32:21.004 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 3603079788,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 803486156}} 08:32:21.004 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,false,0,false,false} 08:32:21.004 [info] KMOD Port Create PDP Context Call {<0.920.0>,[alias|#Ref<0.2201401468.1057554438.45098>]}: {create_pdp_context,{172,18,36,103},3603079788,803486156,{192,168,0,22}} 08:32:21.004 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,22}, 3603079788, 803486156 *DBG* epdg_ue_fsm_262420296040886 send ok to <0.928.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420296040886">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 3603079788, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 803486156}}}} 08:32:21.004 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],967,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,22}},{i_tid,3603079788},{o_tid,803486156}]}} *DBG* epdg_ue_fsm_262420296040886 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,22>>,undefined}, local_teid => 3603079788, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 803486156}}} from <0.928.0> in state state_wait_create_session_resp => state_active 08:32:21.004 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 3603079788,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 803486156}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.004 [info] tunnel_response(<<"262420296040886">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 3603079788,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 803486156}} 08:32:21.004 [info] tunnel_response for <<"262420296040886">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,22>>,undefined},local_teid => 3603079788,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 803486156}} 08:32:21.004 [info] GSUP: Tx #{imsi => <<"262420296040886">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,22>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262425085525680">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425085525680 enter epdg_ue_fsm in state state_new 08:32:21.048 [info] GSUP: Rx #{imsi => <<"262425085525680">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425085525680 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425085525680 receive call {auth_request,33,"internet",#{}} from <0.929.0> in state state_new 08:32:21.048 [info] ue_fsm start(epdg_ue_fsm_262425085525680) *DBG* epdg_ue_fsm_262425085525680 send ok to <0.929.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.048 [info] ue_fsm init(<<"262425085525680">>) *DBG* aaa_ue_fsm_262425085525680 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425085525680 consume call {auth_request,33,"internet",#{}} from <0.929.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262425085525680 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425085525680 consume internal init_state in state state_new 08:32:21.048 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425085525680 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.049 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,false,0,false,false} 08:32:21.049 [info] ue_fsm start_link(aaa_ue_fsm_262425085525680) 08:32:21.049 [info] ue_fsm init("262425085525680") 08:32:21.049 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.049 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425085525680",undefined,undefined,false,false,undefined} 08:32:21.049 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:21.049 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","99",";","nonode@nohost"],1,undefined,undefined,undefined,"262425085525680",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425085525680 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425085525680 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:21.055 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;99;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425085525680",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252]],[[41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17,47,144,71,47,70,219,219,227,117,33,30,74,5]],["foobar"],[[159,168,29,241,172,148,85,245,195,7,33,121,249,54,169,50]],[[16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425085525680 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>, <<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>, <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17, 47,144,71,47,70,219,219,227,117,33,30,74,5>>, <<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>, <<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169, 50>>}]}} from <0.932.0> in state state_wait_swx_maa 08:32:21.055 [info] dia_sip2gsup: auth [41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252] authz [41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17,47,144,71,47,70,219,219,227,117,33,30,74,5]  08:32:21.055 [info] rand [41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117] autn [76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252]  *DBG* aaa_ue_fsm_262425085525680 send ok to <0.932.0> 08:32:21.055 [info] ue_fsm ev_rx_swx_maa 08:32:21.055 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425085525680",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425085525680 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>, <<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>, <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17, 47,144,71,47,70,219,219,227,117,33,30,74,5>>, <<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>, <<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169, 50>>}]}} from <0.932.0> in state state_wait_swx_maa => state_new 08:32:21.055 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>,<<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>,<<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17,47,144,71,47,70,219,219,227,117,33,30,74,5>>,<<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>,<<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169,50>>}]} *DBG* epdg_ue_fsm_262425085525680 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>, <<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>, <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17, 47,144,71,47,70,219,219,227,117,33,30,74,5>>, <<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>, <<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169, 50>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262425085525680 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425085525680">>, {ok, [{epdg_auth_tuple, <<41,3,233,81,21,44,239,210,44,14,254,207,209, 0,246,117>>, <<76,93,111,41,162,51,54,226,18,145,241,50,126, 87,142,252>>, <<41,3,233,81,21,44,239,210,44,14,254,207,209, 0,246,117,17,47,144,71,47,70,219,219,227,117, 33,30,74,5>>, <<16,9,56,17,241,90,132,65,142,47,30,139,211, 178,236,238>>, <<159,168,29,241,172,148,85,245,195,7,33, 121,249,54,169,50>>}]}}} 08:32:21.056 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>,<<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>,<<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17,47,144,71,47,70,219,219,227,117,33,30,74,5>>,<<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>,<<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169,50>>}]}, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425085525680 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>, <<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>, <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17, 47,144,71,47,70,219,219,227,117,33,30,74,5>>, <<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>, <<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169, 50>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.056 [info] auth_response(<<"262425085525680">>): {ok,[{epdg_auth_tuple,<<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>,<<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>,<<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17,47,144,71,47,70,219,219,227,117,33,30,74,5>>,<<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>,<<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169,50>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.056 [info] auth_response for <<"262425085525680">>: {ok,[{epdg_auth_tuple,<<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>,<<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>,<<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17,47,144,71,47,70,219,219,227,117,33,30,74,5>>,<<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>,<<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169,50>>}]} 08:32:21.056 [info] GSUP: Tx #{auth_tuples => [#{autn => <<76,93,111,41,162,51,54,226,18,145,241,50,126,87,142,252>>,ck => <<159,168,29,241,172,148,85,245,195,7,33,121,249,54,169,50>>,ik => <<16,9,56,17,241,90,132,65,142,47,30,139,211,178,236,238>>,rand => <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117>>,res => <<41,3,233,81,21,44,239,210,44,14,254,207,209,0,246,117,17,47,144,71,47,70,219,219,227,117,33,30,74,5>>}],imsi => <<"262425085525680">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425085525680">>, message_type => location_upd_req}} 08:32:21.058 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425085525680">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425085525680 receive call lu_request from <0.933.0> in state state_authenticating 08:32:21.058 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425085525680 send ok to <0.933.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.058 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425085525680 consume call lu_request from <0.933.0> in state state_authenticating *DBG* aaa_ue_fsm_262425085525680 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:21.058 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.059 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425085525680",undefined,undefined,false,false,undefined} 08:32:21.059 [debug] SWx Tx SAR Imsi="262425085525680" Type=1 APN="internet" AgentInfoOpt=[]  08:32:21.059 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","100",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425085525680",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425085525680 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425085525680 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425085525680 receive call {rx_swx_saa,{ok,1,#{}}} from <0.934.0> in state state_wait_swx_saa 08:32:21.062 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;100;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425085525680",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.062 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425085525680 send ok to <0.934.0> *DBG* aaa_ue_fsm_262425085525680 consume call {rx_swx_saa,{ok,1,#{}}} from <0.934.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425085525680 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:21.062 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425085525680",undefined,undefined,false,false,undefined} 08:32:21.062 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262425085525680">>,ok}} *DBG* epdg_ue_fsm_262425085525680 send ok to <0.211.0> 08:32:21.062 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425085525680 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:21.062 [info] lu_response(<<"262425085525680">>): ok 08:32:21.062 [info] lu_response for <<"262425085525680">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.063 [info] GSUP: Tx #{imsi => <<"262425085525680">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425085525680">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:21.064 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425085525680">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425085525680 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.935.0> in state state_authenticated 08:32:21.064 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.064 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,false,0,false,false} 08:32:21.064 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262425085525680 send ok to <0.935.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.064 [info] s2b: Tx {gtp,v2,create_session_request,0,5694879,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425085525680">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735028,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079789,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425085525680 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.935.0> in state state_authenticated => state_wait_create_session_resp 08:32:21.064 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425085525680 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425085525680 receive call {rx_s6b_aar,"262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.936.0> in state state_authenticated 08:32:21.070 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:21.070 [info] ue_fsm ev_rx_s6b_aar: "262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:21.070 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262425085525680",undefined,undefined,true,false,undefined} 08:32:21.070 [debug] SWx Tx SAR Imsi="262425085525680" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:21.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","101",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425085525680",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425085525680 send ok to <0.936.0> *DBG* aaa_ue_fsm_262425085525680 consume call {rx_s6b_aar,"262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.936.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:21.071 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425085525680 receive call {rx_swx_saa,{ok,13,#{}}} from <0.937.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425085525680 send ok to <0.937.0> 08:32:21.074 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;101;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425085525680",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.074 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425085525680 consume call {rx_swx_saa,{ok,13,#{}}} from <0.937.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.074 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425085525680","262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.936.0>} 08:32:21.074 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.074 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.077 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,180,86,229,159,0,2,0,2,0,16,0,87,0,9,1,160,94,188,88,3,172,18,36,103,79,0,5,0,1,192,168,0,23,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,94,188,88,3,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,94,188,88,3,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.078 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735028,5694879,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<94,188,88,3>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1589401603,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1589401603,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,23>>}}} 08:32:21.078 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425085525680">>,<0.930.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735028,1589401603,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3603079789,1589401603}],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:21.078 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262425085525680 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 3603079789, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1589401603}}} from <0.938.0> in state state_wait_create_session_resp 08:32:21.078 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 3603079789,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1589401603}} 08:32:21.078 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,false,0,false,false} 08:32:21.078 [info] KMOD Port Create PDP Context Call {<0.930.0>,[alias|#Ref<0.2201401468.1057554438.45219>]}: {create_pdp_context,{172,18,36,103},3603079789,1589401603,{192,168,0,23}} 08:32:21.078 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,23}, 3603079789, 1589401603 08:32:21.078 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1094,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,23}},{i_tid,3603079789},{o_tid,1589401603}]}} 08:32:21.078 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 3603079789,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1589401603}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425085525680">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 3603079789, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1589401603}}}} *DBG* epdg_ue_fsm_262425085525680 send ok to <0.938.0> 08:32:21.078 [info] tunnel_response(<<"262425085525680">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 3603079789,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1589401603}} *DBG* epdg_ue_fsm_262425085525680 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,23>>,undefined}, local_teid => 3603079789, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1589401603}}} from <0.938.0> in state state_wait_create_session_resp => state_active 08:32:21.078 [info] tunnel_response for <<"262425085525680">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,23>>,undefined},local_teid => 3603079789,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1589401603}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.078 [info] GSUP: Tx #{imsi => <<"262425085525680">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,23>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428445671895">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:21.149 [info] GSUP: Rx #{imsi => <<"262428445671895">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428445671895 enter epdg_ue_fsm in state state_new 08:32:21.149 [info] ue_fsm start(epdg_ue_fsm_262428445671895) *DBG* epdg_ue_fsm_262428445671895 consume internal init_state in state state_new 08:32:21.150 [info] ue_fsm init(<<"262428445671895">>) *DBG* epdg_ue_fsm_262428445671895 receive call {auth_request,33,"internet",#{}} from <0.939.0> in state state_new 08:32:21.150 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428445671895 send ok to <0.939.0> 08:32:21.151 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428445671895 consume call {auth_request,33,"internet",#{}} from <0.939.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428445671895 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428445671895 enter aaa_ue_fsm in state state_new 08:32:21.151 [info] ue_fsm start_link(aaa_ue_fsm_262428445671895) *DBG* aaa_ue_fsm_262428445671895 consume internal init_state in state state_new 08:32:21.151 [info] ue_fsm init("262428445671895") *DBG* aaa_ue_fsm_262428445671895 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.152 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.152 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428445671895",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428445671895 send ok to <0.201.0> 08:32:21.152 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428445671895 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:21.152 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","102",";","nonode@nohost"],1,undefined,undefined,undefined,"262428445671895",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428445671895 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>, <<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212, 139,26,121,50,94,42,237,80,232,254,14,205,170>>, <<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>, <<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>}]}} from <0.942.0> in state state_wait_swx_maa 08:32:21.167 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;102;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428445671895",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185]],[[56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212,139,26,121,50,94,42,237,80,232,254,14,205,170]],["foobar"],[[232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107]],[[193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.167 [info] dia_sip2gsup: auth [56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185] authz [56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212,139,26,121,50,94,42,237,80,232,254,14,205,170]  *DBG* aaa_ue_fsm_262428445671895 send ok to <0.942.0> 08:32:21.167 [info] rand [56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202] autn [20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185]  *DBG* epdg_ue_fsm_262428445671895 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>, <<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212, 139,26,121,50,94,42,237,80,232,254,14,205,170>>, <<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>, <<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:21.167 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428445671895 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>, <<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212, 139,26,121,50,94,42,237,80,232,254,14,205,170>>, <<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>, <<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>}]}} from <0.942.0> in state state_wait_swx_maa => state_new 08:32:21.168 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428445671895",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428445671895 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428445671895">>, {ok, [{epdg_auth_tuple, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89, 253,202>>, <<20,221,88,156,207,105,117,77,158,215,230,179, 243,40,116,185>>, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89, 253,202,212,139,26,121,50,94,42,237,80,232, 254,14,205,170>>, <<193,196,145,205,75,235,8,50,167,13,35,68,133, 24,26,121>>, <<232,52,51,53,182,172,33,169,135,15,17, 40,99,186,237,107>>}]}}} *DBG* epdg_ue_fsm_262428445671895 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>, <<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>, <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212, 139,26,121,50,94,42,237,80,232,254,14,205,170>>, <<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>, <<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.169 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>,<<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>,<<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212,139,26,121,50,94,42,237,80,232,254,14,205,170>>,<<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>,<<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.170 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>,<<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>,<<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212,139,26,121,50,94,42,237,80,232,254,14,205,170>>,<<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>,<<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>}]}, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,false,0,false,false} 08:32:21.170 [info] auth_response(<<"262428445671895">>): {ok,[{epdg_auth_tuple,<<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>,<<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>,<<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212,139,26,121,50,94,42,237,80,232,254,14,205,170>>,<<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>,<<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>}]} 08:32:21.170 [info] auth_response for <<"262428445671895">>: {ok,[{epdg_auth_tuple,<<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>,<<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>,<<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212,139,26,121,50,94,42,237,80,232,254,14,205,170>>,<<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>,<<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>}]} 08:32:21.170 [info] GSUP: Tx #{auth_tuples => [#{autn => <<20,221,88,156,207,105,117,77,158,215,230,179,243,40,116,185>>,ck => <<232,52,51,53,182,172,33,169,135,15,17,40,99,186,237,107>>,ik => <<193,196,145,205,75,235,8,50,167,13,35,68,133,24,26,121>>,rand => <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202>>,res => <<56,2,55,36,234,17,158,84,13,74,158,60,248,89,253,202,212,139,26,121,50,94,42,237,80,232,254,14,205,170>>}],imsi => <<"262428445671895">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428445671895">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428445671895 receive call lu_request from <0.943.0> in state state_authenticating 08:32:21.174 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428445671895">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428445671895 send ok to <0.943.0> *DBG* epdg_ue_fsm_262428445671895 consume call lu_request from <0.943.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428445671895 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:21.175 [info] ue_fsm lu_request 08:32:21.175 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,false,0,false,false} 08:32:21.175 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.175 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428445671895",undefined,undefined,false,false,undefined} 08:32:21.175 [debug] SWx Tx SAR Imsi="262428445671895" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428445671895 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428445671895 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:21.175 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","103",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428445671895",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428445671895 receive call {rx_swx_saa,{ok,1,#{}}} from <0.944.0> in state state_wait_swx_saa 08:32:21.180 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;103;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428445671895",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.180 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428445671895 send ok to <0.944.0> 08:32:21.180 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428445671895",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428445671895 consume call {rx_swx_saa,{ok,1,#{}}} from <0.944.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428445671895 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:21.180 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428445671895 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428445671895">>,ok}} 08:32:21.180 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428445671895 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:21.180 [info] lu_response(<<"262428445671895">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.180 [info] lu_response for <<"262428445671895">>: ok 08:32:21.180 [info] GSUP: Tx #{imsi => <<"262428445671895">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428445671895">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428445671895 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.945.0> in state state_authenticated 08:32:21.183 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428445671895">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:21.183 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.184 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428445671895 send ok to <0.945.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.184 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262428445671895 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.945.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428445671895 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:21.184 [info] s2b: Tx {gtp,v2,create_session_request,0,5694880,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428445671895">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735029,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079790,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:21.184 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428445671895 receive call {rx_s6b_aar,"262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.946.0> in state state_authenticated 08:32:21.194 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:21.194 [info] ue_fsm ev_rx_s6b_aar: "262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262428445671895 send ok to <0.946.0> 08:32:21.195 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428445671895",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428445671895 consume call {rx_s6b_aar,"262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.946.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:21.195 [debug] SWx Tx SAR Imsi="262428445671895" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:21.195 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","104",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428445671895",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:21.195 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428445671895 receive call {rx_swx_saa,{ok,13,#{}}} from <0.947.0> in state state_authenticated_wait_swx_saa 08:32:21.197 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;104;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428445671895",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428445671895 send ok to <0.947.0> *DBG* aaa_ue_fsm_262428445671895 consume call {rx_swx_saa,{ok,13,#{}}} from <0.947.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.197 [info] ue_fsm ev_rx_swx_saa 08:32:21.197 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428445671895","262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.946.0>} 08:32:21.197 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.197 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.200 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,181,86,229,160,0,2,0,2,0,16,0,87,0,9,1,160,79,100,178,189,172,18,36,103,79,0,5,0,1,192,168,0,24,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,79,100,178,189,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,79,100,178,189,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.200 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735029,5694880,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Od²½">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1331999421,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1331999421,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,24>>}}} *DBG* epdg_ue_fsm_262428445671895 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 3603079790, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1331999421}}} from <0.948.0> in state state_wait_create_session_resp 08:32:21.200 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428445671895">>,<0.940.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735029,1331999421,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079790,1331999421}],[],[]}}}} 08:32:21.200 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:21.200 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 3603079790,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1331999421}} 08:32:21.200 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,false,0,false,false} 08:32:21.200 [info] KMOD Port Create PDP Context Call {<0.940.0>,[alias|#Ref<0.2201401468.1057554443.42409>]}: {create_pdp_context,{172,18,36,103},3603079790,1331999421,{192,168,0,24}} *DBG* epdg_ue_fsm_262428445671895 send ok to <0.948.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428445671895">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 3603079790, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1331999421}}}} 08:32:21.200 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,24}, 3603079790, 1331999421 *DBG* epdg_ue_fsm_262428445671895 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,24>>,undefined}, local_teid => 3603079790, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1331999421}}} from <0.948.0> in state state_wait_create_session_resp => state_active 08:32:21.200 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],204,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,24}},{i_tid,3603079790},{o_tid,1331999421}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.200 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 3603079790,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1331999421}) returned ok 08:32:21.200 [info] tunnel_response(<<"262428445671895">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 3603079790,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1331999421}} 08:32:21.200 [info] tunnel_response for <<"262428445671895">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,24>>,undefined},local_teid => 3603079790,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1331999421}} 08:32:21.200 [info] GSUP: Tx #{imsi => <<"262428445671895">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,24>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421808681349">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421808681349 enter epdg_ue_fsm in state state_new 08:32:21.245 [info] GSUP: Rx #{imsi => <<"262421808681349">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421808681349 consume internal init_state in state state_new 08:32:21.245 [info] ue_fsm start(epdg_ue_fsm_262421808681349) 08:32:21.245 [info] ue_fsm init(<<"262421808681349">>) *DBG* epdg_ue_fsm_262421808681349 receive call {auth_request,33,"internet",#{}} from <0.949.0> in state state_new 08:32:21.245 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421808681349 send ok to <0.949.0> 08:32:21.246 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421808681349 consume call {auth_request,33,"internet",#{}} from <0.949.0> in state state_new => state_wait_auth_resp 08:32:21.246 [info] ue_fsm start_link(aaa_ue_fsm_262421808681349) *DBG* aaa_ue_fsm_262421808681349 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421808681349 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:21.246 [info] ue_fsm init("262421808681349") *DBG* aaa_ue_fsm_262421808681349 consume internal init_state in state state_new 08:32:21.246 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421808681349 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.246 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421808681349",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421808681349 send ok to <0.201.0> 08:32:21.246 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:21.246 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","105",";","nonode@nohost"],1,undefined,undefined,undefined,"262421808681349",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421808681349 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:21.249 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;105;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421808681349",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37]],[[89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33,7,41,5,40,1,93,235,203,12,160,136,178,85]],["foobar"],[[247,222,160,101,44,219,240,238,147,228,201,112,61,113,113,61]],[[243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421808681349 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>, <<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>, <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33, 7,41,5,40,1,93,235,203,12,160,136,178,85>>, <<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>, <<247,222,160,101,44,219,240,238,147,228,201,112,61,113, 113,61>>}]}} from <0.952.0> in state state_wait_swx_maa 08:32:21.249 [info] dia_sip2gsup: auth [89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37] authz [89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33,7,41,5,40,1,93,235,203,12,160,136,178,85]  08:32:21.249 [info] rand [89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41] autn [201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37]  *DBG* aaa_ue_fsm_262421808681349 send ok to <0.952.0> 08:32:21.249 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421808681349 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>, <<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>, <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33, 7,41,5,40,1,93,235,203,12,160,136,178,85>>, <<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>, <<247,222,160,101,44,219,240,238,147,228,201,112,61,113, 113,61>>}]}} from <0.952.0> in state state_wait_swx_maa => state_new 08:32:21.249 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421808681349",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421808681349 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>, <<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>, <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33, 7,41,5,40,1,93,235,203,12,160,136,178,85>>, <<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>, <<247,222,160,101,44,219,240,238,147,228,201,112,61,113, 113,61>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:21.249 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>,<<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>,<<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33,7,41,5,40,1,93,235,203,12,160,136,178,85>>,<<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>,<<247,222,160,101,44,219,240,238,147,228,201,112,61,113,113,61>>}]} *DBG* gsup_server got cast {auth_response, {<<"262421808681349">>, {ok, [{epdg_auth_tuple, <<89,136,150,6,116,70,155,198,70,1,41,249,150, 159,162,41>>, <<201,121,130,125,184,250,150,54,235,186,13, 196,85,62,76,37>>, <<89,136,150,6,116,70,155,198,70,1,41,249,150, 159,162,41,33,7,41,5,40,1,93,235,203,12,160, 136,178,85>>, <<243,49,73,247,187,175,166,1,251,67,111,183, 194,173,209,142>>, <<247,222,160,101,44,219,240,238,147,228, 201,112,61,113,113,61>>}]}}} *DBG* epdg_ue_fsm_262421808681349 send ok to <0.211.0> 08:32:21.249 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>,<<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>,<<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33,7,41,5,40,1,93,235,203,12,160,136,178,85>>,<<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>,<<247,222,160,101,44,219,240,238,147,228,201,112,61,113,113,61>>}]}, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,false,0,false,false} 08:32:21.249 [info] auth_response(<<"262421808681349">>): {ok,[{epdg_auth_tuple,<<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>,<<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>,<<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33,7,41,5,40,1,93,235,203,12,160,136,178,85>>,<<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>,<<247,222,160,101,44,219,240,238,147,228,201,112,61,113,113,61>>}]} *DBG* epdg_ue_fsm_262421808681349 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>, <<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>, <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33, 7,41,5,40,1,93,235,203,12,160,136,178,85>>, <<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>, <<247,222,160,101,44,219,240,238,147,228,201,112,61,113, 113,61>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.249 [info] auth_response for <<"262421808681349">>: {ok,[{epdg_auth_tuple,<<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>,<<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>,<<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33,7,41,5,40,1,93,235,203,12,160,136,178,85>>,<<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>,<<247,222,160,101,44,219,240,238,147,228,201,112,61,113,113,61>>}]} 08:32:21.249 [info] GSUP: Tx #{auth_tuples => [#{autn => <<201,121,130,125,184,250,150,54,235,186,13,196,85,62,76,37>>,ck => <<247,222,160,101,44,219,240,238,147,228,201,112,61,113,113,61>>,ik => <<243,49,73,247,187,175,166,1,251,67,111,183,194,173,209,142>>,rand => <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41>>,res => <<89,136,150,6,116,70,155,198,70,1,41,249,150,159,162,41,33,7,41,5,40,1,93,235,203,12,160,136,178,85>>}],imsi => <<"262421808681349">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421808681349">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421808681349 receive call lu_request from <0.953.0> in state state_authenticating 08:32:21.251 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421808681349">>,message_type => location_upd_req} 08:32:21.251 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421808681349 send ok to <0.953.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421808681349 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:21.251 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421808681349 consume call lu_request from <0.953.0> in state state_authenticating 08:32:21.251 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.251 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421808681349",undefined,undefined,false,false,undefined} 08:32:21.251 [debug] SWx Tx SAR Imsi="262421808681349" Type=1 APN="internet" AgentInfoOpt=[]  08:32:21.251 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","106",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421808681349",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421808681349 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421808681349 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421808681349 receive call {rx_swx_saa,{ok,1,#{}}} from <0.954.0> in state state_wait_swx_saa 08:32:21.253 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;106;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421808681349",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.253 [info] ue_fsm ev_rx_swx_saa 08:32:21.253 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421808681349",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421808681349 send ok to <0.954.0> *DBG* epdg_ue_fsm_262421808681349 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421808681349 consume call {rx_swx_saa,{ok,1,#{}}} from <0.954.0> in state state_wait_swx_saa => state_authenticated 08:32:21.253 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:21.253 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421808681349 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421808681349">>,ok}} *DBG* epdg_ue_fsm_262421808681349 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:21.253 [info] lu_response(<<"262421808681349">>): ok 08:32:21.253 [info] lu_response for <<"262421808681349">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.253 [info] GSUP: Tx #{imsi => <<"262421808681349">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421808681349">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421808681349 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.955.0> in state state_authenticated 08:32:21.254 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421808681349">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:21.254 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.254 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,false,0,false,false} 08:32:21.254 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262421808681349 send ok to <0.955.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.254 [info] s2b: Tx {gtp,v2,create_session_request,0,5694881,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421808681349">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735030,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079791,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421808681349 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.955.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421808681349 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:21.254 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421808681349 receive call {rx_s6b_aar,"262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.956.0> in state state_authenticated 08:32:21.259 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:21.259 [info] ue_fsm ev_rx_s6b_aar: "262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:21.259 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421808681349",undefined,undefined,true,false,undefined} 08:32:21.259 [debug] SWx Tx SAR Imsi="262421808681349" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421808681349 send ok to <0.956.0> *DBG* aaa_ue_fsm_262421808681349 consume call {rx_s6b_aar,"262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.956.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:21.259 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","107",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421808681349",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:21.259 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421808681349 receive call {rx_swx_saa,{ok,13,#{}}} from <0.957.0> in state state_authenticated_wait_swx_saa 08:32:21.261 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;107;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421808681349",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.261 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421808681349 send ok to <0.957.0> 08:32:21.261 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421808681349","262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.956.0>} *DBG* aaa_ue_fsm_262421808681349 consume call {rx_swx_saa,{ok,13,#{}}} from <0.957.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.261 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.261 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.265 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,182,86,229,161,0,2,0,2,0,16,0,87,0,9,1,160,148,245,22,130,172,18,36,103,79,0,5,0,1,192,168,0,25,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,148,245,22,130,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,148,245,22,130,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.265 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735030,5694881,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<148,245,22,130>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2499090050,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2499090050,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,25>>}}} 08:32:21.265 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421808681349">>,<0.950.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735030,2499090050,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3603079791,2499090050}],[],[],[],[],[],[],[],[]}}}} 08:32:21.265 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421808681349 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 3603079791, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2499090050}}} from <0.958.0> in state state_wait_create_session_resp 08:32:21.265 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 3603079791,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2499090050}} 08:32:21.265 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,false,0,false,false} 08:32:21.265 [info] KMOD Port Create PDP Context Call {<0.950.0>,[alias|#Ref<0.2201401468.1057554443.42575>]}: {create_pdp_context,{172,18,36,103},3603079791,2499090050,{192,168,0,25}} *DBG* epdg_ue_fsm_262421808681349 send ok to <0.958.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421808681349">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 3603079791, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2499090050}}}} 08:32:21.265 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,25}, 3603079791, 2499090050 *DBG* epdg_ue_fsm_262421808681349 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,25>>,undefined}, local_teid => 3603079791, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2499090050}}} from <0.958.0> in state state_wait_create_session_resp => state_active 08:32:21.265 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],268,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,25}},{i_tid,3603079791},{o_tid,2499090050}]}} 08:32:21.265 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 3603079791,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2499090050}) returned ok 08:32:21.265 [info] tunnel_response(<<"262421808681349">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 3603079791,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2499090050}} 08:32:21.266 [info] tunnel_response for <<"262421808681349">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,25>>,undefined},local_teid => 3603079791,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2499090050}} 08:32:21.266 [info] GSUP: Tx #{imsi => <<"262421808681349">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,25>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262422708949049">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422708949049 enter epdg_ue_fsm in state state_new 08:32:21.347 [info] GSUP: Rx #{imsi => <<"262422708949049">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422708949049 consume internal init_state in state state_new 08:32:21.347 [info] ue_fsm start(epdg_ue_fsm_262422708949049) *DBG* epdg_ue_fsm_262422708949049 receive call {auth_request,33,"internet",#{}} from <0.959.0> in state state_new 08:32:21.347 [info] ue_fsm init(<<"262422708949049">>) *DBG* epdg_ue_fsm_262422708949049 send ok to <0.959.0> 08:32:21.347 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422708949049 consume call {auth_request,33,"internet",#{}} from <0.959.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422708949049 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:21.347 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422708949049 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262422708949049 consume internal init_state in state state_new 08:32:21.347 [info] ue_fsm start_link(aaa_ue_fsm_262422708949049) *DBG* aaa_ue_fsm_262422708949049 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.348 [info] ue_fsm init("262422708949049") 08:32:21.348 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.348 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422708949049",undefined,undefined,false,false,undefined} 08:32:21.348 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422708949049 send ok to <0.201.0> 08:32:21.348 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","108",";","nonode@nohost"],1,undefined,undefined,undefined,"262422708949049",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422708949049 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262422708949049 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>, <<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>, <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65, 246,72,164,1,198,211,105,9,136,194,197,172,130>>, <<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153, 146>>, <<"ÑcKÞ+$¬­@u[°ôn¾±">>}]}} from <0.962.0> in state state_wait_swx_maa 08:32:21.352 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;108;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422708949049",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37]],[[131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65,246,72,164,1,198,211,105,9,136,194,197,172,130]],["foobar"],["ÑcKÞ+$¬­@u[°ôn¾±"],[[186,207,145,226,184,248,166,136,163,146,26,59,60,159,153,146]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422708949049 send ok to <0.962.0> 08:32:21.352 [info] dia_sip2gsup: auth [131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37] authz [131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65,246,72,164,1,198,211,105,9,136,194,197,172,130]  *DBG* aaa_ue_fsm_262422708949049 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>, <<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>, <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65, 246,72,164,1,198,211,105,9,136,194,197,172,130>>, <<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153, 146>>, <<"ÑcKÞ+$¬­@u[°ôn¾±">>}]}} from <0.962.0> in state state_wait_swx_maa => state_new 08:32:21.352 [info] rand [131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0] autn [26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37]  *DBG* epdg_ue_fsm_262422708949049 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>, <<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>, <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65, 246,72,164,1,198,211,105,9,136,194,197,172,130>>, <<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153, 146>>, <<"ÑcKÞ+$¬­@u[°ôn¾±">>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:21.352 [info] ue_fsm ev_rx_swx_maa 08:32:21.352 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422708949049",undefined,undefined,false,false,undefined} 08:32:21.352 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>,<<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>,<<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65,246,72,164,1,198,211,105,9,136,194,197,172,130>>,<<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153,146>>,<<"ÑcKÞ+$¬­@u[°ôn¾±">>}]} *DBG* epdg_ue_fsm_262422708949049 send ok to <0.211.0> 08:32:21.352 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>,<<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>,<<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65,246,72,164,1,198,211,105,9,136,194,197,172,130>>,<<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153,146>>,<<"ÑcKÞ+$¬­@u[°ôn¾±">>}]}, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262422708949049">>, {ok, [{epdg_auth_tuple, <<131,77,94,222,94,190,189,24,17,26,172,85,191, 134,187,0>>, <<26,139,122,218,157,165,241,228,139,124,83,15, 125,254,31,37>>, <<131,77,94,222,94,190,189,24,17,26,172,85,191, 134,187,0,65,246,72,164,1,198,211,105,9,136, 194,197,172,130>>, <<186,207,145,226,184,248,166,136,163,146,26, 59,60,159,153,146>>, <<"ÑcKÞ+$¬­@u[°ôn¾±">>}]}}} *DBG* epdg_ue_fsm_262422708949049 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>, <<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>, <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65, 246,72,164,1,198,211,105,9,136,194,197,172,130>>, <<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153, 146>>, <<"ÑcKÞ+$¬­@u[°ôn¾±">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.352 [info] auth_response(<<"262422708949049">>): {ok,[{epdg_auth_tuple,<<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>,<<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>,<<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65,246,72,164,1,198,211,105,9,136,194,197,172,130>>,<<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153,146>>,<<"ÑcKÞ+$¬­@u[°ôn¾±">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.353 [info] auth_response for <<"262422708949049">>: {ok,[{epdg_auth_tuple,<<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>,<<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>,<<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65,246,72,164,1,198,211,105,9,136,194,197,172,130>>,<<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153,146>>,<<"ÑcKÞ+$¬­@u[°ôn¾±">>}]} 08:32:21.353 [info] GSUP: Tx #{auth_tuples => [#{autn => <<26,139,122,218,157,165,241,228,139,124,83,15,125,254,31,37>>,ck => <<"ÑcKÞ+$¬­@u[°ôn¾±">>,ik => <<186,207,145,226,184,248,166,136,163,146,26,59,60,159,153,146>>,rand => <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0>>,res => <<131,77,94,222,94,190,189,24,17,26,172,85,191,134,187,0,65,246,72,164,1,198,211,105,9,136,194,197,172,130>>}],imsi => <<"262422708949049">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422708949049">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422708949049 receive call lu_request from <0.963.0> in state state_authenticating *DBG* epdg_ue_fsm_262422708949049 send ok to <0.963.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422708949049 consume call lu_request from <0.963.0> in state state_authenticating 08:32:21.354 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422708949049">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262422708949049 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:21.354 [info] ue_fsm lu_request 08:32:21.354 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,false,0,false,false} 08:32:21.354 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.354 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422708949049",undefined,undefined,false,false,undefined} 08:32:21.354 [debug] SWx Tx SAR Imsi="262422708949049" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422708949049 send ok to <0.201.0> 08:32:21.354 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","109",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422708949049",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422708949049 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422708949049 receive call {rx_swx_saa,{ok,1,#{}}} from <0.964.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422708949049 send ok to <0.964.0> *DBG* aaa_ue_fsm_262422708949049 consume call {rx_swx_saa,{ok,1,#{}}} from <0.964.0> in state state_wait_swx_saa => state_authenticated 08:32:21.358 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;109;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422708949049",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262422708949049 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:21.358 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422708949049 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422708949049">>,ok}} 08:32:21.358 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422708949049",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422708949049 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:21.358 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.358 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,false,0,false,false} 08:32:21.358 [info] lu_response(<<"262422708949049">>): ok 08:32:21.358 [info] lu_response for <<"262422708949049">>: ok 08:32:21.358 [info] GSUP: Tx #{imsi => <<"262422708949049">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422708949049">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:21.360 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422708949049">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422708949049 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.965.0> in state state_authenticated 08:32:21.360 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.360 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,false,0,false,false} 08:32:21.360 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262422708949049 send ok to <0.965.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422708949049 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.965.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422708949049 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:21.361 [info] s2b: Tx {gtp,v2,create_session_request,0,5694882,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422708949049">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735031,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079792,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:21.361 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422708949049 receive call {rx_s6b_aar,"262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.966.0> in state state_authenticated 08:32:21.369 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:21.369 [info] ue_fsm ev_rx_s6b_aar: "262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:21.369 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422708949049",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422708949049 send ok to <0.966.0> 08:32:21.369 [debug] SWx Tx SAR Imsi="262422708949049" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422708949049 consume call {rx_s6b_aar,"262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.966.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:21.369 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","110",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422708949049",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:21.369 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422708949049 receive call {rx_swx_saa,{ok,13,#{}}} from <0.967.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422708949049 send ok to <0.967.0> 08:32:21.372 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;110;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422708949049",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422708949049 consume call {rx_swx_saa,{ok,13,#{}}} from <0.967.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.372 [info] ue_fsm ev_rx_swx_saa 08:32:21.372 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422708949049","262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.966.0>} 08:32:21.372 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.372 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.374 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,183,86,229,162,0,2,0,2,0,16,0,87,0,9,1,160,73,193,158,11,172,18,36,103,79,0,5,0,1,192,168,0,26,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,73,193,158,11,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,73,193,158,11,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.374 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735031,5694882,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<73,193,158,11>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1237425675,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1237425675,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,26>>}}} 08:32:21.374 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422708949049">>,<0.960.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735031,1237425675,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079792,1237425675}],[],[],[]}}}} 08:32:21.374 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422708949049 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 3603079792, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1237425675}}} from <0.968.0> in state state_wait_create_session_resp 08:32:21.374 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3603079792,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1237425675}} 08:32:21.374 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,false,0,false,false} 08:32:21.374 [info] KMOD Port Create PDP Context Call {<0.960.0>,[alias|#Ref<0.2201401468.1057554443.42762>]}: {create_pdp_context,{172,18,36,103},3603079792,1237425675,{192,168,0,26}} 08:32:21.374 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,26}, 3603079792, 1237425675 08:32:21.374 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],332,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,26}},{i_tid,3603079792},{o_tid,1237425675}]}} 08:32:21.375 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3603079792,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1237425675}) returned ok *DBG* epdg_ue_fsm_262422708949049 send ok to <0.968.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422708949049">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 3603079792, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1237425675}}}} 08:32:21.375 [info] tunnel_response(<<"262422708949049">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3603079792,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1237425675}} *DBG* epdg_ue_fsm_262422708949049 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,26>>,undefined}, local_teid => 3603079792, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1237425675}}} from <0.968.0> in state state_wait_create_session_resp => state_active 08:32:21.375 [info] tunnel_response for <<"262422708949049">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,26>>,undefined},local_teid => 3603079792,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1237425675}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.375 [info] GSUP: Tx #{imsi => <<"262422708949049">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,26>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426640349075">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426640349075 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426640349075 consume internal init_state in state state_new 08:32:21.446 [info] GSUP: Rx #{imsi => <<"262426640349075">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426640349075 receive call {auth_request,33,"internet",#{}} from <0.969.0> in state state_new 08:32:21.446 [info] ue_fsm start(epdg_ue_fsm_262426640349075) *DBG* epdg_ue_fsm_262426640349075 send ok to <0.969.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.446 [info] ue_fsm init(<<"262426640349075">>) *DBG* epdg_ue_fsm_262426640349075 consume call {auth_request,33,"internet",#{}} from <0.969.0> in state state_new => state_wait_auth_resp 08:32:21.446 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426640349075 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:21.446 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426640349075 enter aaa_ue_fsm in state state_new 08:32:21.446 [info] ue_fsm start_link(aaa_ue_fsm_262426640349075) *DBG* aaa_ue_fsm_262426640349075 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262426640349075 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.446 [info] ue_fsm init("262426640349075") 08:32:21.446 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.446 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426640349075",undefined,undefined,false,false,undefined} 08:32:21.446 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:21.446 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","111",";","nonode@nohost"],1,undefined,undefined,undefined,"262426640349075",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426640349075 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426640349075 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:21.449 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;111;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426640349075",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70]],[[153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,79,184,184,89,212,89,107,127,36,104,49,46,153,239]],["foobar"],[[108,123,197,27,248,87,114,121,132,235,94,140,23,179,68,190]],[[0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.449 [info] dia_sip2gsup: auth [153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70] authz [153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,79,184,184,89,212,89,107,127,36,104,49,46,153,239]  *DBG* aaa_ue_fsm_262426640349075 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>, <<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>, <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27, 79,184,184,89,212,89,107,127,36,104,49,46,153,239>>, <<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>, <<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68, 190>>}]}} from <0.972.0> in state state_wait_swx_maa 08:32:21.449 [info] rand [153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27] autn [151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70]  08:32:21.449 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426640349075 send ok to <0.972.0> 08:32:21.449 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426640349075",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426640349075 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>, <<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>, <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27, 79,184,184,89,212,89,107,127,36,104,49,46,153,239>>, <<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>, <<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68, 190>>}]}} from <0.972.0> in state state_wait_swx_maa => state_new 08:32:21.449 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>,<<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>,<<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,79,184,184,89,212,89,107,127,36,104,49,46,153,239>>,<<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>,<<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68,190>>}]} *DBG* epdg_ue_fsm_262426640349075 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>, <<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>, <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27, 79,184,184,89,212,89,107,127,36,104,49,46,153,239>>, <<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>, <<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68, 190>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:21.450 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>,<<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>,<<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,79,184,184,89,212,89,107,127,36,104,49,46,153,239>>,<<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>,<<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68,190>>}]}, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426640349075 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426640349075">>, {ok, [{epdg_auth_tuple, <<153,24,184,200,169,150,104,190,11,24,219,50, 215,240,215,27>>, <<151,90,132,124,212,145,73,59,250,92,238,206, 50,201,29,70>>, <<153,24,184,200,169,150,104,190,11,24,219,50, 215,240,215,27,79,184,184,89,212,89,107,127, 36,104,49,46,153,239>>, <<0,55,60,227,165,241,168,113,42,40,5,130,134, 253,247,128>>, <<108,123,197,27,248,87,114,121,132,235, 94,140,23,179,68,190>>}]}}} *DBG* epdg_ue_fsm_262426640349075 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>, <<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>, <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27, 79,184,184,89,212,89,107,127,36,104,49,46,153,239>>, <<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>, <<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68, 190>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.450 [info] auth_response(<<"262426640349075">>): {ok,[{epdg_auth_tuple,<<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>,<<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>,<<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,79,184,184,89,212,89,107,127,36,104,49,46,153,239>>,<<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>,<<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68,190>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.450 [info] auth_response for <<"262426640349075">>: {ok,[{epdg_auth_tuple,<<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>,<<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>,<<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,79,184,184,89,212,89,107,127,36,104,49,46,153,239>>,<<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>,<<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68,190>>}]} 08:32:21.450 [info] GSUP: Tx #{auth_tuples => [#{autn => <<151,90,132,124,212,145,73,59,250,92,238,206,50,201,29,70>>,ck => <<108,123,197,27,248,87,114,121,132,235,94,140,23,179,68,190>>,ik => <<0,55,60,227,165,241,168,113,42,40,5,130,134,253,247,128>>,rand => <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27>>,res => <<153,24,184,200,169,150,104,190,11,24,219,50,215,240,215,27,79,184,184,89,212,89,107,127,36,104,49,46,153,239>>}],imsi => <<"262426640349075">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426640349075">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426640349075 receive call lu_request from <0.973.0> in state state_authenticating 08:32:21.451 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426640349075">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426640349075 send ok to <0.973.0> 08:32:21.451 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426640349075 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426640349075 consume call lu_request from <0.973.0> in state state_authenticating 08:32:21.451 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426640349075 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426640349075 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:21.451 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.451 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426640349075",undefined,undefined,false,false,undefined} 08:32:21.451 [debug] SWx Tx SAR Imsi="262426640349075" Type=1 APN="internet" AgentInfoOpt=[]  08:32:21.451 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","112",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426640349075",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426640349075 receive call {rx_swx_saa,{ok,1,#{}}} from <0.974.0> in state state_wait_swx_saa 08:32:21.453 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;112;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426640349075",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426640349075 send ok to <0.974.0> *DBG* epdg_ue_fsm_262426640349075 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426640349075 consume call {rx_swx_saa,{ok,1,#{}}} from <0.974.0> in state state_wait_swx_saa => state_authenticated 08:32:21.453 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426640349075 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426640349075">>,ok}} 08:32:21.453 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426640349075",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426640349075 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.453 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:21.453 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,false,0,false,false} 08:32:21.453 [info] lu_response(<<"262426640349075">>): ok 08:32:21.453 [info] lu_response for <<"262426640349075">>: ok 08:32:21.453 [info] GSUP: Tx #{imsi => <<"262426640349075">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426640349075">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:21.455 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426640349075">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426640349075 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.975.0> in state state_authenticated 08:32:21.455 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.455 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,false,0,false,false} 08:32:21.455 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:21.455 [info] s2b: Tx {gtp,v2,create_session_request,0,5694883,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426640349075">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735032,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079793,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426640349075 send ok to <0.975.0> 08:32:21.456 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426640349075 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.975.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426640349075 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426640349075 receive call {rx_s6b_aar,"262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.978.0> in state state_authenticated 08:32:21.461 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426640349075 send ok to <0.978.0> 08:32:21.461 [info] ue_fsm ev_rx_s6b_aar: "262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426640349075 consume call {rx_s6b_aar,"262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.978.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:21.461 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426640349075",undefined,undefined,true,false,undefined} 08:32:21.461 [debug] SWx Tx SAR Imsi="262426640349075" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:21.461 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","113",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426640349075",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:21.461 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426640349075 receive call {rx_swx_saa,{ok,13,#{}}} from <0.979.0> in state state_authenticated_wait_swx_saa 08:32:21.463 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;113;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426640349075",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426640349075 send ok to <0.979.0> 08:32:21.463 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426640349075 consume call {rx_swx_saa,{ok,13,#{}}} from <0.979.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.464 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426640349075","262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.978.0>} 08:32:21.464 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.464 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.466 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,184,86,229,163,0,2,0,2,0,16,0,87,0,9,1,160,176,230,60,103,172,18,36,103,79,0,5,0,1,192,168,0,27,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,176,230,60,103,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,176,230,60,103,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.466 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735032,5694883,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"°æ>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2967878759,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2967878759,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,27>>}}} 08:32:21.467 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426640349075">>,<0.970.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735032,2967878759,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3603079793,2967878759}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426640349075 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 3603079793, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2967878759}}} from <0.980.0> in state state_wait_create_session_resp 08:32:21.467 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:21.467 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 3603079793,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2967878759}} 08:32:21.467 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,false,0,false,false} 08:32:21.467 [info] KMOD Port Create PDP Context Call {<0.970.0>,[alias|#Ref<0.2201401468.1057554442.41482>]}: {create_pdp_context,{172,18,36,103},3603079793,2967878759,{192,168,0,27}} 08:32:21.467 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,27}, 3603079793, 2967878759 08:32:21.467 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1158,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,27}},{i_tid,3603079793},{o_tid,2967878759}]}} *DBG* epdg_ue_fsm_262426640349075 send ok to <0.980.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426640349075">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 3603079793, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2967878759}}}} 08:32:21.467 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 3603079793,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2967878759}) returned ok *DBG* epdg_ue_fsm_262426640349075 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,27>>,undefined}, local_teid => 3603079793, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2967878759}}} from <0.980.0> in state state_wait_create_session_resp => state_active 08:32:21.467 [info] tunnel_response(<<"262426640349075">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 3603079793,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2967878759}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.467 [info] tunnel_response for <<"262426640349075">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,27>>,undefined},local_teid => 3603079793,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2967878759}} 08:32:21.467 [info] GSUP: Tx #{imsi => <<"262426640349075">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,27>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429712715435">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429712715435 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429712715435 consume internal init_state in state state_new 08:32:21.550 [info] GSUP: Rx #{imsi => <<"262429712715435">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429712715435 receive call {auth_request,33,"internet",#{}} from <0.981.0> in state state_new 08:32:21.550 [info] ue_fsm start(epdg_ue_fsm_262429712715435) *DBG* epdg_ue_fsm_262429712715435 send ok to <0.981.0> 08:32:21.550 [info] ue_fsm init(<<"262429712715435">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429712715435 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429712715435 consume call {auth_request,33,"internet",#{}} from <0.981.0> in state state_new => state_wait_auth_resp 08:32:21.550 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429712715435 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429712715435 consume internal init_state in state state_new 08:32:21.550 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429712715435 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.550 [info] ue_fsm start_link(aaa_ue_fsm_262429712715435) 08:32:21.550 [info] ue_fsm init("262429712715435") 08:32:21.551 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.551 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429712715435",undefined,undefined,false,false,undefined} 08:32:21.551 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:21.551 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","114",";","nonode@nohost"],1,undefined,undefined,undefined,"262429712715435",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429712715435 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429712715435 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:21.564 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;114;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429712715435",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187]],[[102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14,255,89,35,112,227,42,146,244,244,133,30,119,175]],["foobar"],[[48,120,119,219,125,112,206,189,58,22,131,198,99,22,66,15]],[[218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429712715435 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>, <<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>, <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14, 255,89,35,112,227,42,146,244,244,133,30,119,175>>, <<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>, <<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66, 15>>}]}} from <0.984.0> in state state_wait_swx_maa 08:32:21.565 [info] dia_sip2gsup: auth [102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187] authz [102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14,255,89,35,112,227,42,146,244,244,133,30,119,175]  08:32:21.565 [info] rand [102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72] autn [206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187]  08:32:21.565 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429712715435 send ok to <0.984.0> 08:32:21.565 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429712715435",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429712715435 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>, <<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>, <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14, 255,89,35,112,227,42,146,244,244,133,30,119,175>>, <<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>, <<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66, 15>>}]}} from <0.984.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429712715435 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>, <<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>, <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14, 255,89,35,112,227,42,146,244,244,133,30,119,175>>, <<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>, <<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66, 15>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:21.566 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>,<<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>,<<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14,255,89,35,112,227,42,146,244,244,133,30,119,175>>,<<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>,<<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66,15>>}]} 08:32:21.567 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>,<<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>,<<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14,255,89,35,112,227,42,146,244,244,133,30,119,175>>,<<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>,<<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66,15>>}]}, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429712715435 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429712715435">>, {ok, [{epdg_auth_tuple, <<102,48,233,37,40,224,78,171,136,63,38,22,174, 190,75,72>>, <<206,96,0,53,157,65,91,86,63,85,177,68,173, 132,43,187>>, <<102,48,233,37,40,224,78,171,136,63,38,22,174, 190,75,72,14,255,89,35,112,227,42,146,244, 244,133,30,119,175>>, <<218,135,237,169,85,48,126,215,95,10,64,228, 113,152,38,214>>, <<48,120,119,219,125,112,206,189,58,22, 131,198,99,22,66,15>>}]}}} 08:32:21.567 [info] auth_response(<<"262429712715435">>): {ok,[{epdg_auth_tuple,<<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>,<<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>,<<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14,255,89,35,112,227,42,146,244,244,133,30,119,175>>,<<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>,<<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66,15>>}]} *DBG* epdg_ue_fsm_262429712715435 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>, <<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>, <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14, 255,89,35,112,227,42,146,244,244,133,30,119,175>>, <<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>, <<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66, 15>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.568 [info] auth_response for <<"262429712715435">>: {ok,[{epdg_auth_tuple,<<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>,<<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>,<<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14,255,89,35,112,227,42,146,244,244,133,30,119,175>>,<<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>,<<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66,15>>}]} 08:32:21.568 [info] GSUP: Tx #{auth_tuples => [#{autn => <<206,96,0,53,157,65,91,86,63,85,177,68,173,132,43,187>>,ck => <<48,120,119,219,125,112,206,189,58,22,131,198,99,22,66,15>>,ik => <<218,135,237,169,85,48,126,215,95,10,64,228,113,152,38,214>>,rand => <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72>>,res => <<102,48,233,37,40,224,78,171,136,63,38,22,174,190,75,72,14,255,89,35,112,227,42,146,244,244,133,30,119,175>>}],imsi => <<"262429712715435">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429712715435">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429712715435 receive call lu_request from <0.985.0> in state state_authenticating 08:32:21.573 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429712715435">>,message_type => location_upd_req} 08:32:21.573 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429712715435 send ok to <0.985.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429712715435 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429712715435 consume call lu_request from <0.985.0> in state state_authenticating 08:32:21.573 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,false,0,false,false} 08:32:21.573 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.573 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429712715435",undefined,undefined,false,false,undefined} 08:32:21.573 [debug] SWx Tx SAR Imsi="262429712715435" Type=1 APN="internet" AgentInfoOpt=[]  08:32:21.574 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","115",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429712715435",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429712715435 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429712715435 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429712715435 receive call {rx_swx_saa,{ok,1,#{}}} from <0.986.0> in state state_wait_swx_saa 08:32:21.580 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;115;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429712715435",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.580 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429712715435 send ok to <0.986.0> *DBG* aaa_ue_fsm_262429712715435 consume call {rx_swx_saa,{ok,1,#{}}} from <0.986.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429712715435 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:21.580 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429712715435",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429712715435 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429712715435">>,ok}} 08:32:21.580 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429712715435 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:21.580 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.580 [info] lu_response(<<"262429712715435">>): ok 08:32:21.580 [info] lu_response for <<"262429712715435">>: ok 08:32:21.580 [info] GSUP: Tx #{imsi => <<"262429712715435">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429712715435">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429712715435 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.987.0> in state state_authenticated 08:32:21.583 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429712715435">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:21.583 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.583 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,false,0,false,false} 08:32:21.584 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:21.584 [info] s2b: Tx {gtp,v2,create_session_request,0,5694884,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429712715435">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735033,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079794,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429712715435 send ok to <0.987.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.584 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429712715435 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.987.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429712715435 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429712715435 receive call {rx_s6b_aar,"262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.988.0> in state state_authenticated 08:32:21.596 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:21.596 [info] ue_fsm ev_rx_s6b_aar: "262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:21.596 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429712715435",undefined,undefined,true,false,undefined} 08:32:21.596 [debug] SWx Tx SAR Imsi="262429712715435" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429712715435 send ok to <0.988.0> 08:32:21.596 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","116",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429712715435",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429712715435 consume call {rx_s6b_aar,"262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.988.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:21.596 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429712715435 receive call {rx_swx_saa,{ok,13,#{}}} from <0.989.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429712715435 send ok to <0.989.0> *DBG* aaa_ue_fsm_262429712715435 consume call {rx_swx_saa,{ok,13,#{}}} from <0.989.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.602 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;116;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429712715435",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.602 [info] ue_fsm ev_rx_swx_saa 08:32:21.602 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429712715435","262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.988.0>} 08:32:21.602 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.603 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.611 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,185,86,229,164,0,2,0,2,0,16,0,87,0,9,1,160,106,174,215,179,172,18,36,103,79,0,5,0,1,192,168,0,28,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,106,174,215,179,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,106,174,215,179,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.611 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735033,5694884,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"j®×³">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1789843379,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1789843379,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,28>>}}} 08:32:21.611 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429712715435">>,<0.982.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735033,1789843379,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079794,1789843379}],[],[],[],[],[],[]}}}} 08:32:21.611 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:21.611 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 3603079794,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1789843379}} *DBG* epdg_ue_fsm_262429712715435 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 3603079794, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1789843379}}} from <0.990.0> in state state_wait_create_session_resp 08:32:21.611 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,false,0,false,false} 08:32:21.611 [info] KMOD Port Create PDP Context Call {<0.982.0>,[alias|#Ref<0.2201401468.1057554442.41543>]}: {create_pdp_context,{172,18,36,103},3603079794,1789843379,{192,168,0,28}} 08:32:21.611 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,28}, 3603079794, 1789843379 08:32:21.611 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],396,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,28}},{i_tid,3603079794},{o_tid,1789843379}]}} *DBG* epdg_ue_fsm_262429712715435 send ok to <0.990.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429712715435">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 3603079794, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1789843379}}}} 08:32:21.612 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 3603079794,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1789843379}) returned ok *DBG* epdg_ue_fsm_262429712715435 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,28>>,undefined}, local_teid => 3603079794, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1789843379}}} from <0.990.0> in state state_wait_create_session_resp => state_active 08:32:21.612 [info] tunnel_response(<<"262429712715435">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 3603079794,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1789843379}} 08:32:21.612 [info] tunnel_response for <<"262429712715435">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,28>>,undefined},local_teid => 3603079794,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1789843379}} 08:32:21.612 [info] GSUP: Tx #{imsi => <<"262429712715435">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,28>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427482390891">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427482390891 enter epdg_ue_fsm in state state_new 08:32:21.650 [info] GSUP: Rx #{imsi => <<"262427482390891">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427482390891 consume internal init_state in state state_new 08:32:21.650 [info] ue_fsm start(epdg_ue_fsm_262427482390891) *DBG* epdg_ue_fsm_262427482390891 receive call {auth_request,33,"internet",#{}} from <0.991.0> in state state_new 08:32:21.650 [info] ue_fsm init(<<"262427482390891">>) *DBG* epdg_ue_fsm_262427482390891 send ok to <0.991.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.650 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427482390891 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427482390891 consume call {auth_request,33,"internet",#{}} from <0.991.0> in state state_new => state_wait_auth_resp 08:32:21.651 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427482390891 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427482390891 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:21.651 [info] ue_fsm start_link(aaa_ue_fsm_262427482390891) *DBG* aaa_ue_fsm_262427482390891 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.651 [info] ue_fsm init("262427482390891") 08:32:21.651 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.652 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427482390891",undefined,undefined,false,false,undefined} 08:32:21.652 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:21.652 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","117",";","nonode@nohost"],1,undefined,undefined,undefined,"262427482390891",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427482390891 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427482390891 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427482390891 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>, <<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>, <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176, 96,90,109,26,223,101,22,79,166,25,16,52,154,76>>, <<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>, <<235,246,69,116,76,198,220,241,26,204,29,162,231,142, 174,251>>}]}} from <0.994.0> in state state_wait_swx_maa 08:32:21.692 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;117;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427482390891",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237]],[[249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,96,90,109,26,223,101,22,79,166,25,16,52,154,76]],["foobar"],[[235,246,69,116,76,198,220,241,26,204,29,162,231,142,174,251]],[[185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.692 [info] dia_sip2gsup: auth [249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237] authz [249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,96,90,109,26,223,101,22,79,166,25,16,52,154,76]  *DBG* aaa_ue_fsm_262427482390891 send ok to <0.994.0> 08:32:21.692 [info] rand [249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176] autn [33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237]  *DBG* aaa_ue_fsm_262427482390891 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>, <<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>, <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176, 96,90,109,26,223,101,22,79,166,25,16,52,154,76>>, <<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>, <<235,246,69,116,76,198,220,241,26,204,29,162,231,142, 174,251>>}]}} from <0.994.0> in state state_wait_swx_maa => state_new 08:32:21.692 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427482390891 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>, <<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>, <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176, 96,90,109,26,223,101,22,79,166,25,16,52,154,76>>, <<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>, <<235,246,69,116,76,198,220,241,26,204,29,162,231,142, 174,251>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:21.693 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427482390891",undefined,undefined,false,false,undefined} 08:32:21.693 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>,<<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>,<<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,96,90,109,26,223,101,22,79,166,25,16,52,154,76>>,<<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>,<<235,246,69,116,76,198,220,241,26,204,29,162,231,142,174,251>>}]} 08:32:21.694 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>,<<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>,<<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,96,90,109,26,223,101,22,79,166,25,16,52,154,76>>,<<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>,<<235,246,69,116,76,198,220,241,26,204,29,162,231,142,174,251>>}]}, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427482390891 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427482390891">>, {ok, [{epdg_auth_tuple, <<249,178,211,66,154,243,84,32,101,51,115,139, 210,45,107,176>>, <<33,110,222,100,164,222,126,113,47,26,131,188, 233,5,20,237>>, <<249,178,211,66,154,243,84,32,101,51,115,139, 210,45,107,176,96,90,109,26,223,101,22,79, 166,25,16,52,154,76>>, <<185,12,19,9,218,75,68,149,51,212,209,120,184, 193,247,226>>, <<235,246,69,116,76,198,220,241,26,204,29, 162,231,142,174,251>>}]}}} 08:32:21.694 [info] auth_response(<<"262427482390891">>): {ok,[{epdg_auth_tuple,<<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>,<<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>,<<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,96,90,109,26,223,101,22,79,166,25,16,52,154,76>>,<<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>,<<235,246,69,116,76,198,220,241,26,204,29,162,231,142,174,251>>}]} *DBG* epdg_ue_fsm_262427482390891 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>, <<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>, <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176, 96,90,109,26,223,101,22,79,166,25,16,52,154,76>>, <<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>, <<235,246,69,116,76,198,220,241,26,204,29,162,231,142, 174,251>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.695 [info] auth_response for <<"262427482390891">>: {ok,[{epdg_auth_tuple,<<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>,<<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>,<<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,96,90,109,26,223,101,22,79,166,25,16,52,154,76>>,<<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>,<<235,246,69,116,76,198,220,241,26,204,29,162,231,142,174,251>>}]} 08:32:21.695 [info] GSUP: Tx #{auth_tuples => [#{autn => <<33,110,222,100,164,222,126,113,47,26,131,188,233,5,20,237>>,ck => <<235,246,69,116,76,198,220,241,26,204,29,162,231,142,174,251>>,ik => <<185,12,19,9,218,75,68,149,51,212,209,120,184,193,247,226>>,rand => <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176>>,res => <<249,178,211,66,154,243,84,32,101,51,115,139,210,45,107,176,96,90,109,26,223,101,22,79,166,25,16,52,154,76>>}],imsi => <<"262427482390891">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427482390891">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427482390891 receive call lu_request from <0.995.0> in state state_authenticating 08:32:21.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427482390891">>,message_type => location_upd_req} 08:32:21.700 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427482390891 send ok to <0.995.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.700 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427482390891 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427482390891 consume call lu_request from <0.995.0> in state state_authenticating 08:32:21.700 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.700 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427482390891",undefined,undefined,false,false,undefined} 08:32:21.700 [debug] SWx Tx SAR Imsi="262427482390891" Type=1 APN="internet" AgentInfoOpt=[]  08:32:21.701 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","118",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427482390891",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427482390891 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427482390891 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427482390891 receive call {rx_swx_saa,{ok,1,#{}}} from <0.996.0> in state state_wait_swx_saa 08:32:21.706 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;118;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427482390891",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427482390891 send ok to <0.996.0> *DBG* aaa_ue_fsm_262427482390891 consume call {rx_swx_saa,{ok,1,#{}}} from <0.996.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427482390891 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:21.706 [info] ue_fsm ev_rx_swx_saa 08:32:21.706 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427482390891",undefined,undefined,false,false,undefined} 08:32:21.706 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262427482390891">>,ok}} *DBG* epdg_ue_fsm_262427482390891 send ok to <0.211.0> 08:32:21.706 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427482390891 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.706 [info] lu_response(<<"262427482390891">>): ok 08:32:21.706 [info] lu_response for <<"262427482390891">>: ok 08:32:21.706 [info] GSUP: Tx #{imsi => <<"262427482390891">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427482390891">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427482390891 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.997.0> in state state_authenticated 08:32:21.710 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427482390891">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:21.710 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.710 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,false,0,false,false} 08:32:21.710 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:21.710 [info] s2b: Tx {gtp,v2,create_session_request,0,5694885,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427482390891">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735034,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079795,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427482390891 send ok to <0.997.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.710 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427482390891 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.997.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427482390891 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427482390891 receive call {rx_s6b_aar,"262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.998.0> in state state_authenticated 08:32:21.717 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:21.718 [info] ue_fsm ev_rx_s6b_aar: "262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:21.718 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427482390891",undefined,undefined,true,false,undefined} 08:32:21.718 [debug] SWx Tx SAR Imsi="262427482390891" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:21.718 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","119",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427482390891",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427482390891 send ok to <0.998.0> 08:32:21.718 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427482390891 consume call {rx_s6b_aar,"262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.998.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427482390891 receive call {rx_swx_saa,{ok,13,#{}}} from <0.999.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427482390891 send ok to <0.999.0> *DBG* aaa_ue_fsm_262427482390891 consume call {rx_swx_saa,{ok,13,#{}}} from <0.999.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.721 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;119;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427482390891",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.721 [info] ue_fsm ev_rx_swx_saa 08:32:21.721 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427482390891","262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.998.0>} 08:32:21.721 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.721 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.725 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,186,86,229,165,0,2,0,2,0,16,0,87,0,9,1,160,69,203,101,75,172,18,36,103,79,0,5,0,1,192,168,0,29,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,69,203,101,75,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,69,203,101,75,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.726 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735034,5694885,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"EËeK">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1170957643,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1170957643,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,29>>}}} 08:32:21.726 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427482390891">>,<0.992.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735034,1170957643,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079795,1170957643}],[],[],[],[],[]}}}} 08:32:21.726 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427482390891 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 3603079795, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1170957643}}} from <0.1000.0> in state state_wait_create_session_resp 08:32:21.726 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 3603079795,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1170957643}} 08:32:21.726 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,false,0,false,false} 08:32:21.726 [info] KMOD Port Create PDP Context Call {<0.992.0>,[alias|#Ref<0.2201401468.1057554443.43178>]}: {create_pdp_context,{172,18,36,103},3603079795,1170957643,{192,168,0,29}} 08:32:21.726 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,29}, 3603079795, 1170957643 08:32:21.727 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],460,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,29}},{i_tid,3603079795},{o_tid,1170957643}]}} 08:32:21.727 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 3603079795,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1170957643}) returned ok *DBG* epdg_ue_fsm_262427482390891 send ok to <0.1000.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427482390891">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 3603079795, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1170957643}}}} 08:32:21.727 [info] tunnel_response(<<"262427482390891">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 3603079795,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1170957643}} *DBG* epdg_ue_fsm_262427482390891 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,29>>,undefined}, local_teid => 3603079795, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1170957643}}} from <0.1000.0> in state state_wait_create_session_resp => state_active 08:32:21.728 [info] tunnel_response for <<"262427482390891">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,29>>,undefined},local_teid => 3603079795,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1170957643}} 08:32:21.728 [info] GSUP: Tx #{imsi => <<"262427482390891">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,29>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421814266440">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421814266440 enter epdg_ue_fsm in state state_new 08:32:21.750 [info] GSUP: Rx #{imsi => <<"262421814266440">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421814266440 consume internal init_state in state state_new 08:32:21.750 [info] ue_fsm start(epdg_ue_fsm_262421814266440) *DBG* epdg_ue_fsm_262421814266440 receive call {auth_request,33,"internet",#{}} from <0.1001.0> in state state_new 08:32:21.750 [info] ue_fsm init(<<"262421814266440">>) *DBG* epdg_ue_fsm_262421814266440 send ok to <0.1001.0> 08:32:21.750 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.751 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421814266440 consume call {auth_request,33,"internet",#{}} from <0.1001.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421814266440 enter aaa_ue_fsm in state state_new 08:32:21.751 [info] ue_fsm start_link(aaa_ue_fsm_262421814266440) *DBG* epdg_ue_fsm_262421814266440 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421814266440 consume internal init_state in state state_new 08:32:21.751 [info] ue_fsm init("262421814266440") *DBG* aaa_ue_fsm_262421814266440 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.751 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.752 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421814266440",undefined,undefined,false,false,undefined} 08:32:21.752 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:21.752 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","120",";","nonode@nohost"],1,undefined,undefined,undefined,"262421814266440",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421814266440 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421814266440 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:21.760 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;120;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421814266440",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120]],[[13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,8,159,188,73,40,246,128,24,50,243,66,117,74,32]],["foobar"],[[211,67,228,236,77,180,33,235,207,56,197,237,3,118,45,185]],[[134,70,199,116,141,122,186,114,208,139,21,244,109,195,115,96]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421814266440 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>, <<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>, <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128, 8,159,188,73,40,246,128,24,50,243,66,117,74,32>>, <<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115, 96>>, <<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45, 185>>}]}} from <0.1004.0> in state state_wait_swx_maa 08:32:21.760 [info] dia_sip2gsup: auth [13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120] authz [13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,8,159,188,73,40,246,128,24,50,243,66,117,74,32]  08:32:21.760 [info] rand [13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128] autn [202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120]  08:32:21.760 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421814266440 send ok to <0.1004.0> 08:32:21.760 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421814266440",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421814266440 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>, <<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>, <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128, 8,159,188,73,40,246,128,24,50,243,66,117,74,32>>, <<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115, 96>>, <<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45, 185>>}]}} from <0.1004.0> in state state_wait_swx_maa => state_new 08:32:21.761 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>,<<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>,<<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,8,159,188,73,40,246,128,24,50,243,66,117,74,32>>,<<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115,96>>,<<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45,185>>}]} *DBG* epdg_ue_fsm_262421814266440 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>, <<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>, <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128, 8,159,188,73,40,246,128,24,50,243,66,117,74,32>>, <<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115, 96>>, <<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45, 185>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262421814266440 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421814266440">>, {ok, [{epdg_auth_tuple, <<13,26,95,192,204,119,45,203,34,192,255,173, 232,161,220,128>>, <<202,20,0,15,250,240,14,180,7,52,199,180,155, 237,218,120>>, <<13,26,95,192,204,119,45,203,34,192,255,173, 232,161,220,128,8,159,188,73,40,246,128,24, 50,243,66,117,74,32>>, <<134,70,199,116,141,122,186,114,208,139,21, 244,109,195,115,96>>, <<211,67,228,236,77,180,33,235,207,56,197, 237,3,118,45,185>>}]}}} 08:32:21.761 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>,<<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>,<<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,8,159,188,73,40,246,128,24,50,243,66,117,74,32>>,<<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115,96>>,<<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45,185>>}]}, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421814266440 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>, <<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>, <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128, 8,159,188,73,40,246,128,24,50,243,66,117,74,32>>, <<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115, 96>>, <<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45, 185>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.761 [info] auth_response(<<"262421814266440">>): {ok,[{epdg_auth_tuple,<<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>,<<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>,<<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,8,159,188,73,40,246,128,24,50,243,66,117,74,32>>,<<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115,96>>,<<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45,185>>}]} 08:32:21.762 [info] auth_response for <<"262421814266440">>: {ok,[{epdg_auth_tuple,<<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>,<<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>,<<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,8,159,188,73,40,246,128,24,50,243,66,117,74,32>>,<<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115,96>>,<<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45,185>>}]} 08:32:21.762 [info] GSUP: Tx #{auth_tuples => [#{autn => <<202,20,0,15,250,240,14,180,7,52,199,180,155,237,218,120>>,ck => <<211,67,228,236,77,180,33,235,207,56,197,237,3,118,45,185>>,ik => <<134,70,199,116,141,122,186,114,208,139,21,244,109,195,115,96>>,rand => <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128>>,res => <<13,26,95,192,204,119,45,203,34,192,255,173,232,161,220,128,8,159,188,73,40,246,128,24,50,243,66,117,74,32>>}],imsi => <<"262421814266440">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421814266440">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421814266440 receive call lu_request from <0.1005.0> in state state_authenticating 08:32:21.766 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421814266440">>,message_type => location_upd_req} 08:32:21.766 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421814266440 send ok to <0.1005.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421814266440 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421814266440 consume call lu_request from <0.1005.0> in state state_authenticating 08:32:21.767 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,false,0,false,false} 08:32:21.767 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.767 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421814266440",undefined,undefined,false,false,undefined} 08:32:21.767 [debug] SWx Tx SAR Imsi="262421814266440" Type=1 APN="internet" AgentInfoOpt=[]  08:32:21.767 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","121",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421814266440",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421814266440 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421814266440 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421814266440 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1006.0> in state state_wait_swx_saa 08:32:21.773 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;121;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421814266440",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.773 [info] ue_fsm ev_rx_swx_saa 08:32:21.774 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421814266440",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421814266440 send ok to <0.1006.0> *DBG* epdg_ue_fsm_262421814266440 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:21.774 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262421814266440 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1006.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421814266440 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421814266440">>,ok}} 08:32:21.774 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421814266440 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:21.774 [info] lu_response(<<"262421814266440">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.774 [info] lu_response for <<"262421814266440">>: ok 08:32:21.774 [info] GSUP: Tx #{imsi => <<"262421814266440">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421814266440">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:21.779 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421814266440">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421814266440 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1007.0> in state state_authenticated 08:32:21.779 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.779 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,false,0,false,false} 08:32:21.779 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:21.780 [info] s2b: Tx {gtp,v2,create_session_request,0,5694886,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421814266440">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735035,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079796,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421814266440 send ok to <0.1007.0> 08:32:21.780 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421814266440 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1007.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421814266440 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421814266440 receive call {rx_s6b_aar,"262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1008.0> in state state_authenticated 08:32:21.794 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:21.794 [info] ue_fsm ev_rx_s6b_aar: "262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:21.794 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421814266440",undefined,undefined,true,false,undefined} 08:32:21.795 [debug] SWx Tx SAR Imsi="262421814266440" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:21.795 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","122",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421814266440",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421814266440 send ok to <0.1008.0> 08:32:21.795 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421814266440 consume call {rx_s6b_aar,"262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1008.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421814266440 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1009.0> in state state_authenticated_wait_swx_saa 08:32:21.801 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;122;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421814266440",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421814266440 send ok to <0.1009.0> 08:32:21.801 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421814266440 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1009.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.802 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421814266440","262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1008.0>} 08:32:21.802 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.802 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.812 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,187,86,229,166,0,2,0,2,0,16,0,87,0,9,1,160,138,133,121,19,172,18,36,103,79,0,5,0,1,192,168,0,30,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,138,133,121,19,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,138,133,121,19,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.812 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735035,5694886,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<138,133,121,19>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2324003091,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2324003091,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,30>>}}} *DBG* epdg_ue_fsm_262421814266440 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 3603079796, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2324003091}}} from <0.1010.0> in state state_wait_create_session_resp 08:32:21.812 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421814266440">>,<0.1002.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735035,2324003091,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3603079796,2324003091}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:21.812 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:21.812 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 3603079796,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2324003091}} 08:32:21.813 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,false,0,false,false} 08:32:21.813 [info] KMOD Port Create PDP Context Call {<0.1002.0>,[alias|#Ref<0.2201401468.1057554444.48014>]}: {create_pdp_context,{172,18,36,103},3603079796,2324003091,{192,168,0,30}} 08:32:21.813 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,30}, 3603079796, 2324003091 08:32:21.813 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],11,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,30}},{i_tid,3603079796},{o_tid,2324003091}]}} 08:32:21.813 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 3603079796,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2324003091}) returned ok *DBG* epdg_ue_fsm_262421814266440 send ok to <0.1010.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421814266440">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 3603079796, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2324003091}}}} 08:32:21.813 [info] tunnel_response(<<"262421814266440">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 3603079796,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2324003091}} *DBG* epdg_ue_fsm_262421814266440 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,30>>,undefined}, local_teid => 3603079796, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2324003091}}} from <0.1010.0> in state state_wait_create_session_resp => state_active 08:32:21.814 [info] tunnel_response for <<"262421814266440">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,30>>,undefined},local_teid => 3603079796,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2324003091}} 08:32:21.814 [info] GSUP: Tx #{imsi => <<"262421814266440">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,30>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427334714700">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:21.847 [info] GSUP: Rx #{imsi => <<"262427334714700">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427334714700 enter epdg_ue_fsm in state state_new 08:32:21.847 [info] ue_fsm start(epdg_ue_fsm_262427334714700) *DBG* epdg_ue_fsm_262427334714700 consume internal init_state in state state_new 08:32:21.847 [info] ue_fsm init(<<"262427334714700">>) *DBG* epdg_ue_fsm_262427334714700 receive call {auth_request,33,"internet",#{}} from <0.1011.0> in state state_new 08:32:21.847 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427334714700 send ok to <0.1011.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427334714700 consume call {auth_request,33,"internet",#{}} from <0.1011.0> in state state_new => state_wait_auth_resp 08:32:21.847 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427334714700 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427334714700 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427334714700 consume internal init_state in state state_new 08:32:21.847 [info] ue_fsm start_link(aaa_ue_fsm_262427334714700) *DBG* aaa_ue_fsm_262427334714700 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.847 [info] ue_fsm init("262427334714700") 08:32:21.847 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.847 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427334714700",undefined,undefined,false,false,undefined} 08:32:21.847 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:21.847 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","123",";","nonode@nohost"],1,undefined,undefined,undefined,"262427334714700",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427334714700 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427334714700 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:21.852 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;123;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427334714700",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114]],[[99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,183,234,169,104,78,113,235,191,203,64,174,37,30,33]],["foobar"],[[209,7,91,65,150,211,25,118,123,63,202,229,11,206,184,114]],[[215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.852 [info] dia_sip2gsup: auth [99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114] authz [99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,183,234,169,104,78,113,235,191,203,64,174,37,30,33]  *DBG* aaa_ue_fsm_262427334714700 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>, <<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>, <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140, 183,234,169,104,78,113,235,191,203,64,174,37,30,33>>, <<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>, <<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184, 114>>}]}} from <0.1014.0> in state state_wait_swx_maa 08:32:21.852 [info] rand [99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140] autn [113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114]  *DBG* aaa_ue_fsm_262427334714700 send ok to <0.1014.0> 08:32:21.852 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427334714700 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>, <<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>, <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140, 183,234,169,104,78,113,235,191,203,64,174,37,30,33>>, <<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>, <<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184, 114>>}]}} from <0.1014.0> in state state_wait_swx_maa => state_new 08:32:21.852 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427334714700",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427334714700 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>, <<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>, <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140, 183,234,169,104,78,113,235,191,203,64,174,37,30,33>>, <<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>, <<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184, 114>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:21.852 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>,<<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>,<<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,183,234,169,104,78,113,235,191,203,64,174,37,30,33>>,<<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>,<<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184,114>>}]} 08:32:21.853 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>,<<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>,<<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,183,234,169,104,78,113,235,191,203,64,174,37,30,33>>,<<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>,<<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184,114>>}]}, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427334714700 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427334714700">>, {ok, [{epdg_auth_tuple, <<99,5,184,108,70,206,157,113,56,195,193,61, 149,174,117,140>>, <<113,103,27,155,252,14,182,128,14,151,250,241, 7,37,95,114>>, <<99,5,184,108,70,206,157,113,56,195,193,61, 149,174,117,140,183,234,169,104,78,113,235, 191,203,64,174,37,30,33>>, <<215,210,116,247,165,124,80,17,226,133,28,74, 148,214,226,32>>, <<209,7,91,65,150,211,25,118,123,63,202, 229,11,206,184,114>>}]}}} 08:32:21.853 [info] auth_response(<<"262427334714700">>): {ok,[{epdg_auth_tuple,<<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>,<<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>,<<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,183,234,169,104,78,113,235,191,203,64,174,37,30,33>>,<<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>,<<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184,114>>}]} *DBG* epdg_ue_fsm_262427334714700 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>, <<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>, <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140, 183,234,169,104,78,113,235,191,203,64,174,37,30,33>>, <<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>, <<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184, 114>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.853 [info] auth_response for <<"262427334714700">>: {ok,[{epdg_auth_tuple,<<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>,<<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>,<<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,183,234,169,104,78,113,235,191,203,64,174,37,30,33>>,<<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>,<<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184,114>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.853 [info] GSUP: Tx #{auth_tuples => [#{autn => <<113,103,27,155,252,14,182,128,14,151,250,241,7,37,95,114>>,ck => <<209,7,91,65,150,211,25,118,123,63,202,229,11,206,184,114>>,ik => <<215,210,116,247,165,124,80,17,226,133,28,74,148,214,226,32>>,rand => <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140>>,res => <<99,5,184,108,70,206,157,113,56,195,193,61,149,174,117,140,183,234,169,104,78,113,235,191,203,64,174,37,30,33>>}],imsi => <<"262427334714700">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427334714700">>, message_type => location_upd_req}} 08:32:21.854 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427334714700">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427334714700 receive call lu_request from <0.1015.0> in state state_authenticating *DBG* epdg_ue_fsm_262427334714700 send ok to <0.1015.0> 08:32:21.854 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427334714700 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427334714700 consume call lu_request from <0.1015.0> in state state_authenticating 08:32:21.855 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,false,0,false,false} 08:32:21.855 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.855 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427334714700",undefined,undefined,false,false,undefined} 08:32:21.855 [debug] SWx Tx SAR Imsi="262427334714700" Type=1 APN="internet" AgentInfoOpt=[]  08:32:21.855 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","124",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427334714700",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427334714700 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427334714700 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427334714700 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1016.0> in state state_wait_swx_saa 08:32:21.857 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;124;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427334714700",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427334714700 send ok to <0.1016.0> *DBG* epdg_ue_fsm_262427334714700 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:21.857 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427334714700 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1016.0> in state state_wait_swx_saa => state_authenticated 08:32:21.858 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427334714700",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427334714700 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427334714700">>,ok}} *DBG* epdg_ue_fsm_262427334714700 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:21.858 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:21.858 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.858 [info] lu_response(<<"262427334714700">>): ok 08:32:21.858 [info] lu_response for <<"262427334714700">>: ok 08:32:21.858 [info] GSUP: Tx #{imsi => <<"262427334714700">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427334714700">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:21.859 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427334714700">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427334714700 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1017.0> in state state_authenticated 08:32:21.859 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.859 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,false,0,false,false} 08:32:21.859 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:21.859 [info] s2b: Tx {gtp,v2,create_session_request,0,5694887,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427334714700">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735036,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079797,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427334714700 send ok to <0.1017.0> 08:32:21.859 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427334714700 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1017.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427334714700 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427334714700 receive call {rx_s6b_aar,"262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1018.0> in state state_authenticated 08:32:21.866 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:21.866 [info] ue_fsm ev_rx_s6b_aar: "262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:21.866 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427334714700",undefined,undefined,true,false,undefined} 08:32:21.866 [debug] SWx Tx SAR Imsi="262427334714700" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:21.866 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","125",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427334714700",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427334714700 send ok to <0.1018.0> *DBG* aaa_ue_fsm_262427334714700 consume call {rx_s6b_aar,"262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1018.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:21.866 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427334714700 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1019.0> in state state_authenticated_wait_swx_saa 08:32:21.868 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;125;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427334714700",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.868 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427334714700 send ok to <0.1019.0> 08:32:21.869 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427334714700","262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1018.0>} *DBG* aaa_ue_fsm_262427334714700 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1019.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:21.869 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:21.869 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:21.872 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,188,86,229,167,0,2,0,2,0,16,0,87,0,9,1,160,241,55,68,176,172,18,36,103,79,0,5,0,1,192,168,0,31,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,241,55,68,176,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,241,55,68,176,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:21.872 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735036,5694887,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ñ7D°">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4046931120,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4046931120,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,31>>}}} *DBG* epdg_ue_fsm_262427334714700 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 3603079797, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4046931120}}} from <0.1020.0> in state state_wait_create_session_resp 08:32:21.872 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427334714700">>,<0.1012.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735036,4046931120,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3603079797,4046931120}],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:21.872 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:21.872 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 3603079797,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4046931120}} 08:32:21.872 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,false,0,false,false} 08:32:21.872 [info] KMOD Port Create PDP Context Call {<0.1012.0>,[alias|#Ref<0.2201401468.1057554437.43160>]}: {create_pdp_context,{172,18,36,103},3603079797,4046931120,{192,168,0,31}} 08:32:21.872 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,31}, 3603079797, 4046931120 08:32:21.872 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1222,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,31}},{i_tid,3603079797},{o_tid,4046931120}]}} *DBG* epdg_ue_fsm_262427334714700 send ok to <0.1020.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427334714700">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 3603079797, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4046931120}}}} 08:32:21.873 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 3603079797,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4046931120}) returned ok *DBG* epdg_ue_fsm_262427334714700 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,31>>,undefined}, local_teid => 3603079797, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4046931120}}} from <0.1020.0> in state state_wait_create_session_resp => state_active 08:32:21.873 [info] tunnel_response(<<"262427334714700">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 3603079797,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4046931120}} 08:32:21.873 [info] tunnel_response for <<"262427334714700">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,31>>,undefined},local_teid => 3603079797,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4046931120}} 08:32:21.873 [info] GSUP: Tx #{imsi => <<"262427334714700">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,31>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426160501040">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:21.949 [info] GSUP: Rx #{imsi => <<"262426160501040">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426160501040 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426160501040 consume internal init_state in state state_new 08:32:21.949 [info] ue_fsm start(epdg_ue_fsm_262426160501040) 08:32:21.949 [info] ue_fsm init(<<"262426160501040">>) *DBG* epdg_ue_fsm_262426160501040 receive call {auth_request,33,"internet",#{}} from <0.1021.0> in state state_new 08:32:21.949 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426160501040 send ok to <0.1021.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.950 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426160501040 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426160501040 consume call {auth_request,33,"internet",#{}} from <0.1021.0> in state state_new => state_wait_auth_resp 08:32:21.950 [info] ue_fsm start_link(aaa_ue_fsm_262426160501040) *DBG* epdg_ue_fsm_262426160501040 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426160501040 consume internal init_state in state state_new 08:32:21.950 [info] ue_fsm init("262426160501040") *DBG* aaa_ue_fsm_262426160501040 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:21.950 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:21.950 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426160501040",undefined,undefined,false,false,undefined} 08:32:21.950 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:21.951 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","126",";","nonode@nohost"],1,undefined,undefined,undefined,"262426160501040",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426160501040 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426160501040 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:21.964 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;126;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426160501040",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75]],[[149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,27,118,250,89,37,45,46,218,189,221,30,42,60,37]],["foobar"],[[39,196,17,185,171,202,132,57,33,253,19,79,157,253,112,112]],[[77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426160501040 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>, <<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>, <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254, 232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>, <<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>, <<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112, 112>>}]}} from <0.1024.0> in state state_wait_swx_maa 08:32:21.965 [info] dia_sip2gsup: auth [149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75] authz [149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,27,118,250,89,37,45,46,218,189,221,30,42,60,37]  *DBG* aaa_ue_fsm_262426160501040 send ok to <0.1024.0> 08:32:21.965 [info] rand [149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232] autn [81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75]  *DBG* epdg_ue_fsm_262426160501040 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>, <<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>, <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254, 232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>, <<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>, <<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112, 112>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426160501040 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>, <<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>, <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254, 232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>, <<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>, <<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112, 112>>}]}} from <0.1024.0> in state state_wait_swx_maa => state_new 08:32:21.965 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426160501040 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426160501040">>, {ok, [{epdg_auth_tuple, <<149,188,218,50,211,64,124,211,249,202,11,52, 234,142,254,232>>, <<81,55,223,102,82,32,228,37,128,48,65,152,181, 223,175,75>>, <<149,188,218,50,211,64,124,211,249,202,11,52, 234,142,254,232,27,118,250,89,37,45,46,218, 189,221,30,42,60,37>>, <<77,57,179,108,158,49,106,187,14,208,46,181, 237,4,114,234>>, <<39,196,17,185,171,202,132,57,33,253,19, 79,157,253,112,112>>}]}}} 08:32:21.966 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426160501040",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426160501040 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>, <<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>, <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254, 232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>, <<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>, <<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112, 112>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:21.966 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>,<<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>,<<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>,<<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>,<<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112,112>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.967 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>,<<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>,<<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>,<<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>,<<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112,112>>}]}, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,false,0,false,false} 08:32:21.967 [info] auth_response(<<"262426160501040">>): {ok,[{epdg_auth_tuple,<<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>,<<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>,<<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>,<<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>,<<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112,112>>}]} 08:32:21.967 [info] auth_response for <<"262426160501040">>: {ok,[{epdg_auth_tuple,<<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>,<<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>,<<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>,<<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>,<<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112,112>>}]} 08:32:21.968 [info] GSUP: Tx #{auth_tuples => [#{autn => <<81,55,223,102,82,32,228,37,128,48,65,152,181,223,175,75>>,ck => <<39,196,17,185,171,202,132,57,33,253,19,79,157,253,112,112>>,ik => <<77,57,179,108,158,49,106,187,14,208,46,181,237,4,114,234>>,rand => <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232>>,res => <<149,188,218,50,211,64,124,211,249,202,11,52,234,142,254,232,27,118,250,89,37,45,46,218,189,221,30,42,60,37>>}],imsi => <<"262426160501040">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426160501040">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426160501040 receive call lu_request from <0.1025.0> in state state_authenticating *DBG* epdg_ue_fsm_262426160501040 send ok to <0.1025.0> 08:32:21.973 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426160501040">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426160501040 consume call lu_request from <0.1025.0> in state state_authenticating *DBG* aaa_ue_fsm_262426160501040 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:21.973 [info] ue_fsm lu_request 08:32:21.973 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,false,0,false,false} 08:32:21.973 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:21.974 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426160501040",undefined,undefined,false,false,undefined} 08:32:21.974 [debug] SWx Tx SAR Imsi="262426160501040" Type=1 APN="internet" AgentInfoOpt=[]  08:32:21.974 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","127",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426160501040",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426160501040 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426160501040 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426160501040 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1026.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426160501040 send ok to <0.1026.0> *DBG* aaa_ue_fsm_262426160501040 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1026.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426160501040 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:21.982 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;127;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426160501040",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:21.982 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426160501040 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426160501040">>,ok}} 08:32:21.982 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426160501040",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426160501040 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:21.982 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.983 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,false,0,false,false} 08:32:21.983 [info] lu_response(<<"262426160501040">>): ok 08:32:21.983 [info] lu_response for <<"262426160501040">>: ok 08:32:21.983 [info] GSUP: Tx #{imsi => <<"262426160501040">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426160501040">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426160501040 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1027.0> in state state_authenticated 08:32:21.989 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426160501040">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:21.989 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:21.989 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426160501040 send ok to <0.1027.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:21.990 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262426160501040 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1027.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426160501040 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:21.990 [info] s2b: Tx {gtp,v2,create_session_request,0,5694888,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426160501040">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735037,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079798,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:21.990 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426160501040 receive call {rx_s6b_aar,"262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1028.0> in state state_authenticated 08:32:22.003 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.003 [info] ue_fsm ev_rx_s6b_aar: "262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.003 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426160501040",undefined,undefined,true,false,undefined} 08:32:22.003 [debug] SWx Tx SAR Imsi="262426160501040" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.003 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","128",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426160501040",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426160501040 send ok to <0.1028.0> *DBG* aaa_ue_fsm_262426160501040 consume call {rx_s6b_aar,"262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1028.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:22.004 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426160501040 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1029.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426160501040 send ok to <0.1029.0> *DBG* aaa_ue_fsm_262426160501040 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1029.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.010 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;128;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426160501040",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.010 [info] ue_fsm ev_rx_swx_saa 08:32:22.010 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426160501040","262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1028.0>} 08:32:22.011 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.011 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.021 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,189,86,229,168,0,2,0,2,0,16,0,87,0,9,1,160,94,173,117,61,172,18,36,103,79,0,5,0,1,192,168,0,32,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,94,173,117,61,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,94,173,117,61,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.021 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735037,5694888,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"^­u=">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1588426045,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1588426045,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,32>>}}} 08:32:22.021 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426160501040">>,<0.1022.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735037,1588426045,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079798,1588426045}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262426160501040 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 3603079798, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1588426045}}} from <0.1030.0> in state state_wait_create_session_resp 08:32:22.021 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:22.022 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 3603079798,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1588426045}} 08:32:22.022 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,false,0,false,false} 08:32:22.022 [info] KMOD Port Create PDP Context Call {<0.1022.0>,[alias|#Ref<0.2201401468.1057554444.48212>]}: {create_pdp_context,{172,18,36,103},3603079798,1588426045,{192,168,0,32}} 08:32:22.022 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,32}, 3603079798, 1588426045 08:32:22.022 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1286,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,32}},{i_tid,3603079798},{o_tid,1588426045}]}} *DBG* epdg_ue_fsm_262426160501040 send ok to <0.1030.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426160501040">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 3603079798, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1588426045}}}} 08:32:22.022 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 3603079798,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1588426045}) returned ok *DBG* epdg_ue_fsm_262426160501040 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,32>>,undefined}, local_teid => 3603079798, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1588426045}}} from <0.1030.0> in state state_wait_create_session_resp => state_active 08:32:22.022 [info] tunnel_response(<<"262426160501040">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 3603079798,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1588426045}} 08:32:22.023 [info] tunnel_response for <<"262426160501040">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,32>>,undefined},local_teid => 3603079798,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1588426045}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.023 [info] GSUP: Tx #{imsi => <<"262426160501040">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,32>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420691613341">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:22.051 [info] GSUP: Rx #{imsi => <<"262420691613341">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420691613341 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420691613341 consume internal init_state in state state_new 08:32:22.051 [info] ue_fsm start(epdg_ue_fsm_262420691613341) *DBG* epdg_ue_fsm_262420691613341 receive call {auth_request,33,"internet",#{}} from <0.1031.0> in state state_new 08:32:22.051 [info] ue_fsm init(<<"262420691613341">>) *DBG* epdg_ue_fsm_262420691613341 send ok to <0.1031.0> 08:32:22.051 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420691613341 consume call {auth_request,33,"internet",#{}} from <0.1031.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420691613341 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420691613341 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:22.052 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420691613341 consume internal init_state in state state_new 08:32:22.052 [info] ue_fsm start_link(aaa_ue_fsm_262420691613341) *DBG* aaa_ue_fsm_262420691613341 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.052 [info] ue_fsm init("262420691613341") 08:32:22.052 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.053 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420691613341",undefined,undefined,false,false,undefined} 08:32:22.053 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:22.053 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","129",";","nonode@nohost"],1,undefined,undefined,undefined,"262420691613341",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420691613341 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420691613341 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:22.067 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;129;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420691613341",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74]],[[41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109,140,150,234,168,112,63,52,230,139,78,129,182,61]],["foobar"],[[190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126]],[[206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.067 [info] dia_sip2gsup: auth [41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74] authz [41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109,140,150,234,168,112,63,52,230,139,78,129,182,61]  *DBG* aaa_ue_fsm_262420691613341 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>, <<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>, <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109, 140,150,234,168,112,63,52,230,139,78,129,182,61>>, <<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>, <<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>}]}} from <0.1034.0> in state state_wait_swx_maa 08:32:22.067 [info] rand [41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21] autn [85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74]  08:32:22.067 [info] ue_fsm ev_rx_swx_maa 08:32:22.068 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420691613341",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420691613341 send ok to <0.1034.0> *DBG* epdg_ue_fsm_262420691613341 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>, <<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>, <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109, 140,150,234,168,112,63,52,230,139,78,129,182,61>>, <<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>, <<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420691613341 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>, <<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>, <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109, 140,150,234,168,112,63,52,230,139,78,129,182,61>>, <<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>, <<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>}]}} from <0.1034.0> in state state_wait_swx_maa => state_new 08:32:22.068 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>,<<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>,<<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109,140,150,234,168,112,63,52,230,139,78,129,182,61>>,<<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>,<<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>}]} *DBG* epdg_ue_fsm_262420691613341 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420691613341">>, {ok, [{epdg_auth_tuple, <<41,106,11,73,200,126,76,12,141,50,119,34,214, 110,65,21>>, <<85,252,205,69,4,232,43,187,174,217,52,205,12, 121,179,74>>, <<41,106,11,73,200,126,76,12,141,50,119,34,214, 110,65,21,109,140,150,234,168,112,63,52,230, 139,78,129,182,61>>, <<206,85,22,13,174,241,122,145,171,164,7,164, 75,153,255,199>>, <<190,100,10,172,161,145,11,10,48,42,13, 108,230,227,4,126>>}]}}} 08:32:22.069 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>,<<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>,<<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109,140,150,234,168,112,63,52,230,139,78,129,182,61>>,<<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>,<<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>}]}, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420691613341 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>, <<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>, <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109, 140,150,234,168,112,63,52,230,139,78,129,182,61>>, <<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>, <<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:22.069 [info] auth_response(<<"262420691613341">>): {ok,[{epdg_auth_tuple,<<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>,<<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>,<<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109,140,150,234,168,112,63,52,230,139,78,129,182,61>>,<<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>,<<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>}]} 08:32:22.070 [info] auth_response for <<"262420691613341">>: {ok,[{epdg_auth_tuple,<<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>,<<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>,<<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109,140,150,234,168,112,63,52,230,139,78,129,182,61>>,<<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>,<<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.070 [info] GSUP: Tx #{auth_tuples => [#{autn => <<85,252,205,69,4,232,43,187,174,217,52,205,12,121,179,74>>,ck => <<190,100,10,172,161,145,11,10,48,42,13,108,230,227,4,126>>,ik => <<206,85,22,13,174,241,122,145,171,164,7,164,75,153,255,199>>,rand => <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21>>,res => <<41,106,11,73,200,126,76,12,141,50,119,34,214,110,65,21,109,140,150,234,168,112,63,52,230,139,78,129,182,61>>}],imsi => <<"262420691613341">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420691613341">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420691613341 receive call lu_request from <0.1035.0> in state state_authenticating 08:32:22.076 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420691613341">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420691613341 send ok to <0.1035.0> 08:32:22.076 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420691613341 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420691613341 consume call lu_request from <0.1035.0> in state state_authenticating 08:32:22.076 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,false,0,false,false} 08:32:22.076 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:22.076 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420691613341",undefined,undefined,false,false,undefined} 08:32:22.076 [debug] SWx Tx SAR Imsi="262420691613341" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.076 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","130",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420691613341",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420691613341 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420691613341 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420691613341 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1036.0> in state state_wait_swx_saa 08:32:22.083 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;130;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420691613341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.083 [info] ue_fsm ev_rx_swx_saa 08:32:22.083 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420691613341",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420691613341 send ok to <0.1036.0> *DBG* epdg_ue_fsm_262420691613341 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420691613341 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1036.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420691613341 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420691613341">>,ok}} 08:32:22.083 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420691613341 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:22.083 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.083 [info] lu_response(<<"262420691613341">>): ok 08:32:22.084 [info] lu_response for <<"262420691613341">>: ok 08:32:22.084 [info] GSUP: Tx #{imsi => <<"262420691613341">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420691613341">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420691613341 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1037.0> in state state_authenticated 08:32:22.087 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420691613341">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.087 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.088 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,false,0,false,false} 08:32:22.088 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:22.088 [info] s2b: Tx {gtp,v2,create_session_request,0,5694889,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420691613341">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735038,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079799,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420691613341 send ok to <0.1037.0> 08:32:22.088 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420691613341 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1037.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420691613341 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420691613341 receive call {rx_s6b_aar,"262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1038.0> in state state_authenticated 08:32:22.103 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.103 [info] ue_fsm ev_rx_s6b_aar: "262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.103 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420691613341",undefined,undefined,true,false,undefined} 08:32:22.104 [debug] SWx Tx SAR Imsi="262420691613341" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.104 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","131",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420691613341",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420691613341 send ok to <0.1038.0> *DBG* aaa_ue_fsm_262420691613341 consume call {rx_s6b_aar,"262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1038.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:22.104 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420691613341 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1039.0> in state state_authenticated_wait_swx_saa 08:32:22.114 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;131;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420691613341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.114 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420691613341 send ok to <0.1039.0> *DBG* aaa_ue_fsm_262420691613341 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1039.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.114 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420691613341","262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1038.0>} 08:32:22.114 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.115 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.125 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,190,86,229,169,0,2,0,2,0,16,0,87,0,9,1,160,160,131,153,98,172,18,36,103,79,0,5,0,1,192,168,0,33,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,160,131,153,98,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,160,131,153,98,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.125 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735038,5694889,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<160,131,153,98>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2692979042,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2692979042,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,33>>}}} *DBG* epdg_ue_fsm_262420691613341 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 3603079799, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2692979042}}} from <0.1040.0> in state state_wait_create_session_resp 08:32:22.125 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420691613341">>,<0.1032.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735038,2692979042,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079799,2692979042}],[],[],[]}}}} 08:32:22.125 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:22.125 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 3603079799,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2692979042}} 08:32:22.126 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,false,0,false,false} 08:32:22.126 [info] KMOD Port Create PDP Context Call {<0.1032.0>,[alias|#Ref<0.2201401468.1057554444.48362>]}: {create_pdp_context,{172,18,36,103},3603079799,2692979042,{192,168,0,33}} 08:32:22.126 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,33}, 3603079799, 2692979042 08:32:22.126 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1350,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,33}},{i_tid,3603079799},{o_tid,2692979042}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262420691613341">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 3603079799, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2692979042}}}} *DBG* epdg_ue_fsm_262420691613341 send ok to <0.1040.0> 08:32:22.126 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 3603079799,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2692979042}) returned ok *DBG* epdg_ue_fsm_262420691613341 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,33>>,undefined}, local_teid => 3603079799, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2692979042}}} from <0.1040.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.126 [info] tunnel_response(<<"262420691613341">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 3603079799,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2692979042}} 08:32:22.126 [info] tunnel_response for <<"262420691613341">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,33>>,undefined},local_teid => 3603079799,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2692979042}} 08:32:22.126 [info] GSUP: Tx #{imsi => <<"262420691613341">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,33>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421052232407">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421052232407 enter epdg_ue_fsm in state state_new 08:32:22.151 [info] GSUP: Rx #{imsi => <<"262421052232407">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421052232407 consume internal init_state in state state_new 08:32:22.151 [info] ue_fsm start(epdg_ue_fsm_262421052232407) *DBG* epdg_ue_fsm_262421052232407 receive call {auth_request,33,"internet",#{}} from <0.1041.0> in state state_new 08:32:22.151 [info] ue_fsm init(<<"262421052232407">>) *DBG* epdg_ue_fsm_262421052232407 send ok to <0.1041.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.151 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421052232407 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421052232407 consume call {auth_request,33,"internet",#{}} from <0.1041.0> in state state_new => state_wait_auth_resp 08:32:22.151 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421052232407 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421052232407 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:22.151 [info] ue_fsm start_link(aaa_ue_fsm_262421052232407) *DBG* aaa_ue_fsm_262421052232407 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.152 [info] ue_fsm init("262421052232407") 08:32:22.152 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.152 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421052232407",undefined,undefined,false,false,undefined} 08:32:22.152 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:22.152 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","132",";","nonode@nohost"],1,undefined,undefined,undefined,"262421052232407",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421052232407 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421052232407 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421052232407 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>, <<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>, <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251, 37,15,167,149,14,34,79,207,136,96,197,209,227>>, <<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>, <<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167, 119>>}]}} from <0.1044.0> in state state_wait_swx_maa 08:32:22.168 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;132;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421052232407",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13]],[[197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251,37,15,167,149,14,34,79,207,136,96,197,209,227]],["foobar"],[[51,127,232,39,188,111,197,91,69,20,152,31,129,119,167,119]],[[6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.168 [info] dia_sip2gsup: auth [197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13] authz [197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251,37,15,167,149,14,34,79,207,136,96,197,209,227]  *DBG* aaa_ue_fsm_262421052232407 send ok to <0.1044.0> 08:32:22.168 [info] rand [197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205] autn [77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13]  08:32:22.168 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421052232407 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>, <<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>, <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251, 37,15,167,149,14,34,79,207,136,96,197,209,227>>, <<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>, <<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167, 119>>}]}} from <0.1044.0> in state state_wait_swx_maa => state_new 08:32:22.169 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421052232407",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421052232407 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>, <<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>, <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251, 37,15,167,149,14,34,79,207,136,96,197,209,227>>, <<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>, <<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167, 119>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:22.169 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>,<<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>,<<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251,37,15,167,149,14,34,79,207,136,96,197,209,227>>,<<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>,<<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167,119>>}]} *DBG* epdg_ue_fsm_262421052232407 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421052232407">>, {ok, [{epdg_auth_tuple, <<197,149,29,183,21,89,233,66,1,168,228,211,16, 77,38,205>>, <<77,76,249,36,37,97,226,125,125,224,104,150, 149,106,3,13>>, <<197,149,29,183,21,89,233,66,1,168,228,211,16, 77,38,205,251,37,15,167,149,14,34,79,207,136, 96,197,209,227>>, <<6,83,38,250,16,164,250,39,162,71,175,102,204, 222,22,162>>, <<51,127,232,39,188,111,197,91,69,20,152, 31,129,119,167,119>>}]}}} 08:32:22.170 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>,<<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>,<<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251,37,15,167,149,14,34,79,207,136,96,197,209,227>>,<<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>,<<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167,119>>}]}, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421052232407 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>, <<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>, <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251, 37,15,167,149,14,34,79,207,136,96,197,209,227>>, <<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>, <<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167, 119>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:22.171 [info] auth_response(<<"262421052232407">>): {ok,[{epdg_auth_tuple,<<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>,<<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>,<<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251,37,15,167,149,14,34,79,207,136,96,197,209,227>>,<<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>,<<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167,119>>}]} 08:32:22.171 [info] auth_response for <<"262421052232407">>: {ok,[{epdg_auth_tuple,<<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>,<<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>,<<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251,37,15,167,149,14,34,79,207,136,96,197,209,227>>,<<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>,<<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167,119>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.171 [info] GSUP: Tx #{auth_tuples => [#{autn => <<77,76,249,36,37,97,226,125,125,224,104,150,149,106,3,13>>,ck => <<51,127,232,39,188,111,197,91,69,20,152,31,129,119,167,119>>,ik => <<6,83,38,250,16,164,250,39,162,71,175,102,204,222,22,162>>,rand => <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205>>,res => <<197,149,29,183,21,89,233,66,1,168,228,211,16,77,38,205,251,37,15,167,149,14,34,79,207,136,96,197,209,227>>}],imsi => <<"262421052232407">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421052232407">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421052232407 receive call lu_request from <0.1045.0> in state state_authenticating *DBG* epdg_ue_fsm_262421052232407 send ok to <0.1045.0> *DBG* epdg_ue_fsm_262421052232407 consume call lu_request from <0.1045.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421052232407">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262421052232407 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:22.176 [info] ue_fsm lu_request 08:32:22.177 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,false,0,false,false} 08:32:22.177 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:22.177 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421052232407",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421052232407 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421052232407 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:22.177 [debug] SWx Tx SAR Imsi="262421052232407" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.177 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","133",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421052232407",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421052232407 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1046.0> in state state_wait_swx_saa 08:32:22.183 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;133;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421052232407",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421052232407 send ok to <0.1046.0> 08:32:22.184 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421052232407 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1046.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421052232407 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:22.184 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421052232407",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421052232407 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421052232407">>,ok}} *DBG* epdg_ue_fsm_262421052232407 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:22.184 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:22.184 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.184 [info] lu_response(<<"262421052232407">>): ok 08:32:22.184 [info] lu_response for <<"262421052232407">>: ok 08:32:22.184 [info] GSUP: Tx #{imsi => <<"262421052232407">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421052232407">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421052232407 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1047.0> in state state_authenticated 08:32:22.188 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421052232407">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.188 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.188 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,false,0,false,false} 08:32:22.188 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:22.188 [info] s2b: Tx {gtp,v2,create_session_request,0,5694890,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421052232407">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735039,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079800,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421052232407 send ok to <0.1047.0> 08:32:22.188 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421052232407 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1047.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421052232407 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421052232407 receive call {rx_s6b_aar,"262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1048.0> in state state_authenticated 08:32:22.199 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.199 [info] ue_fsm ev_rx_s6b_aar: "262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.199 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421052232407",undefined,undefined,true,false,undefined} 08:32:22.199 [debug] SWx Tx SAR Imsi="262421052232407" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.200 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","134",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421052232407",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421052232407 send ok to <0.1048.0> 08:32:22.200 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421052232407 consume call {rx_s6b_aar,"262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1048.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421052232407 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1049.0> in state state_authenticated_wait_swx_saa 08:32:22.205 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;134;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421052232407",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.205 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421052232407 send ok to <0.1049.0> 08:32:22.205 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421052232407","262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1048.0>} *DBG* aaa_ue_fsm_262421052232407 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1049.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.205 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.206 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.213 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,191,86,229,170,0,2,0,2,0,16,0,87,0,9,1,160,116,86,216,126,172,18,36,103,79,0,5,0,1,192,168,0,34,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,116,86,216,126,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,116,86,216,126,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421052232407 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 3603079800, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1951848574}}} from <0.1050.0> in state state_wait_create_session_resp 08:32:22.213 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735039,5694890,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"tVØ~">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1951848574,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1951848574,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,34>>}}} 08:32:22.213 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421052232407">>,<0.1042.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735039,1951848574,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079800,1951848574}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:22.213 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:22.213 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3603079800,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1951848574}} 08:32:22.214 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,false,0,false,false} 08:32:22.214 [info] KMOD Port Create PDP Context Call {<0.1042.0>,[alias|#Ref<0.2201401468.1057554437.43515>]}: {create_pdp_context,{172,18,36,103},3603079800,1951848574,{192,168,0,34}} 08:32:22.214 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,34}, 3603079800, 1951848574 08:32:22.214 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1414,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,34}},{i_tid,3603079800},{o_tid,1951848574}]}} *DBG* epdg_ue_fsm_262421052232407 send ok to <0.1050.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421052232407">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 3603079800, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1951848574}}}} 08:32:22.214 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3603079800,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1951848574}) returned ok *DBG* epdg_ue_fsm_262421052232407 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,34>>,undefined}, local_teid => 3603079800, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1951848574}}} from <0.1050.0> in state state_wait_create_session_resp => state_active 08:32:22.214 [info] tunnel_response(<<"262421052232407">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3603079800,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1951848574}} 08:32:22.214 [info] tunnel_response for <<"262421052232407">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,34>>,undefined},local_teid => 3603079800,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1951848574}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.214 [info] GSUP: Tx #{imsi => <<"262421052232407">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,34>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426826447213">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:22.251 [info] GSUP: Rx #{imsi => <<"262426826447213">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426826447213 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426826447213 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426826447213 receive call {auth_request,33,"internet",#{}} from <0.1051.0> in state state_new 08:32:22.251 [info] ue_fsm start(epdg_ue_fsm_262426826447213) *DBG* epdg_ue_fsm_262426826447213 send ok to <0.1051.0> 08:32:22.251 [info] ue_fsm init(<<"262426826447213">>) *DBG* epdg_ue_fsm_262426826447213 consume call {auth_request,33,"internet",#{}} from <0.1051.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426826447213 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426826447213 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:22.251 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426826447213 consume internal init_state in state state_new 08:32:22.252 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426826447213 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.252 [info] ue_fsm start_link(aaa_ue_fsm_262426826447213) 08:32:22.252 [info] ue_fsm init("262426826447213") 08:32:22.252 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.253 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426826447213",undefined,undefined,false,false,undefined} 08:32:22.253 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:22.253 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","135",";","nonode@nohost"],1,undefined,undefined,undefined,"262426826447213",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426826447213 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426826447213 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:22.266 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;135;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426826447213",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108]],[[19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,163,197,35,73,204,123,102,166,15,243,149,0,8,121]],["foobar"],[[88,24,189,178,31,219,21,175,150,76,93,232,106,49,110,114]],[[65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426826447213 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>, <<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>, <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188, 163,197,35,73,204,123,102,166,15,243,149,0,8,121>>, <<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>, <<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110, 114>>}]}} from <0.1054.0> in state state_wait_swx_maa 08:32:22.267 [info] dia_sip2gsup: auth [19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108] authz [19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,163,197,35,73,204,123,102,166,15,243,149,0,8,121]  08:32:22.267 [info] rand [19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188] autn [63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108]  08:32:22.267 [info] ue_fsm ev_rx_swx_maa 08:32:22.268 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426826447213",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426826447213 send ok to <0.1054.0> *DBG* epdg_ue_fsm_262426826447213 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>, <<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>, <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188, 163,197,35,73,204,123,102,166,15,243,149,0,8,121>>, <<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>, <<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110, 114>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:22.268 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>,<<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>,<<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,163,197,35,73,204,123,102,166,15,243,149,0,8,121>>,<<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>,<<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110,114>>}]} *DBG* aaa_ue_fsm_262426826447213 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>, <<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>, <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188, 163,197,35,73,204,123,102,166,15,243,149,0,8,121>>, <<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>, <<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110, 114>>}]}} from <0.1054.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426826447213 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426826447213">>, {ok, [{epdg_auth_tuple, <<19,98,156,65,249,209,69,194,173,242,8,121, 108,238,28,188>>, <<63,62,243,139,6,85,73,29,74,231,40,85,47,215, 234,108>>, <<19,98,156,65,249,209,69,194,173,242,8,121, 108,238,28,188,163,197,35,73,204,123,102,166, 15,243,149,0,8,121>>, <<65,196,194,4,113,44,24,234,206,82,87,89,130, 222,76,131>>, <<88,24,189,178,31,219,21,175,150,76,93, 232,106,49,110,114>>}]}}} 08:32:22.268 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>,<<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>,<<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,163,197,35,73,204,123,102,166,15,243,149,0,8,121>>,<<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>,<<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110,114>>}]}, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426826447213 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>, <<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>, <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188, 163,197,35,73,204,123,102,166,15,243,149,0,8,121>>, <<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>, <<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110, 114>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:22.269 [info] auth_response(<<"262426826447213">>): {ok,[{epdg_auth_tuple,<<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>,<<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>,<<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,163,197,35,73,204,123,102,166,15,243,149,0,8,121>>,<<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>,<<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110,114>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.269 [info] auth_response for <<"262426826447213">>: {ok,[{epdg_auth_tuple,<<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>,<<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>,<<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,163,197,35,73,204,123,102,166,15,243,149,0,8,121>>,<<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>,<<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110,114>>}]} 08:32:22.269 [info] GSUP: Tx #{auth_tuples => [#{autn => <<63,62,243,139,6,85,73,29,74,231,40,85,47,215,234,108>>,ck => <<88,24,189,178,31,219,21,175,150,76,93,232,106,49,110,114>>,ik => <<65,196,194,4,113,44,24,234,206,82,87,89,130,222,76,131>>,rand => <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188>>,res => <<19,98,156,65,249,209,69,194,173,242,8,121,108,238,28,188,163,197,35,73,204,123,102,166,15,243,149,0,8,121>>}],imsi => <<"262426826447213">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426826447213">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426826447213 receive call lu_request from <0.1055.0> in state state_authenticating 08:32:22.274 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426826447213">>,message_type => location_upd_req} 08:32:22.274 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426826447213 send ok to <0.1055.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426826447213 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:22.274 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426826447213 consume call lu_request from <0.1055.0> in state state_authenticating 08:32:22.274 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:22.274 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426826447213",undefined,undefined,false,false,undefined} 08:32:22.274 [debug] SWx Tx SAR Imsi="262426826447213" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.275 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","136",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426826447213",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426826447213 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426826447213 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426826447213 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1056.0> in state state_wait_swx_saa 08:32:22.279 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;136;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426826447213",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426826447213 send ok to <0.1056.0> 08:32:22.279 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426826447213 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426826447213 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1056.0> in state state_wait_swx_saa => state_authenticated 08:32:22.279 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426826447213",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426826447213 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426826447213">>,ok}} 08:32:22.279 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426826447213 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.279 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,false,0,false,false} 08:32:22.279 [info] lu_response(<<"262426826447213">>): ok 08:32:22.280 [info] lu_response for <<"262426826447213">>: ok 08:32:22.280 [info] GSUP: Tx #{imsi => <<"262426826447213">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426826447213">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426826447213 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1057.0> in state state_authenticated 08:32:22.282 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426826447213">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.282 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.282 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,false,0,false,false} 08:32:22.283 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:22.283 [info] s2b: Tx {gtp,v2,create_session_request,0,5694891,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426826447213">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735040,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079801,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426826447213 send ok to <0.1057.0> 08:32:22.283 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426826447213 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1057.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426826447213 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426826447213 receive call {rx_s6b_aar,"262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1058.0> in state state_authenticated 08:32:22.295 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.295 [info] ue_fsm ev_rx_s6b_aar: "262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.296 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426826447213",undefined,undefined,true,false,undefined} 08:32:22.296 [debug] SWx Tx SAR Imsi="262426826447213" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.296 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","137",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426826447213",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426826447213 send ok to <0.1058.0> *DBG* aaa_ue_fsm_262426826447213 consume call {rx_s6b_aar,"262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1058.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:22.296 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426826447213 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1059.0> in state state_authenticated_wait_swx_saa 08:32:22.303 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;137;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426826447213",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426826447213 send ok to <0.1059.0> 08:32:22.303 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426826447213 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1059.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.303 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426826447213","262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1058.0>} 08:32:22.303 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.303 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.312 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,192,86,229,171,0,2,0,2,0,16,0,87,0,9,1,160,219,146,91,103,172,18,36,103,79,0,5,0,1,192,168,0,35,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,219,146,91,103,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,219,146,91,103,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.312 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735040,5694891,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<219,146,91,103>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3683801959,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3683801959,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,35>>}}} *DBG* epdg_ue_fsm_262426826447213 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 3603079801, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3683801959}}} from <0.1060.0> in state state_wait_create_session_resp 08:32:22.312 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426826447213">>,<0.1052.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735040,3683801959,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3603079801,3683801959}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:22.312 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:22.312 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 3603079801,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3683801959}} 08:32:22.313 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,false,0,false,false} 08:32:22.313 [info] KMOD Port Create PDP Context Call {<0.1052.0>,[alias|#Ref<0.2201401468.1057554437.43656>]}: {create_pdp_context,{172,18,36,103},3603079801,3683801959,{192,168,0,35}} 08:32:22.313 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,35}, 3603079801, 3683801959 08:32:22.313 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1478,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,35}},{i_tid,3603079801},{o_tid,3683801959}]}} *DBG* epdg_ue_fsm_262426826447213 send ok to <0.1060.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426826447213">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 3603079801, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3683801959}}}} 08:32:22.314 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 3603079801,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3683801959}) returned ok *DBG* epdg_ue_fsm_262426826447213 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,35>>,undefined}, local_teid => 3603079801, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3683801959}}} from <0.1060.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.314 [info] tunnel_response(<<"262426826447213">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 3603079801,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3683801959}} 08:32:22.314 [info] tunnel_response for <<"262426826447213">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,35>>,undefined},local_teid => 3603079801,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3683801959}} 08:32:22.314 [info] GSUP: Tx #{imsi => <<"262426826447213">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,35>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429798740543">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429798740543 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429798740543 consume internal init_state in state state_new 08:32:22.351 [info] GSUP: Rx #{imsi => <<"262429798740543">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429798740543 receive call {auth_request,33,"internet",#{}} from <0.1061.0> in state state_new 08:32:22.352 [info] ue_fsm start(epdg_ue_fsm_262429798740543) 08:32:22.352 [info] ue_fsm init(<<"262429798740543">>) *DBG* epdg_ue_fsm_262429798740543 send ok to <0.1061.0> 08:32:22.352 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429798740543 consume call {auth_request,33,"internet",#{}} from <0.1061.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429798740543 enter aaa_ue_fsm in state state_new 08:32:22.352 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429798740543 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429798740543 consume internal init_state in state state_new 08:32:22.352 [info] ue_fsm start_link(aaa_ue_fsm_262429798740543) *DBG* aaa_ue_fsm_262429798740543 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.352 [info] ue_fsm init("262429798740543") 08:32:22.352 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.353 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429798740543",undefined,undefined,false,false,undefined} 08:32:22.353 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:22.353 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","138",";","nonode@nohost"],1,undefined,undefined,undefined,"262429798740543",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429798740543 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429798740543 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:22.367 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;138;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429798740543",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,84,236,47,66,217,237,192,52,104,238,230,86,179,27,109,11]],[[98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168,95,228,121,55,47,104,193,241,127,149,99,250,241]],["foobar"],[[179,182,24,208,86,197,117,130,151,64,127,116,100,104,5,143]],[[102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429798740543 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>, <<"Tì/BÙíÀ4hîæV³\em\v">>, <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168, 95,228,121,55,47,104,193,241,127,149,99,250,241>>, <<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>, <<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5, 143>>}]}} from <0.1064.0> in state state_wait_swx_maa 08:32:22.367 [info] dia_sip2gsup: auth [98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,84,236,47,66,217,237,192,52,104,238,230,86,179,27,109,11] authz [98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168,95,228,121,55,47,104,193,241,127,149,99,250,241]  08:32:22.367 [info] rand [98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76] autn "Tì/BÙíÀ4hîæV³\em\v"  *DBG* aaa_ue_fsm_262429798740543 send ok to <0.1064.0> 08:32:22.367 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429798740543 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>, <<"Tì/BÙíÀ4hîæV³\em\v">>, <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168, 95,228,121,55,47,104,193,241,127,149,99,250,241>>, <<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>, <<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5, 143>>}]}} from <0.1064.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429798740543 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>, <<"Tì/BÙíÀ4hîæV³\em\v">>, <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168, 95,228,121,55,47,104,193,241,127,149,99,250,241>>, <<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>, <<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5, 143>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:22.368 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429798740543",undefined,undefined,false,false,undefined} 08:32:22.368 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>,<<"Tì/BÙíÀ4hîæV³\em\v">>,<<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168,95,228,121,55,47,104,193,241,127,149,99,250,241>>,<<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>,<<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5,143>>}]} 08:32:22.370 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>,<<"Tì/BÙíÀ4hîæV³\em\v">>,<<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168,95,228,121,55,47,104,193,241,127,149,99,250,241>>,<<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>,<<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5,143>>}]}, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429798740543 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429798740543">>, {ok, [{epdg_auth_tuple, <<98,211,102,102,186,6,80,127,10,115,18,0,244, 124,165,76>>, <<"Tì/BÙíÀ4hîæV³\em\v">>, <<98,211,102,102,186,6,80,127,10,115,18,0,244, 124,165,76,168,95,228,121,55,47,104,193,241, 127,149,99,250,241>>, <<102,156,170,143,47,109,43,78,163,218,40,106, 135,169,33,214>>, <<179,182,24,208,86,197,117,130,151,64, 127,116,100,104,5,143>>}]}}} 08:32:22.370 [info] auth_response(<<"262429798740543">>): {ok,[{epdg_auth_tuple,<<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>,<<"Tì/BÙíÀ4hîæV³\em\v">>,<<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168,95,228,121,55,47,104,193,241,127,149,99,250,241>>,<<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>,<<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5,143>>}]} *DBG* epdg_ue_fsm_262429798740543 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>, <<"Tì/BÙíÀ4hîæV³\em\v">>, <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168, 95,228,121,55,47,104,193,241,127,149,99,250,241>>, <<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>, <<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5, 143>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:22.370 [info] auth_response for <<"262429798740543">>: {ok,[{epdg_auth_tuple,<<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>,<<"Tì/BÙíÀ4hîæV³\em\v">>,<<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168,95,228,121,55,47,104,193,241,127,149,99,250,241>>,<<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>,<<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5,143>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.370 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"Tì/BÙíÀ4hîæV³\em\v">>,ck => <<179,182,24,208,86,197,117,130,151,64,127,116,100,104,5,143>>,ik => <<102,156,170,143,47,109,43,78,163,218,40,106,135,169,33,214>>,rand => <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76>>,res => <<98,211,102,102,186,6,80,127,10,115,18,0,244,124,165,76,168,95,228,121,55,47,104,193,241,127,149,99,250,241>>}],imsi => <<"262429798740543">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429798740543">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429798740543 receive call lu_request from <0.1065.0> in state state_authenticating 08:32:22.376 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429798740543">>,message_type => location_upd_req} 08:32:22.376 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429798740543 send ok to <0.1065.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.376 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429798740543 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429798740543 consume call lu_request from <0.1065.0> in state state_authenticating 08:32:22.376 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:22.377 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429798740543",undefined,undefined,false,false,undefined} 08:32:22.377 [debug] SWx Tx SAR Imsi="262429798740543" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.377 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","139",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429798740543",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429798740543 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429798740543 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429798740543 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1066.0> in state state_wait_swx_saa 08:32:22.384 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;139;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429798740543",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.384 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429798740543 send ok to <0.1066.0> *DBG* epdg_ue_fsm_262429798740543 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:22.384 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429798740543",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429798740543 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1066.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429798740543 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429798740543">>,ok}} 08:32:22.384 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429798740543 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.384 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,false,0,false,false} 08:32:22.384 [info] lu_response(<<"262429798740543">>): ok 08:32:22.384 [info] lu_response for <<"262429798740543">>: ok 08:32:22.385 [info] GSUP: Tx #{imsi => <<"262429798740543">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429798740543">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429798740543 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1067.0> in state state_authenticated 08:32:22.389 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429798740543">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.389 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.389 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429798740543 send ok to <0.1067.0> 08:32:22.389 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429798740543 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1067.0> in state state_authenticated => state_wait_create_session_resp 08:32:22.389 [info] s2b: Tx {gtp,v2,create_session_request,0,5694892,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429798740543">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735041,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079802,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429798740543 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:22.389 [debug] Waiting for CreateSessionResponse 08:32:22.406 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429798740543 receive call {rx_s6b_aar,"262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1068.0> in state state_authenticated 08:32:22.406 [info] ue_fsm ev_rx_s6b_aar: "262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.406 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429798740543",undefined,undefined,true,false,undefined} 08:32:22.406 [debug] SWx Tx SAR Imsi="262429798740543" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.406 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","140",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429798740543",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429798740543 send ok to <0.1068.0> *DBG* aaa_ue_fsm_262429798740543 consume call {rx_s6b_aar,"262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1068.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:22.407 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429798740543 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1069.0> in state state_authenticated_wait_swx_saa 08:32:22.411 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;140;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429798740543",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429798740543 send ok to <0.1069.0> *DBG* aaa_ue_fsm_262429798740543 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1069.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.412 [info] ue_fsm ev_rx_swx_saa 08:32:22.412 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429798740543","262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1068.0>} 08:32:22.412 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.412 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.419 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,193,86,229,172,0,2,0,2,0,16,0,87,0,9,1,160,172,166,186,115,172,18,36,103,79,0,5,0,1,192,168,0,36,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,172,166,186,115,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,172,166,186,115,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.420 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735041,5694892,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"¬¦ºs">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2896607859,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2896607859,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,36>>}}} *DBG* epdg_ue_fsm_262429798740543 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 3603079802, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2896607859}}} from <0.1070.0> in state state_wait_create_session_resp 08:32:22.420 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429798740543">>,<0.1062.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735041,2896607859,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079802,2896607859}],[]}}}} 08:32:22.420 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:22.420 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 3603079802,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2896607859}} 08:32:22.421 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,false,0,false,false} 08:32:22.421 [info] KMOD Port Create PDP Context Call {<0.1062.0>,[alias|#Ref<0.2201401468.1057554437.43815>]}: {create_pdp_context,{172,18,36,103},3603079802,2896607859,{192,168,0,36}} 08:32:22.421 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,36}, 3603079802, 2896607859 08:32:22.421 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1542,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,36}},{i_tid,3603079802},{o_tid,2896607859}]}} *DBG* epdg_ue_fsm_262429798740543 send ok to <0.1070.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429798740543">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 3603079802, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2896607859}}}} 08:32:22.421 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 3603079802,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2896607859}) returned ok *DBG* epdg_ue_fsm_262429798740543 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,36>>,undefined}, local_teid => 3603079802, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2896607859}}} from <0.1070.0> in state state_wait_create_session_resp => state_active 08:32:22.421 [info] tunnel_response(<<"262429798740543">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 3603079802,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2896607859}} 08:32:22.422 [info] tunnel_response for <<"262429798740543">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,36>>,undefined},local_teid => 3603079802,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2896607859}} 08:32:22.422 [info] GSUP: Tx #{imsi => <<"262429798740543">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,36>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427764748761">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427764748761 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427764748761 consume internal init_state in state state_new 08:32:22.453 [info] GSUP: Rx #{imsi => <<"262427764748761">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427764748761 receive call {auth_request,33,"internet",#{}} from <0.1071.0> in state state_new 08:32:22.453 [info] ue_fsm start(epdg_ue_fsm_262427764748761) 08:32:22.453 [info] ue_fsm init(<<"262427764748761">>) *DBG* epdg_ue_fsm_262427764748761 send ok to <0.1071.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.453 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427764748761 consume call {auth_request,33,"internet",#{}} from <0.1071.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427764748761 enter aaa_ue_fsm in state state_new 08:32:22.454 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427764748761 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:22.454 [info] ue_fsm start_link(aaa_ue_fsm_262427764748761) *DBG* aaa_ue_fsm_262427764748761 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427764748761 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.454 [info] ue_fsm init("262427764748761") 08:32:22.454 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.455 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427764748761",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427764748761 send ok to <0.201.0> 08:32:22.455 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427764748761 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:22.455 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","141",";","nonode@nohost"],1,undefined,undefined,undefined,"262427764748761",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:22.471 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;141;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427764748761",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42]],[[68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81,182,183,2,145,130,220,113,99,99,103,32,101,96]],["foobar"],[[126,83,193,236,89,246,3,53,213,135,123,220,127,214,38,55]],[[248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427764748761 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>, <<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>, <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81, 182,183,2,145,130,220,113,99,99,103,32,101,96>>, <<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>, <<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38, 55>>}]}} from <0.1074.0> in state state_wait_swx_maa 08:32:22.471 [info] dia_sip2gsup: auth [68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42] authz [68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81,182,183,2,145,130,220,113,99,99,103,32,101,96]  08:32:22.471 [info] rand [68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253] autn [37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42]  *DBG* aaa_ue_fsm_262427764748761 send ok to <0.1074.0> 08:32:22.471 [info] ue_fsm ev_rx_swx_maa 08:32:22.472 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427764748761",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427764748761 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>, <<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>, <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81, 182,183,2,145,130,220,113,99,99,103,32,101,96>>, <<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>, <<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38, 55>>}]}} from <0.1074.0> in state state_wait_swx_maa => state_new 08:32:22.472 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>,<<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>,<<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81,182,183,2,145,130,220,113,99,99,103,32,101,96>>,<<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>,<<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38,55>>}]} *DBG* epdg_ue_fsm_262427764748761 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>, <<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>, <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81, 182,183,2,145,130,220,113,99,99,103,32,101,96>>, <<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>, <<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38, 55>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262427764748761 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427764748761">>, {ok, [{epdg_auth_tuple, <<68,252,5,43,126,125,147,98,105,39,38,88,200, 94,141,253>>, <<37,136,36,220,50,203,83,254,18,243,71,47,132, 143,93,42>>, <<68,252,5,43,126,125,147,98,105,39,38,88,200, 94,141,253,81,182,183,2,145,130,220,113,99, 99,103,32,101,96>>, <<248,231,114,16,31,225,158,95,166,202,23,107, 215,144,203,70>>, <<126,83,193,236,89,246,3,53,213,135,123, 220,127,214,38,55>>}]}}} 08:32:22.474 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>,<<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>,<<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81,182,183,2,145,130,220,113,99,99,103,32,101,96>>,<<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>,<<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38,55>>}]}, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427764748761 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>, <<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>, <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81, 182,183,2,145,130,220,113,99,99,103,32,101,96>>, <<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>, <<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38, 55>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:22.474 [info] auth_response(<<"262427764748761">>): {ok,[{epdg_auth_tuple,<<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>,<<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>,<<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81,182,183,2,145,130,220,113,99,99,103,32,101,96>>,<<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>,<<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38,55>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.474 [info] auth_response for <<"262427764748761">>: {ok,[{epdg_auth_tuple,<<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>,<<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>,<<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81,182,183,2,145,130,220,113,99,99,103,32,101,96>>,<<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>,<<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38,55>>}]} 08:32:22.475 [info] GSUP: Tx #{auth_tuples => [#{autn => <<37,136,36,220,50,203,83,254,18,243,71,47,132,143,93,42>>,ck => <<126,83,193,236,89,246,3,53,213,135,123,220,127,214,38,55>>,ik => <<248,231,114,16,31,225,158,95,166,202,23,107,215,144,203,70>>,rand => <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253>>,res => <<68,252,5,43,126,125,147,98,105,39,38,88,200,94,141,253,81,182,183,2,145,130,220,113,99,99,103,32,101,96>>}],imsi => <<"262427764748761">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427764748761">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427764748761 receive call lu_request from <0.1075.0> in state state_authenticating 08:32:22.481 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427764748761">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427764748761 send ok to <0.1075.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.481 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427764748761 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427764748761 consume call lu_request from <0.1075.0> in state state_authenticating 08:32:22.481 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,false,0,false,false} 08:32:22.481 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:22.482 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427764748761",undefined,undefined,false,false,undefined} 08:32:22.482 [debug] SWx Tx SAR Imsi="262427764748761" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.482 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","142",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427764748761",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427764748761 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427764748761 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427764748761 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1076.0> in state state_wait_swx_saa 08:32:22.493 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;142;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427764748761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.493 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427764748761 send ok to <0.1076.0> *DBG* epdg_ue_fsm_262427764748761 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427764748761 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1076.0> in state state_wait_swx_saa => state_authenticated 08:32:22.493 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427764748761",undefined,undefined,false,false,undefined} 08:32:22.494 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427764748761 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427764748761">>,ok}} 08:32:22.494 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427764748761 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:22.494 [info] lu_response(<<"262427764748761">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.494 [info] lu_response for <<"262427764748761">>: ok 08:32:22.494 [info] GSUP: Tx #{imsi => <<"262427764748761">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427764748761">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427764748761 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1077.0> in state state_authenticated 08:32:22.501 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427764748761">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.501 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.501 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,false,0,false,false} 08:32:22.501 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:22.502 [info] s2b: Tx {gtp,v2,create_session_request,0,5694893,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427764748761">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735042,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079803,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427764748761 send ok to <0.1077.0> 08:32:22.502 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427764748761 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1077.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427764748761 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427764748761 receive call {rx_s6b_aar,"262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1078.0> in state state_authenticated 08:32:22.513 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.513 [info] ue_fsm ev_rx_s6b_aar: "262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.513 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427764748761",undefined,undefined,true,false,undefined} 08:32:22.513 [debug] SWx Tx SAR Imsi="262427764748761" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.513 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","143",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427764748761",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427764748761 send ok to <0.1078.0> 08:32:22.514 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427764748761 consume call {rx_s6b_aar,"262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1078.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427764748761 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1079.0> in state state_authenticated_wait_swx_saa 08:32:22.520 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;143;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427764748761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427764748761 send ok to <0.1079.0> *DBG* aaa_ue_fsm_262427764748761 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1079.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.520 [info] ue_fsm ev_rx_swx_saa 08:32:22.520 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427764748761","262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1078.0>} 08:32:22.520 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.520 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.531 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,194,86,229,173,0,2,0,2,0,16,0,87,0,9,1,160,34,219,184,12,172,18,36,103,79,0,5,0,1,192,168,0,37,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,34,219,184,12,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,34,219,184,12,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.531 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735042,5694893,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"\"Û¸\f">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,584824844,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,584824844,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,37>>}}} *DBG* epdg_ue_fsm_262427764748761 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 3603079803, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 584824844}}} from <0.1080.0> in state state_wait_create_session_resp 08:32:22.532 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427764748761">>,<0.1072.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735042,584824844,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079803,584824844}],[],[],[],[]}}}} 08:32:22.532 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:22.532 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 3603079803,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 584824844}} 08:32:22.532 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,false,0,false,false} 08:32:22.532 [info] KMOD Port Create PDP Context Call {<0.1072.0>,[alias|#Ref<0.2201401468.1057554437.43911>]}: {create_pdp_context,{172,18,36,103},3603079803,584824844,{192,168,0,37}} 08:32:22.533 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,37}, 3603079803, 584824844 08:32:22.533 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],524,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,37}},{i_tid,3603079803},{o_tid,584824844}]}} 08:32:22.533 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 3603079803,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 584824844}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262427764748761">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 3603079803, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 584824844}}}} 08:32:22.533 [info] tunnel_response(<<"262427764748761">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 3603079803,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 584824844}} *DBG* epdg_ue_fsm_262427764748761 send ok to <0.1080.0> *DBG* epdg_ue_fsm_262427764748761 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,37>>,undefined}, local_teid => 3603079803, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 584824844}}} from <0.1080.0> in state state_wait_create_session_resp => state_active 08:32:22.534 [info] tunnel_response for <<"262427764748761">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,37>>,undefined},local_teid => 3603079803,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 584824844}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.534 [info] GSUP: Tx #{imsi => <<"262427764748761">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,37>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262423484463394">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423484463394 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423484463394 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423484463394 receive call {auth_request,33,"internet",#{}} from <0.1081.0> in state state_new 08:32:22.552 [info] GSUP: Rx #{imsi => <<"262423484463394">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423484463394 send ok to <0.1081.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.552 [info] ue_fsm start(epdg_ue_fsm_262423484463394) *DBG* aaa_ue_fsm_262423484463394 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423484463394 consume call {auth_request,33,"internet",#{}} from <0.1081.0> in state state_new => state_wait_auth_resp 08:32:22.552 [info] ue_fsm init(<<"262423484463394">>) *DBG* aaa_ue_fsm_262423484463394 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423484463394 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:22.552 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423484463394 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.552 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,false,0,false,false} 08:32:22.552 [info] ue_fsm start_link(aaa_ue_fsm_262423484463394) 08:32:22.553 [info] ue_fsm init("262423484463394") 08:32:22.553 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.553 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423484463394",undefined,undefined,false,false,undefined} 08:32:22.553 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:22.553 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","144",";","nonode@nohost"],1,undefined,undefined,undefined,"262423484463394",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423484463394 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423484463394 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423484463394 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>, <<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>, <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211, 21,31,28,140,94,26,233,86,220,184,20,208,180,132>>, <<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>, <<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138, 178>>}]}} from <0.1084.0> in state state_wait_swx_maa 08:32:22.567 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;144;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423484463394",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202]],[[31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,21,31,28,140,94,26,233,86,220,184,20,208,180,132]],["foobar"],[[161,87,103,70,41,51,254,139,77,174,184,145,126,193,138,178]],[[139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423484463394 send ok to <0.1084.0> 08:32:22.567 [info] dia_sip2gsup: auth [31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202] authz [31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,21,31,28,140,94,26,233,86,220,184,20,208,180,132]  *DBG* aaa_ue_fsm_262423484463394 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>, <<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>, <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211, 21,31,28,140,94,26,233,86,220,184,20,208,180,132>>, <<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>, <<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138, 178>>}]}} from <0.1084.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423484463394 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>, <<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>, <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211, 21,31,28,140,94,26,233,86,220,184,20,208,180,132>>, <<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>, <<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138, 178>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:22.567 [info] rand [31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211] autn [199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202]  08:32:22.567 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423484463394 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423484463394">>, {ok, [{epdg_auth_tuple, <<31,233,168,182,64,188,192,79,146,228,114,73, 33,230,187,211>>, <<199,116,22,196,216,53,73,57,195,40,189,94, 108,162,235,202>>, <<31,233,168,182,64,188,192,79,146,228,114,73, 33,230,187,211,21,31,28,140,94,26,233,86,220, 184,20,208,180,132>>, <<139,251,187,50,224,135,198,166,224,207,32,98, 36,213,65,223>>, <<161,87,103,70,41,51,254,139,77,174,184, 145,126,193,138,178>>}]}}} 08:32:22.568 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423484463394",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423484463394 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>, <<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>, <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211, 21,31,28,140,94,26,233,86,220,184,20,208,180,132>>, <<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>, <<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138, 178>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:22.568 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>,<<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>,<<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,21,31,28,140,94,26,233,86,220,184,20,208,180,132>>,<<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>,<<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138,178>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.569 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>,<<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>,<<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,21,31,28,140,94,26,233,86,220,184,20,208,180,132>>,<<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>,<<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138,178>>}]}, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,false,0,false,false} 08:32:22.569 [info] auth_response(<<"262423484463394">>): {ok,[{epdg_auth_tuple,<<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>,<<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>,<<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,21,31,28,140,94,26,233,86,220,184,20,208,180,132>>,<<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>,<<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138,178>>}]} 08:32:22.570 [info] auth_response for <<"262423484463394">>: {ok,[{epdg_auth_tuple,<<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>,<<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>,<<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,21,31,28,140,94,26,233,86,220,184,20,208,180,132>>,<<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>,<<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138,178>>}]} 08:32:22.570 [info] GSUP: Tx #{auth_tuples => [#{autn => <<199,116,22,196,216,53,73,57,195,40,189,94,108,162,235,202>>,ck => <<161,87,103,70,41,51,254,139,77,174,184,145,126,193,138,178>>,ik => <<139,251,187,50,224,135,198,166,224,207,32,98,36,213,65,223>>,rand => <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211>>,res => <<31,233,168,182,64,188,192,79,146,228,114,73,33,230,187,211,21,31,28,140,94,26,233,86,220,184,20,208,180,132>>}],imsi => <<"262423484463394">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423484463394">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423484463394 receive call lu_request from <0.1085.0> in state state_authenticating 08:32:22.576 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423484463394">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423484463394 send ok to <0.1085.0> 08:32:22.576 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423484463394 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423484463394 consume call lu_request from <0.1085.0> in state state_authenticating 08:32:22.576 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,false,0,false,false} 08:32:22.576 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423484463394 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423484463394 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:22.576 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423484463394",undefined,undefined,false,false,undefined} 08:32:22.577 [debug] SWx Tx SAR Imsi="262423484463394" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.577 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","145",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423484463394",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423484463394 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1086.0> in state state_wait_swx_saa 08:32:22.588 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;145;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423484463394",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423484463394 send ok to <0.1086.0> 08:32:22.588 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423484463394 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423484463394 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1086.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423484463394 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423484463394">>,ok}} 08:32:22.588 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423484463394",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423484463394 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.588 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:22.588 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,false,0,false,false} 08:32:22.588 [info] lu_response(<<"262423484463394">>): ok 08:32:22.589 [info] lu_response for <<"262423484463394">>: ok 08:32:22.589 [info] GSUP: Tx #{imsi => <<"262423484463394">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423484463394">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423484463394 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1087.0> in state state_authenticated 08:32:22.595 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423484463394">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.595 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.595 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423484463394 send ok to <0.1087.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.595 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262423484463394 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1087.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423484463394 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:22.595 [info] s2b: Tx {gtp,v2,create_session_request,0,5694894,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423484463394">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735043,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079804,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:22.596 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423484463394 receive call {rx_s6b_aar,"262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1088.0> in state state_authenticated 08:32:22.610 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.610 [info] ue_fsm ev_rx_s6b_aar: "262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.611 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423484463394",undefined,undefined,true,false,undefined} 08:32:22.611 [debug] SWx Tx SAR Imsi="262423484463394" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.611 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","146",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423484463394",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423484463394 send ok to <0.1088.0> 08:32:22.611 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423484463394 consume call {rx_s6b_aar,"262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1088.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423484463394 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1089.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423484463394 send ok to <0.1089.0> *DBG* aaa_ue_fsm_262423484463394 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1089.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.620 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;146;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423484463394",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.620 [info] ue_fsm ev_rx_swx_saa 08:32:22.620 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423484463394","262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1088.0>} 08:32:22.620 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.621 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.632 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,195,86,229,174,0,2,0,2,0,16,0,87,0,9,1,160,66,49,6,62,172,18,36,103,79,0,5,0,1,192,168,0,38,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,66,49,6,62,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,66,49,6,62,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.632 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735043,5694894,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<66,49,6,62>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1110509118,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1110509118,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,38>>}}} 08:32:22.632 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423484463394">>,<0.1082.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735043,1110509118,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079804,1110509118}],[],[],[]}}}} *DBG* epdg_ue_fsm_262423484463394 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 3603079804, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1110509118}}} from <0.1090.0> in state state_wait_create_session_resp 08:32:22.633 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:22.633 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 3603079804,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1110509118}} 08:32:22.633 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,false,0,false,false} 08:32:22.633 [info] KMOD Port Create PDP Context Call {<0.1082.0>,[alias|#Ref<0.2201401468.1057554444.49059>]}: {create_pdp_context,{172,18,36,103},3603079804,1110509118,{192,168,0,38}} 08:32:22.633 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,38}, 3603079804, 1110509118 08:32:22.634 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],588,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,38}},{i_tid,3603079804},{o_tid,1110509118}]}} *DBG* epdg_ue_fsm_262423484463394 send ok to <0.1090.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423484463394">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 3603079804, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1110509118}}}} 08:32:22.634 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 3603079804,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1110509118}) returned ok *DBG* epdg_ue_fsm_262423484463394 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,38>>,undefined}, local_teid => 3603079804, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1110509118}}} from <0.1090.0> in state state_wait_create_session_resp => state_active 08:32:22.634 [info] tunnel_response(<<"262423484463394">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 3603079804,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1110509118}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.635 [info] tunnel_response for <<"262423484463394">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,38>>,undefined},local_teid => 3603079804,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1110509118}} 08:32:22.635 [info] GSUP: Tx #{imsi => <<"262423484463394">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,38>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427286385351">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427286385351 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427286385351 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427286385351 receive call {auth_request,33,"internet",#{}} from <0.1091.0> in state state_new 08:32:22.652 [info] GSUP: Rx #{imsi => <<"262427286385351">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427286385351 send ok to <0.1091.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.652 [info] ue_fsm start(epdg_ue_fsm_262427286385351) *DBG* epdg_ue_fsm_262427286385351 consume call {auth_request,33,"internet",#{}} from <0.1091.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427286385351 enter aaa_ue_fsm in state state_new 08:32:22.652 [info] ue_fsm init(<<"262427286385351">>) *DBG* epdg_ue_fsm_262427286385351 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427286385351 consume internal init_state in state state_new 08:32:22.652 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427286385351 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.653 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,false,0,false,false} 08:32:22.653 [info] ue_fsm start_link(aaa_ue_fsm_262427286385351) 08:32:22.653 [info] ue_fsm init("262427286385351") 08:32:22.653 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.654 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427286385351",undefined,undefined,false,false,undefined} 08:32:22.654 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:22.654 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","147",";","nonode@nohost"],1,undefined,undefined,undefined,"262427286385351",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427286385351 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427286385351 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427286385351 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>, <<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>, <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47, 10,255,235,202,214,160,72,175,64,6,211,4,107>>, <<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>, <<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>}]}} from <0.1094.0> in state state_wait_swx_maa 08:32:22.667 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;147;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427286385351",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8]],[[145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47,10,255,235,202,214,160,72,175,64,6,211,4,107]],["foobar"],[[204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21]],[[8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.668 [info] dia_sip2gsup: auth [145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8] authz [145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47,10,255,235,202,214,160,72,175,64,6,211,4,107]  *DBG* aaa_ue_fsm_262427286385351 send ok to <0.1094.0> *DBG* epdg_ue_fsm_262427286385351 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>, <<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>, <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47, 10,255,235,202,214,160,72,175,64,6,211,4,107>>, <<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>, <<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:22.668 [info] rand [145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112] autn [132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8]  *DBG* aaa_ue_fsm_262427286385351 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>, <<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>, <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47, 10,255,235,202,214,160,72,175,64,6,211,4,107>>, <<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>, <<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>}]}} from <0.1094.0> in state state_wait_swx_maa => state_new 08:32:22.668 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427286385351 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427286385351">>, {ok, [{epdg_auth_tuple, <<145,105,71,44,240,156,182,90,113,96,46,8,213, 117,46,112>>, <<132,151,168,208,23,142,197,66,210,52,137,1, 110,152,230,8>>, <<145,105,71,44,240,156,182,90,113,96,46,8,213, 117,46,112,47,10,255,235,202,214,160,72,175, 64,6,211,4,107>>, <<8,141,140,110,193,5,21,182,133,114,167,243, 127,159,128,232>>, <<204,61,48,47,245,198,219,56,246,143,6, 191,94,237,166,21>>}]}}} 08:32:22.668 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427286385351",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427286385351 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>, <<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>, <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47, 10,255,235,202,214,160,72,175,64,6,211,4,107>>, <<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>, <<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:22.668 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>,<<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>,<<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47,10,255,235,202,214,160,72,175,64,6,211,4,107>>,<<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>,<<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.669 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>,<<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>,<<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47,10,255,235,202,214,160,72,175,64,6,211,4,107>>,<<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>,<<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>}]}, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,false,0,false,false} 08:32:22.669 [info] auth_response(<<"262427286385351">>): {ok,[{epdg_auth_tuple,<<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>,<<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>,<<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47,10,255,235,202,214,160,72,175,64,6,211,4,107>>,<<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>,<<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>}]} 08:32:22.670 [info] auth_response for <<"262427286385351">>: {ok,[{epdg_auth_tuple,<<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>,<<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>,<<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47,10,255,235,202,214,160,72,175,64,6,211,4,107>>,<<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>,<<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>}]} 08:32:22.670 [info] GSUP: Tx #{auth_tuples => [#{autn => <<132,151,168,208,23,142,197,66,210,52,137,1,110,152,230,8>>,ck => <<204,61,48,47,245,198,219,56,246,143,6,191,94,237,166,21>>,ik => <<8,141,140,110,193,5,21,182,133,114,167,243,127,159,128,232>>,rand => <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112>>,res => <<145,105,71,44,240,156,182,90,113,96,46,8,213,117,46,112,47,10,255,235,202,214,160,72,175,64,6,211,4,107>>}],imsi => <<"262427286385351">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427286385351">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427286385351 receive call lu_request from <0.1095.0> in state state_authenticating 08:32:22.676 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427286385351">>,message_type => location_upd_req} 08:32:22.676 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427286385351 send ok to <0.1095.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427286385351 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:22.676 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427286385351 consume call lu_request from <0.1095.0> in state state_authenticating 08:32:22.677 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:22.677 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427286385351",undefined,undefined,false,false,undefined} 08:32:22.677 [debug] SWx Tx SAR Imsi="262427286385351" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.677 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","148",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427286385351",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427286385351 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427286385351 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427286385351 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1096.0> in state state_wait_swx_saa 08:32:22.687 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;148;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427286385351",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427286385351 send ok to <0.1096.0> 08:32:22.687 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427286385351 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427286385351 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1096.0> in state state_wait_swx_saa => state_authenticated 08:32:22.688 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427286385351",undefined,undefined,false,false,undefined} 08:32:22.688 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427286385351 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427286385351">>,ok}} 08:32:22.688 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427286385351 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.688 [info] lu_response(<<"262427286385351">>): ok 08:32:22.689 [info] lu_response for <<"262427286385351">>: ok 08:32:22.689 [info] GSUP: Tx #{imsi => <<"262427286385351">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427286385351">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427286385351 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1097.0> in state state_authenticated 08:32:22.694 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427286385351">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.695 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262427286385351 send ok to <0.1097.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.695 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427286385351 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1097.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427286385351 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:22.695 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:22.695 [info] s2b: Tx {gtp,v2,create_session_request,0,5694895,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427286385351">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735044,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079805,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:22.695 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427286385351 receive call {rx_s6b_aar,"262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1098.0> in state state_authenticated 08:32:22.713 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.713 [info] ue_fsm ev_rx_s6b_aar: "262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.713 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427286385351",undefined,undefined,true,false,undefined} 08:32:22.713 [debug] SWx Tx SAR Imsi="262427286385351" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427286385351 send ok to <0.1098.0> 08:32:22.714 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","149",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427286385351",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427286385351 consume call {rx_s6b_aar,"262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1098.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:22.714 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427286385351 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1099.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427286385351 send ok to <0.1099.0> 08:32:22.723 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;149;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427286385351",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427286385351 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1099.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.723 [info] ue_fsm ev_rx_swx_saa 08:32:22.723 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427286385351","262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1098.0>} 08:32:22.723 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.724 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.733 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,196,86,229,175,0,2,0,2,0,16,0,87,0,9,1,160,224,226,32,111,172,18,36,103,79,0,5,0,1,192,168,0,39,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,224,226,32,111,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,224,226,32,111,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.733 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735044,5694895,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"àâ o">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3772915823,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3772915823,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,39>>}}} 08:32:22.733 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427286385351">>,<0.1092.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735044,3772915823,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079805,3772915823}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:22.733 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427286385351 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 3603079805, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3772915823}}} from <0.1100.0> in state state_wait_create_session_resp 08:32:22.733 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 3603079805,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3772915823}} 08:32:22.734 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,false,0,false,false} 08:32:22.734 [info] KMOD Port Create PDP Context Call {<0.1092.0>,[alias|#Ref<0.2201401468.1057554437.44148>]}: {create_pdp_context,{172,18,36,103},3603079805,3772915823,{192,168,0,39}} 08:32:22.734 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,39}, 3603079805, 3772915823 08:32:22.734 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],652,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,39}},{i_tid,3603079805},{o_tid,3772915823}]}} 08:32:22.734 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 3603079805,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3772915823}) returned ok *DBG* epdg_ue_fsm_262427286385351 send ok to <0.1100.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427286385351">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 3603079805, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3772915823}}}} 08:32:22.734 [info] tunnel_response(<<"262427286385351">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 3603079805,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3772915823}} *DBG* epdg_ue_fsm_262427286385351 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,39>>,undefined}, local_teid => 3603079805, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3772915823}}} from <0.1100.0> in state state_wait_create_session_resp => state_active 08:32:22.735 [info] tunnel_response for <<"262427286385351">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,39>>,undefined},local_teid => 3603079805,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3772915823}} 08:32:22.735 [info] GSUP: Tx #{imsi => <<"262427286385351">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,39>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429203333187">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429203333187 enter epdg_ue_fsm in state state_new 08:32:22.752 [info] GSUP: Rx #{imsi => <<"262429203333187">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429203333187 consume internal init_state in state state_new 08:32:22.752 [info] ue_fsm start(epdg_ue_fsm_262429203333187) *DBG* epdg_ue_fsm_262429203333187 receive call {auth_request,33,"internet",#{}} from <0.1101.0> in state state_new 08:32:22.752 [info] ue_fsm init(<<"262429203333187">>) 08:32:22.752 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429203333187 send ok to <0.1101.0> 08:32:22.753 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429203333187 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429203333187 consume call {auth_request,33,"internet",#{}} from <0.1101.0> in state state_new => state_wait_auth_resp 08:32:22.753 [info] ue_fsm start_link(aaa_ue_fsm_262429203333187) *DBG* epdg_ue_fsm_262429203333187 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:22.753 [info] ue_fsm init("262429203333187") *DBG* aaa_ue_fsm_262429203333187 consume internal init_state in state state_new 08:32:22.753 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429203333187 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.754 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429203333187",undefined,undefined,false,false,undefined} 08:32:22.754 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429203333187 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429203333187 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:22.754 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","150",";","nonode@nohost"],1,undefined,undefined,undefined,"262429203333187",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429203333187 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114, 202>>, <<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>, <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114, 202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>, <<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>, <<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92, 113>>}]}} from <0.1104.0> in state state_wait_swx_maa 08:32:22.769 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;150;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429203333187",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59]],[[234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,245,14,166,236,118,57,108,211,252,48,19,113,15,156]],["foobar"],[[57,8,147,176,205,239,243,184,121,156,246,92,141,162,92,113]],[[72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429203333187 send ok to <0.1104.0> 08:32:22.770 [info] dia_sip2gsup: auth [234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59] authz [234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,245,14,166,236,118,57,108,211,252,48,19,113,15,156]  08:32:22.770 [info] rand [234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202] autn [23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59]  *DBG* aaa_ue_fsm_262429203333187 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114, 202>>, <<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>, <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114, 202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>, <<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>, <<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92, 113>>}]}} from <0.1104.0> in state state_wait_swx_maa => state_new 08:32:22.770 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429203333187 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114, 202>>, <<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>, <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114, 202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>, <<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>, <<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92, 113>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:22.770 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429203333187",undefined,undefined,false,false,undefined} 08:32:22.771 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202>>,<<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>,<<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>,<<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>,<<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92,113>>}]} 08:32:22.772 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202>>,<<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>,<<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>,<<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>,<<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92,113>>}]}, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429203333187 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429203333187">>, {ok, [{epdg_auth_tuple, <<234,15,90,112,15,253,199,121,126,113,186,144, 165,146,114,202>>, <<23,151,245,99,115,66,68,126,8,124,182,190,24, 219,233,59>>, <<234,15,90,112,15,253,199,121,126,113,186,144, 165,146,114,202,245,14,166,236,118,57,108, 211,252,48,19,113,15,156>>, <<72,136,213,177,242,219,20,171,46,143,38,112, 174,81,29,253>>, <<57,8,147,176,205,239,243,184,121,156, 246,92,141,162,92,113>>}]}}} 08:32:22.772 [info] auth_response(<<"262429203333187">>): {ok,[{epdg_auth_tuple,<<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202>>,<<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>,<<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>,<<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>,<<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92,113>>}]} *DBG* epdg_ue_fsm_262429203333187 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114, 202>>, <<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>, <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114, 202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>, <<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>, <<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92, 113>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.772 [info] auth_response for <<"262429203333187">>: {ok,[{epdg_auth_tuple,<<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202>>,<<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>,<<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>,<<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>,<<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92,113>>}]} 08:32:22.772 [info] GSUP: Tx #{auth_tuples => [#{autn => <<23,151,245,99,115,66,68,126,8,124,182,190,24,219,233,59>>,ck => <<57,8,147,176,205,239,243,184,121,156,246,92,141,162,92,113>>,ik => <<72,136,213,177,242,219,20,171,46,143,38,112,174,81,29,253>>,rand => <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202>>,res => <<234,15,90,112,15,253,199,121,126,113,186,144,165,146,114,202,245,14,166,236,118,57,108,211,252,48,19,113,15,156>>}],imsi => <<"262429203333187">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429203333187">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429203333187 receive call lu_request from <0.1105.0> in state state_authenticating 08:32:22.777 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429203333187">>,message_type => location_upd_req} 08:32:22.778 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429203333187 send ok to <0.1105.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429203333187 consume call lu_request from <0.1105.0> in state state_authenticating *DBG* aaa_ue_fsm_262429203333187 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:22.778 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,false,0,false,false} 08:32:22.778 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:22.778 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429203333187",undefined,undefined,false,false,undefined} 08:32:22.778 [debug] SWx Tx SAR Imsi="262429203333187" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.779 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","151",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429203333187",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429203333187 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429203333187 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429203333187 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1106.0> in state state_wait_swx_saa 08:32:22.786 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;151;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429203333187",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429203333187 send ok to <0.1106.0> 08:32:22.786 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429203333187 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429203333187 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1106.0> in state state_wait_swx_saa => state_authenticated 08:32:22.786 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429203333187",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429203333187 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429203333187">>,ok}} 08:32:22.787 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429203333187 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:22.787 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,false,0,false,false} 08:32:22.787 [info] lu_response(<<"262429203333187">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.787 [info] lu_response for <<"262429203333187">>: ok 08:32:22.787 [info] GSUP: Tx #{imsi => <<"262429203333187">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429203333187">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429203333187 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1107.0> in state state_authenticated 08:32:22.791 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429203333187">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.791 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.791 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429203333187 send ok to <0.1107.0> 08:32:22.791 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429203333187 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1107.0> in state state_authenticated => state_wait_create_session_resp 08:32:22.792 [info] s2b: Tx {gtp,v2,create_session_request,0,5694896,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429203333187">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735045,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079806,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429203333187 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:22.792 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429203333187 receive call {rx_s6b_aar,"262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1108.0> in state state_authenticated 08:32:22.805 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.806 [info] ue_fsm ev_rx_s6b_aar: "262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.806 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429203333187",undefined,undefined,true,false,undefined} 08:32:22.806 [debug] SWx Tx SAR Imsi="262429203333187" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.806 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","152",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429203333187",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429203333187 send ok to <0.1108.0> *DBG* aaa_ue_fsm_262429203333187 consume call {rx_s6b_aar,"262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1108.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:22.806 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429203333187 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1109.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429203333187 send ok to <0.1109.0> 08:32:22.815 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;152;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429203333187",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429203333187 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1109.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.815 [info] ue_fsm ev_rx_swx_saa 08:32:22.815 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429203333187","262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1108.0>} 08:32:22.815 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.815 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.823 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,197,86,229,176,0,2,0,2,0,16,0,87,0,9,1,160,88,105,83,20,172,18,36,103,79,0,5,0,1,192,168,0,40,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,88,105,83,20,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,88,105,83,20,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.823 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735045,5694896,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<88,105,83,20>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1483297556,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1483297556,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,40>>}}} 08:32:22.823 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429203333187">>,<0.1102.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735045,1483297556,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3603079806,1483297556}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:22.823 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429203333187 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 3603079806, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1483297556}}} from <0.1110.0> in state state_wait_create_session_resp 08:32:22.823 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 3603079806,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1483297556}} 08:32:22.824 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,false,0,false,false} 08:32:22.824 [info] KMOD Port Create PDP Context Call {<0.1102.0>,[alias|#Ref<0.2201401468.1057554437.44265>]}: {create_pdp_context,{172,18,36,103},3603079806,1483297556,{192,168,0,40}} 08:32:22.824 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,40}, 3603079806, 1483297556 08:32:22.824 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],716,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,40}},{i_tid,3603079806},{o_tid,1483297556}]}} *DBG* epdg_ue_fsm_262429203333187 send ok to <0.1110.0> 08:32:22.824 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 3603079806,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1483297556}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262429203333187">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 3603079806, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1483297556}}}} 08:32:22.824 [info] tunnel_response(<<"262429203333187">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 3603079806,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1483297556}} *DBG* epdg_ue_fsm_262429203333187 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,40>>,undefined}, local_teid => 3603079806, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1483297556}}} from <0.1110.0> in state state_wait_create_session_resp => state_active 08:32:22.824 [info] tunnel_response for <<"262429203333187">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,40>>,undefined},local_teid => 3603079806,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1483297556}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.824 [info] GSUP: Tx #{imsi => <<"262429203333187">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,40>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262424944404178">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:22.853 [info] GSUP: Rx #{imsi => <<"262424944404178">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424944404178 enter epdg_ue_fsm in state state_new 08:32:22.853 [info] ue_fsm start(epdg_ue_fsm_262424944404178) *DBG* epdg_ue_fsm_262424944404178 consume internal init_state in state state_new 08:32:22.853 [info] ue_fsm init(<<"262424944404178">>) *DBG* epdg_ue_fsm_262424944404178 receive call {auth_request,33,"internet",#{}} from <0.1111.0> in state state_new 08:32:22.853 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424944404178 send ok to <0.1111.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.853 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424944404178 consume call {auth_request,33,"internet",#{}} from <0.1111.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424944404178 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424944404178 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424944404178 consume internal init_state in state state_new 08:32:22.853 [info] ue_fsm start_link(aaa_ue_fsm_262424944404178) *DBG* aaa_ue_fsm_262424944404178 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.854 [info] ue_fsm init("262424944404178") 08:32:22.854 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.854 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424944404178",undefined,undefined,false,false,undefined} 08:32:22.854 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424944404178 send ok to <0.201.0> 08:32:22.854 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","153",";","nonode@nohost"],1,undefined,undefined,undefined,"262424944404178",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424944404178 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424944404178 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211, 167>>, <<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>, <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211, 167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>, <<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>, <<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>}]}} from <0.1114.0> in state state_wait_swx_maa 08:32:22.868 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;153;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424944404178",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84]],[[170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,239,249,126,144,49,65,222,213,85,116,254,107,207,57]],["foobar"],[[101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253]],[[113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.868 [info] dia_sip2gsup: auth [170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84] authz [170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,239,249,126,144,49,65,222,213,85,116,254,107,207,57]  *DBG* aaa_ue_fsm_262424944404178 send ok to <0.1114.0> *DBG* epdg_ue_fsm_262424944404178 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211, 167>>, <<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>, <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211, 167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>, <<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>, <<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:22.868 [info] rand [170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167] autn [218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84]  *DBG* aaa_ue_fsm_262424944404178 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211, 167>>, <<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>, <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211, 167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>, <<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>, <<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>}]}} from <0.1114.0> in state state_wait_swx_maa => state_new 08:32:22.868 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424944404178 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424944404178">>, {ok, [{epdg_auth_tuple, <<170,33,244,191,176,133,244,204,43,80,133,149, 186,163,211,167>>, <<218,240,181,48,162,222,38,18,127,243,16,184, 229,159,114,84>>, <<170,33,244,191,176,133,244,204,43,80,133,149, 186,163,211,167,239,249,126,144,49,65,222, 213,85,116,254,107,207,57>>, <<113,88,145,254,254,97,117,32,49,226,74,247, 75,234,91,94>>, <<101,168,41,240,94,94,123,156,161,50,86, 26,82,44,58,253>>}]}}} 08:32:22.869 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424944404178",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424944404178 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211, 167>>, <<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>, <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211, 167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>, <<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>, <<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.869 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167>>,<<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>,<<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>,<<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>,<<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>}]} 08:32:22.870 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167>>,<<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>,<<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>,<<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>,<<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>}]}, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,false,0,false,false} 08:32:22.870 [info] auth_response(<<"262424944404178">>): {ok,[{epdg_auth_tuple,<<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167>>,<<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>,<<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>,<<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>,<<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>}]} 08:32:22.871 [info] auth_response for <<"262424944404178">>: {ok,[{epdg_auth_tuple,<<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167>>,<<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>,<<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>,<<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>,<<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>}]} 08:32:22.871 [info] GSUP: Tx #{auth_tuples => [#{autn => <<218,240,181,48,162,222,38,18,127,243,16,184,229,159,114,84>>,ck => <<101,168,41,240,94,94,123,156,161,50,86,26,82,44,58,253>>,ik => <<113,88,145,254,254,97,117,32,49,226,74,247,75,234,91,94>>,rand => <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167>>,res => <<170,33,244,191,176,133,244,204,43,80,133,149,186,163,211,167,239,249,126,144,49,65,222,213,85,116,254,107,207,57>>}],imsi => <<"262424944404178">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424944404178">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424944404178 receive call lu_request from <0.1115.0> in state state_authenticating 08:32:22.875 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424944404178">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424944404178 send ok to <0.1115.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.875 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424944404178 consume call lu_request from <0.1115.0> in state state_authenticating *DBG* aaa_ue_fsm_262424944404178 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:22.875 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,false,0,false,false} 08:32:22.875 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:22.876 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424944404178",undefined,undefined,false,false,undefined} 08:32:22.876 [debug] SWx Tx SAR Imsi="262424944404178" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.876 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","154",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424944404178",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424944404178 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424944404178 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424944404178 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1116.0> in state state_wait_swx_saa 08:32:22.881 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;154;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424944404178",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.881 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424944404178 send ok to <0.1116.0> *DBG* epdg_ue_fsm_262424944404178 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:22.881 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424944404178",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424944404178 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1116.0> in state state_wait_swx_saa => state_authenticated 08:32:22.881 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424944404178 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424944404178">>,ok}} 08:32:22.881 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424944404178 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:22.881 [info] lu_response(<<"262424944404178">>): ok 08:32:22.881 [info] lu_response for <<"262424944404178">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.881 [info] GSUP: Tx #{imsi => <<"262424944404178">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424944404178">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424944404178 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1117.0> in state state_authenticated 08:32:22.884 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424944404178">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.884 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.884 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,false,0,false,false} 08:32:22.884 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:22.885 [info] s2b: Tx {gtp,v2,create_session_request,0,5694897,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424944404178">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735046,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079807,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424944404178 send ok to <0.1117.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.885 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424944404178 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1117.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424944404178 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424944404178 receive call {rx_s6b_aar,"262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1118.0> in state state_authenticated 08:32:22.896 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:22.896 [info] ue_fsm ev_rx_s6b_aar: "262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:22.896 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262424944404178",undefined,undefined,true,false,undefined} 08:32:22.896 [debug] SWx Tx SAR Imsi="262424944404178" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:22.896 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","155",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424944404178",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424944404178 send ok to <0.1118.0> *DBG* aaa_ue_fsm_262424944404178 consume call {rx_s6b_aar,"262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1118.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:22.896 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424944404178 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1119.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424944404178 send ok to <0.1119.0> 08:32:22.901 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;155;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424944404178",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424944404178 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1119.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:22.901 [info] ue_fsm ev_rx_swx_saa 08:32:22.901 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424944404178","262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1118.0>} 08:32:22.901 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:22.901 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:22.906 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,198,86,229,177,0,2,0,2,0,16,0,87,0,9,1,160,233,121,81,241,172,18,36,103,79,0,5,0,1,192,168,0,41,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,233,121,81,241,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,233,121,81,241,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:22.906 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735046,5694897,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"éyQñ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3917042161,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3917042161,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,41>>}}} 08:32:22.906 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424944404178">>,<0.1112.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735046,3917042161,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079807,3917042161}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:22.906 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262424944404178 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 3603079807, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3917042161}}} from <0.1120.0> in state state_wait_create_session_resp 08:32:22.906 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 3603079807,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3917042161}} 08:32:22.906 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,false,0,false,false} 08:32:22.906 [info] KMOD Port Create PDP Context Call {<0.1112.0>,[alias|#Ref<0.2201401468.1057554437.44321>]}: {create_pdp_context,{172,18,36,103},3603079807,3917042161,{192,168,0,41}} 08:32:22.907 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,41}, 3603079807, 3917042161 08:32:22.907 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],780,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,41}},{i_tid,3603079807},{o_tid,3917042161}]}} 08:32:22.907 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 3603079807,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3917042161}) returned ok *DBG* epdg_ue_fsm_262424944404178 send ok to <0.1120.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424944404178">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 3603079807, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3917042161}}}} 08:32:22.907 [info] tunnel_response(<<"262424944404178">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 3603079807,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3917042161}} *DBG* epdg_ue_fsm_262424944404178 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,41>>,undefined}, local_teid => 3603079807, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3917042161}}} from <0.1120.0> in state state_wait_create_session_resp => state_active 08:32:22.907 [info] tunnel_response for <<"262424944404178">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,41>>,undefined},local_teid => 3603079807,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3917042161}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.907 [info] GSUP: Tx #{imsi => <<"262424944404178">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,41>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429973913541">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:22.953 [info] GSUP: Rx #{imsi => <<"262429973913541">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429973913541 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429973913541 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429973913541 receive call {auth_request,33,"internet",#{}} from <0.1121.0> in state state_new 08:32:22.954 [info] ue_fsm start(epdg_ue_fsm_262429973913541) *DBG* epdg_ue_fsm_262429973913541 send ok to <0.1121.0> 08:32:22.954 [info] ue_fsm init(<<"262429973913541">>) *DBG* epdg_ue_fsm_262429973913541 consume call {auth_request,33,"internet",#{}} from <0.1121.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429973913541 enter aaa_ue_fsm in state state_new 08:32:22.954 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429973913541 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429973913541 consume internal init_state in state state_new 08:32:22.954 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,false,0,false,false} 08:32:22.955 [info] ue_fsm start_link(aaa_ue_fsm_262429973913541) *DBG* aaa_ue_fsm_262429973913541 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:22.955 [info] ue_fsm init("262429973913541") 08:32:22.955 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:22.956 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429973913541",undefined,undefined,false,false,undefined} 08:32:22.956 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:22.956 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","156",";","nonode@nohost"],1,undefined,undefined,undefined,"262429973913541",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429973913541 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429973913541 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429973913541 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>, <<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>, <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182, 105,233,225,211,139,239,189,200,106,53,251,201,79,217>>, <<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>, <<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>}]}} from <0.1124.0> in state state_wait_swx_maa 08:32:22.970 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;156;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429973913541",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174]],[[145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,105,233,225,211,139,239,189,200,106,53,251,201,79,217]],["foobar"],[[166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59]],[[253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:22.970 [info] dia_sip2gsup: auth [145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174] authz [145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,105,233,225,211,139,239,189,200,106,53,251,201,79,217]  08:32:22.970 [info] rand [145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182] autn [195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174]  *DBG* aaa_ue_fsm_262429973913541 send ok to <0.1124.0> *DBG* aaa_ue_fsm_262429973913541 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>, <<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>, <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182, 105,233,225,211,139,239,189,200,106,53,251,201,79,217>>, <<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>, <<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>}]}} from <0.1124.0> in state state_wait_swx_maa => state_new 08:32:22.970 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429973913541 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>, <<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>, <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182, 105,233,225,211,139,239,189,200,106,53,251,201,79,217>>, <<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>, <<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:22.971 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429973913541",undefined,undefined,false,false,undefined} 08:32:22.971 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>,<<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>,<<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,105,233,225,211,139,239,189,200,106,53,251,201,79,217>>,<<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>,<<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>}]} 08:32:22.972 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>,<<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>,<<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,105,233,225,211,139,239,189,200,106,53,251,201,79,217>>,<<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>,<<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>}]}, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429973913541 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429973913541">>, {ok, [{epdg_auth_tuple, <<145,136,107,247,44,240,131,74,34,172,166,85, 171,166,56,182>>, <<195,182,131,40,109,236,16,237,110,82,91,107, 87,189,54,174>>, <<145,136,107,247,44,240,131,74,34,172,166,85, 171,166,56,182,105,233,225,211,139,239,189, 200,106,53,251,201,79,217>>, <<253,158,131,182,121,3,77,230,179,171,111,54, 65,43,139,243>>, <<166,57,14,91,28,44,99,76,173,123,231, 129,77,231,117,59>>}]}}} 08:32:22.972 [info] auth_response(<<"262429973913541">>): {ok,[{epdg_auth_tuple,<<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>,<<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>,<<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,105,233,225,211,139,239,189,200,106,53,251,201,79,217>>,<<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>,<<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>}]} *DBG* epdg_ue_fsm_262429973913541 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>, <<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>, <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182, 105,233,225,211,139,239,189,200,106,53,251,201,79,217>>, <<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>, <<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:22.973 [info] auth_response for <<"262429973913541">>: {ok,[{epdg_auth_tuple,<<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>,<<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>,<<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,105,233,225,211,139,239,189,200,106,53,251,201,79,217>>,<<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>,<<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.973 [info] GSUP: Tx #{auth_tuples => [#{autn => <<195,182,131,40,109,236,16,237,110,82,91,107,87,189,54,174>>,ck => <<166,57,14,91,28,44,99,76,173,123,231,129,77,231,117,59>>,ik => <<253,158,131,182,121,3,77,230,179,171,111,54,65,43,139,243>>,rand => <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182>>,res => <<145,136,107,247,44,240,131,74,34,172,166,85,171,166,56,182,105,233,225,211,139,239,189,200,106,53,251,201,79,217>>}],imsi => <<"262429973913541">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429973913541">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429973913541 receive call lu_request from <0.1125.0> in state state_authenticating *DBG* epdg_ue_fsm_262429973913541 send ok to <0.1125.0> 08:32:22.978 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429973913541">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429973913541 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429973913541 consume call lu_request from <0.1125.0> in state state_authenticating 08:32:22.978 [info] ue_fsm lu_request 08:32:22.978 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,false,0,false,false} 08:32:22.978 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429973913541 send ok to <0.201.0> 08:32:22.978 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429973913541",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429973913541 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:22.979 [debug] SWx Tx SAR Imsi="262429973913541" Type=1 APN="internet" AgentInfoOpt=[]  08:32:22.979 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","157",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429973913541",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429973913541 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1126.0> in state state_wait_swx_saa 08:32:22.984 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;157;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429973913541",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429973913541 send ok to <0.1126.0> *DBG* epdg_ue_fsm_262429973913541 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429973913541 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1126.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429973913541 send ok to <0.211.0> 08:32:22.984 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262429973913541">>,ok}} *DBG* epdg_ue_fsm_262429973913541 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:22.984 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429973913541",undefined,undefined,false,false,undefined} 08:32:22.984 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.984 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,false,0,false,false} 08:32:22.984 [info] lu_response(<<"262429973913541">>): ok 08:32:22.984 [info] lu_response for <<"262429973913541">>: ok 08:32:22.985 [info] GSUP: Tx #{imsi => <<"262429973913541">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429973913541">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429973913541 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1127.0> in state state_authenticated 08:32:22.987 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429973913541">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:22.987 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:22.988 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,false,0,false,false} 08:32:22.988 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:22.988 [info] s2b: Tx {gtp,v2,create_session_request,0,5694898,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429973913541">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735047,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079808,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429973913541 send ok to <0.1127.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:22.988 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429973913541 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1127.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429973913541 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429973913541 receive call {rx_s6b_aar,"262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1128.0> in state state_authenticated 08:32:23.001 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.001 [info] ue_fsm ev_rx_s6b_aar: "262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:23.002 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429973913541",undefined,undefined,true,false,undefined} 08:32:23.002 [debug] SWx Tx SAR Imsi="262429973913541" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.002 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","158",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429973913541",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429973913541 send ok to <0.1128.0> 08:32:23.002 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429973913541 consume call {rx_s6b_aar,"262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1128.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429973913541 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1129.0> in state state_authenticated_wait_swx_saa 08:32:23.010 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;158;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429973913541",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.010 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429973913541 send ok to <0.1129.0> 08:32:23.010 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429973913541","262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1128.0>} *DBG* aaa_ue_fsm_262429973913541 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1129.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.010 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.010 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.025 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,199,86,229,178,0,2,0,2,0,16,0,87,0,9,1,160,105,144,2,29,172,18,36,103,79,0,5,0,1,192,168,0,42,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,105,144,2,29,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,105,144,2,29,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.025 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735047,5694898,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<105,144,2,29>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1771045405,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1771045405,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,42>>}}} 08:32:23.025 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429973913541">>,<0.1122.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735047,1771045405,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079808,1771045405}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429973913541 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 3603079808, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1771045405}}} from <0.1130.0> in state state_wait_create_session_resp 08:32:23.025 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:23.025 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 3603079808,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1771045405}} 08:32:23.026 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,false,0,false,false} 08:32:23.026 [info] KMOD Port Create PDP Context Call {<0.1122.0>,[alias|#Ref<0.2201401468.1057554437.44327>]}: {create_pdp_context,{172,18,36,103},3603079808,1771045405,{192,168,0,42}} 08:32:23.026 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,42}, 3603079808, 1771045405 08:32:23.026 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1031,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,42}},{i_tid,3603079808},{o_tid,1771045405}]}} 08:32:23.026 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 3603079808,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1771045405}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262429973913541">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 3603079808, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1771045405}}}} *DBG* epdg_ue_fsm_262429973913541 send ok to <0.1130.0> 08:32:23.026 [info] tunnel_response(<<"262429973913541">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 3603079808,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1771045405}} 08:32:23.027 [info] tunnel_response for <<"262429973913541">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,42>>,undefined},local_teid => 3603079808,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1771045405}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.027 [info] GSUP: Tx #{imsi => <<"262429973913541">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,42>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* epdg_ue_fsm_262429973913541 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,42>>,undefined}, local_teid => 3603079808, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1771045405}}} from <0.1130.0> in state state_wait_create_session_resp => state_active Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421078700698">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421078700698 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421078700698 consume internal init_state in state state_new 08:32:23.053 [info] GSUP: Rx #{imsi => <<"262421078700698">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421078700698 receive call {auth_request,33,"internet",#{}} from <0.1131.0> in state state_new 08:32:23.053 [info] ue_fsm start(epdg_ue_fsm_262421078700698) 08:32:23.053 [info] ue_fsm init(<<"262421078700698">>) *DBG* epdg_ue_fsm_262421078700698 send ok to <0.1131.0> 08:32:23.053 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421078700698 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.054 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421078700698 consume call {auth_request,33,"internet",#{}} from <0.1131.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421078700698 consume internal init_state in state state_new 08:32:23.054 [info] ue_fsm start_link(aaa_ue_fsm_262421078700698) *DBG* epdg_ue_fsm_262421078700698 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421078700698 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.054 [info] ue_fsm init("262421078700698") 08:32:23.054 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.055 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421078700698",undefined,undefined,false,false,undefined} 08:32:23.055 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:23.055 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","159",";","nonode@nohost"],1,undefined,undefined,undefined,"262421078700698",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421078700698 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421078700698 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.068 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;159;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421078700698",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146]],[[8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,227,19,160,227,170,200,45,121,47,2,248,84,209,9]],["foobar"],[[211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102]],[[59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421078700698 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>, <<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>, <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94, 227,19,160,227,170,200,45,121,47,2,248,84,209,9>>, <<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>, <<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>}]}} from <0.1134.0> in state state_wait_swx_maa 08:32:23.068 [info] dia_sip2gsup: auth [8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146] authz [8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,227,19,160,227,170,200,45,121,47,2,248,84,209,9]  08:32:23.068 [info] rand [8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94] autn [36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146]  *DBG* aaa_ue_fsm_262421078700698 send ok to <0.1134.0> 08:32:23.068 [info] ue_fsm ev_rx_swx_maa 08:32:23.069 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421078700698",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421078700698 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>, <<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>, <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94, 227,19,160,227,170,200,45,121,47,2,248,84,209,9>>, <<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>, <<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>}]}} from <0.1134.0> in state state_wait_swx_maa => state_new 08:32:23.069 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>,<<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>,<<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,227,19,160,227,170,200,45,121,47,2,248,84,209,9>>,<<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>,<<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>}]} *DBG* epdg_ue_fsm_262421078700698 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>, <<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>, <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94, 227,19,160,227,170,200,45,121,47,2,248,84,209,9>>, <<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>, <<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.070 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>,<<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>,<<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,227,19,160,227,170,200,45,121,47,2,248,84,209,9>>,<<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>,<<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>}]}, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421078700698 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421078700698">>, {ok, [{epdg_auth_tuple, <<8,110,176,145,102,150,171,201,179,166,43,215, 142,137,31,94>>, <<36,2,239,60,71,36,114,204,12,210,152,209,180, 211,122,146>>, <<8,110,176,145,102,150,171,201,179,166,43,215, 142,137,31,94,227,19,160,227,170,200,45,121, 47,2,248,84,209,9>>, <<59,65,196,224,13,208,155,67,241,81,55,233,50, 208,18,17>>, <<211,248,61,47,18,57,106,249,98,204,65, 222,156,23,69,102>>}]}}} 08:32:23.071 [info] auth_response(<<"262421078700698">>): {ok,[{epdg_auth_tuple,<<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>,<<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>,<<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,227,19,160,227,170,200,45,121,47,2,248,84,209,9>>,<<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>,<<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>}]} *DBG* epdg_ue_fsm_262421078700698 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>, <<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>, <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94, 227,19,160,227,170,200,45,121,47,2,248,84,209,9>>, <<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>, <<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.071 [info] auth_response for <<"262421078700698">>: {ok,[{epdg_auth_tuple,<<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>,<<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>,<<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,227,19,160,227,170,200,45,121,47,2,248,84,209,9>>,<<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>,<<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>}]} 08:32:23.071 [info] GSUP: Tx #{auth_tuples => [#{autn => <<36,2,239,60,71,36,114,204,12,210,152,209,180,211,122,146>>,ck => <<211,248,61,47,18,57,106,249,98,204,65,222,156,23,69,102>>,ik => <<59,65,196,224,13,208,155,67,241,81,55,233,50,208,18,17>>,rand => <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94>>,res => <<8,110,176,145,102,150,171,201,179,166,43,215,142,137,31,94,227,19,160,227,170,200,45,121,47,2,248,84,209,9>>}],imsi => <<"262421078700698">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421078700698">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421078700698 receive call lu_request from <0.1135.0> in state state_authenticating 08:32:23.077 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421078700698">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421078700698 send ok to <0.1135.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.077 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421078700698 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421078700698 consume call lu_request from <0.1135.0> in state state_authenticating 08:32:23.077 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,false,0,false,false} 08:32:23.078 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.078 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421078700698",undefined,undefined,false,false,undefined} 08:32:23.078 [debug] SWx Tx SAR Imsi="262421078700698" Type=1 APN="internet" AgentInfoOpt=[]  08:32:23.078 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","160",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421078700698",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421078700698 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421078700698 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421078700698 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1136.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421078700698 send ok to <0.1136.0> *DBG* epdg_ue_fsm_262421078700698 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:23.088 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;160;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421078700698",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421078700698 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1136.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421078700698 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421078700698">>,ok}} 08:32:23.088 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421078700698 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.088 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421078700698",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.088 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:23.088 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,false,0,false,false} 08:32:23.088 [info] lu_response(<<"262421078700698">>): ok 08:32:23.089 [info] lu_response for <<"262421078700698">>: ok 08:32:23.089 [info] GSUP: Tx #{imsi => <<"262421078700698">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421078700698">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421078700698 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1137.0> in state state_authenticated 08:32:23.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421078700698">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:23.095 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:23.095 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,false,0,false,false} 08:32:23.096 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262421078700698 send ok to <0.1137.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.096 [info] s2b: Tx {gtp,v2,create_session_request,0,5694899,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421078700698">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735048,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079809,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421078700698 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1137.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421078700698 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:23.096 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421078700698 receive call {rx_s6b_aar,"262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1138.0> in state state_authenticated 08:32:23.117 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.117 [info] ue_fsm ev_rx_s6b_aar: "262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:23.118 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421078700698",undefined,undefined,true,false,undefined} 08:32:23.118 [debug] SWx Tx SAR Imsi="262421078700698" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.118 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","161",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421078700698",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421078700698 send ok to <0.1138.0> *DBG* aaa_ue_fsm_262421078700698 consume call {rx_s6b_aar,"262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1138.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:23.118 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421078700698 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1139.0> in state state_authenticated_wait_swx_saa 08:32:23.127 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;161;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421078700698",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421078700698 send ok to <0.1139.0> *DBG* aaa_ue_fsm_262421078700698 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1139.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.127 [info] ue_fsm ev_rx_swx_saa 08:32:23.128 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421078700698","262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1138.0>} 08:32:23.128 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.128 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.139 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,200,86,229,179,0,2,0,2,0,16,0,87,0,9,1,160,108,86,209,121,172,18,36,103,79,0,5,0,1,192,168,0,43,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,108,86,209,121,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,108,86,209,121,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.140 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735048,5694899,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"lVÑy">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1817629049,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1817629049,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,43>>}}} 08:32:23.140 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421078700698">>,<0.1132.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735048,1817629049,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079809,1817629049}],[],[],[],[],[],[],[]}}}} 08:32:23.140 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421078700698 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 3603079809, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1817629049}}} from <0.1140.0> in state state_wait_create_session_resp 08:32:23.140 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 3603079809,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1817629049}} 08:32:23.140 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,false,0,false,false} 08:32:23.140 [info] KMOD Port Create PDP Context Call {<0.1132.0>,[alias|#Ref<0.2201401468.1057554437.44337>]}: {create_pdp_context,{172,18,36,103},3603079809,1817629049,{192,168,0,43}} 08:32:23.141 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,43}, 3603079809, 1817629049 08:32:23.141 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1095,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,43}},{i_tid,3603079809},{o_tid,1817629049}]}} 08:32:23.141 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 3603079809,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1817629049}) returned ok *DBG* epdg_ue_fsm_262421078700698 send ok to <0.1140.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421078700698">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 3603079809, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1817629049}}}} 08:32:23.141 [info] tunnel_response(<<"262421078700698">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 3603079809,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1817629049}} *DBG* epdg_ue_fsm_262421078700698 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,43>>,undefined}, local_teid => 3603079809, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1817629049}}} from <0.1140.0> in state state_wait_create_session_resp => state_active 08:32:23.142 [info] tunnel_response for <<"262421078700698">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,43>>,undefined},local_teid => 3603079809,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1817629049}} 08:32:23.142 [info] GSUP: Tx #{imsi => <<"262421078700698">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,43>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421908365492">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421908365492 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421908365492 consume internal init_state in state state_new 08:32:23.153 [info] GSUP: Rx #{imsi => <<"262421908365492">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421908365492 receive call {auth_request,33,"internet",#{}} from <0.1141.0> in state state_new 08:32:23.153 [info] ue_fsm start(epdg_ue_fsm_262421908365492) *DBG* epdg_ue_fsm_262421908365492 send ok to <0.1141.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.153 [info] ue_fsm init(<<"262421908365492">>) *DBG* aaa_ue_fsm_262421908365492 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421908365492 consume call {auth_request,33,"internet",#{}} from <0.1141.0> in state state_new => state_wait_auth_resp 08:32:23.153 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421908365492 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421908365492 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421908365492 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.154 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,false,0,false,false} 08:32:23.154 [info] ue_fsm start_link(aaa_ue_fsm_262421908365492) 08:32:23.154 [info] ue_fsm init("262421908365492") 08:32:23.154 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421908365492 send ok to <0.201.0> 08:32:23.155 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421908365492",undefined,undefined,false,false,undefined} 08:32:23.155 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421908365492 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.155 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","162",";","nonode@nohost"],1,undefined,undefined,undefined,"262421908365492",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:23.167 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;162;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421908365492",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168]],[[219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,140,35,73,62,116,173,204,55,104,243,119,48,20,104]],["foobar"],[[184,132,143,0,103,187,187,94,58,238,34,186,135,214,23,46]],[[125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421908365492 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>, <<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>, <<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52, 140,35,73,62,116,173,204,55,104,243,119,48,20,104>>, <<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>, <<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23, 46>>}]}} from <0.1144.0> in state state_wait_swx_maa 08:32:23.167 [info] dia_sip2gsup: auth [219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168] authz [219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,140,35,73,62,116,173,204,55,104,243,119,48,20,104]  08:32:23.167 [info] rand "Û33Ò_ÂÅÇlm@H°p\v4" autn [24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168]  08:32:23.167 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421908365492 send ok to <0.1144.0> *DBG* epdg_ue_fsm_262421908365492 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>, <<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>, <<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52, 140,35,73,62,116,173,204,55,104,243,119,48,20,104>>, <<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>, <<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23, 46>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.168 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421908365492",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421908365492 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>, <<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>, <<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52, 140,35,73,62,116,173,204,55,104,243,119,48,20,104>>, <<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>, <<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23, 46>>}]}} from <0.1144.0> in state state_wait_swx_maa => state_new 08:32:23.168 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>,<<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>,<<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,140,35,73,62,116,173,204,55,104,243,119,48,20,104>>,<<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>,<<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23,46>>}]} *DBG* epdg_ue_fsm_262421908365492 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421908365492">>, {ok, [{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>, <<24,67,162,228,180,99,2,225,11,199,184,182, 131,192,21,168>>, <<219,51,51,210,95,194,197,199,108,109,64,72, 176,112,11,52,140,35,73,62,116,173,204,55, 104,243,119,48,20,104>>, <<125,99,219,154,208,109,53,171,82,196,133,98, 220,49,89,192>>, <<184,132,143,0,103,187,187,94,58,238,34, 186,135,214,23,46>>}]}}} 08:32:23.169 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>,<<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>,<<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,140,35,73,62,116,173,204,55,104,243,119,48,20,104>>,<<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>,<<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23,46>>}]}, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421908365492 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>, <<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>, <<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52, 140,35,73,62,116,173,204,55,104,243,119,48,20,104>>, <<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>, <<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23, 46>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.169 [info] auth_response(<<"262421908365492">>): {ok,[{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>,<<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>,<<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,140,35,73,62,116,173,204,55,104,243,119,48,20,104>>,<<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>,<<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23,46>>}]} 08:32:23.169 [info] auth_response for <<"262421908365492">>: {ok,[{epdg_auth_tuple,<<"Û33Ò_ÂÅÇlm@H°p\v4">>,<<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>,<<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,140,35,73,62,116,173,204,55,104,243,119,48,20,104>>,<<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>,<<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23,46>>}]} 08:32:23.170 [info] GSUP: Tx #{auth_tuples => [#{autn => <<24,67,162,228,180,99,2,225,11,199,184,182,131,192,21,168>>,ck => <<184,132,143,0,103,187,187,94,58,238,34,186,135,214,23,46>>,ik => <<125,99,219,154,208,109,53,171,82,196,133,98,220,49,89,192>>,rand => <<"Û33Ò_ÂÅÇlm@H°p\v4">>,res => <<219,51,51,210,95,194,197,199,108,109,64,72,176,112,11,52,140,35,73,62,116,173,204,55,104,243,119,48,20,104>>}],imsi => <<"262421908365492">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421908365492">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421908365492 receive call lu_request from <0.1145.0> in state state_authenticating *DBG* epdg_ue_fsm_262421908365492 send ok to <0.1145.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.174 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421908365492">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421908365492 consume call lu_request from <0.1145.0> in state state_authenticating *DBG* aaa_ue_fsm_262421908365492 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:23.174 [info] ue_fsm lu_request 08:32:23.174 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,false,0,false,false} 08:32:23.175 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.175 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421908365492",undefined,undefined,false,false,undefined} 08:32:23.175 [debug] SWx Tx SAR Imsi="262421908365492" Type=1 APN="internet" AgentInfoOpt=[]  08:32:23.175 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","163",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421908365492",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421908365492 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421908365492 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421908365492 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1146.0> in state state_wait_swx_saa 08:32:23.181 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;163;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421908365492",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421908365492 send ok to <0.1146.0> 08:32:23.182 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421908365492 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421908365492 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1146.0> in state state_wait_swx_saa => state_authenticated 08:32:23.182 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421908365492",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421908365492 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421908365492">>,ok}} 08:32:23.182 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421908365492 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.182 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.182 [info] lu_response(<<"262421908365492">>): ok 08:32:23.182 [info] lu_response for <<"262421908365492">>: ok 08:32:23.182 [info] GSUP: Tx #{imsi => <<"262421908365492">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421908365492">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421908365492 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1147.0> in state state_authenticated 08:32:23.186 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421908365492">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:23.186 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:23.187 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,false,0,false,false} 08:32:23.187 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.187 [info] s2b: Tx {gtp,v2,create_session_request,0,5694900,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421908365492">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735049,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079810,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421908365492 send ok to <0.1147.0> 08:32:23.187 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421908365492 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1147.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421908365492 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421908365492 receive call {rx_s6b_aar,"262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1148.0> in state state_authenticated 08:32:23.200 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.200 [info] ue_fsm ev_rx_s6b_aar: "262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:23.200 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421908365492",undefined,undefined,true,false,undefined} 08:32:23.200 [debug] SWx Tx SAR Imsi="262421908365492" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.200 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","164",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421908365492",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421908365492 send ok to <0.1148.0> 08:32:23.200 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421908365492 consume call {rx_s6b_aar,"262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1148.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421908365492 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1149.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421908365492 send ok to <0.1149.0> 08:32:23.205 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;164;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421908365492",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421908365492 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1149.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.205 [info] ue_fsm ev_rx_swx_saa 08:32:23.205 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421908365492","262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1148.0>} 08:32:23.205 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.205 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.215 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,201,86,229,180,0,2,0,2,0,16,0,87,0,9,1,160,97,122,183,251,172,18,36,103,79,0,5,0,1,192,168,0,44,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,97,122,183,251,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,97,122,183,251,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.215 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735049,5694900,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"az·û">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1635432443,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1635432443,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,44>>}}} 08:32:23.215 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421908365492">>,<0.1142.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735049,1635432443,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3603079810,1635432443}],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:23.215 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421908365492 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 3603079810, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1635432443}}} from <0.1150.0> in state state_wait_create_session_resp 08:32:23.216 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 3603079810,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1635432443}} 08:32:23.216 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,false,0,false,false} 08:32:23.216 [info] KMOD Port Create PDP Context Call {<0.1142.0>,[alias|#Ref<0.2201401468.1057554437.44345>]}: {create_pdp_context,{172,18,36,103},3603079810,1635432443,{192,168,0,44}} 08:32:23.216 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,44}, 3603079810, 1635432443 08:32:23.216 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1159,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,44}},{i_tid,3603079810},{o_tid,1635432443}]}} *DBG* epdg_ue_fsm_262421908365492 send ok to <0.1150.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421908365492">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 3603079810, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1635432443}}}} 08:32:23.217 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 3603079810,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1635432443}) returned ok *DBG* epdg_ue_fsm_262421908365492 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,44>>,undefined}, local_teid => 3603079810, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1635432443}}} from <0.1150.0> in state state_wait_create_session_resp => state_active 08:32:23.217 [info] tunnel_response(<<"262421908365492">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 3603079810,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1635432443}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.217 [info] tunnel_response for <<"262421908365492">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,44>>,undefined},local_teid => 3603079810,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1635432443}} 08:32:23.217 [info] GSUP: Tx #{imsi => <<"262421908365492">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,44>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262423531105269">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:23.254 [info] GSUP: Rx #{imsi => <<"262423531105269">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423531105269 enter epdg_ue_fsm in state state_new 08:32:23.254 [info] ue_fsm start(epdg_ue_fsm_262423531105269) *DBG* epdg_ue_fsm_262423531105269 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423531105269 receive call {auth_request,33,"internet",#{}} from <0.1151.0> in state state_new 08:32:23.255 [info] ue_fsm init(<<"262423531105269">>) *DBG* epdg_ue_fsm_262423531105269 send ok to <0.1151.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.255 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423531105269 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423531105269 consume call {auth_request,33,"internet",#{}} from <0.1151.0> in state state_new => state_wait_auth_resp 08:32:23.255 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423531105269 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423531105269 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423531105269 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.255 [info] ue_fsm start_link(aaa_ue_fsm_262423531105269) 08:32:23.255 [info] ue_fsm init("262423531105269") 08:32:23.256 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.256 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423531105269",undefined,undefined,false,false,undefined} 08:32:23.256 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:23.256 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","165",";","nonode@nohost"],1,undefined,undefined,undefined,"262423531105269",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423531105269 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423531105269 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.271 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;165;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423531105269",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59]],[[218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,29,2,59,164,180,184,79,147,130,146,16,126,208,221]],["foobar"],[[44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162]],[[247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423531105269 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>, <<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>, <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237, 29,2,59,164,180,184,79,147,130,146,16,126,208,221>>, <<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>, <<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>}]}} from <0.1154.0> in state state_wait_swx_maa 08:32:23.271 [info] dia_sip2gsup: auth [218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59] authz [218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,29,2,59,164,180,184,79,147,130,146,16,126,208,221]  08:32:23.271 [info] rand [218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237] autn [190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59]  *DBG* aaa_ue_fsm_262423531105269 send ok to <0.1154.0> 08:32:23.271 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423531105269 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>, <<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>, <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237, 29,2,59,164,180,184,79,147,130,146,16,126,208,221>>, <<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>, <<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>}]}} from <0.1154.0> in state state_wait_swx_maa => state_new 08:32:23.272 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423531105269",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423531105269 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>, <<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>, <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237, 29,2,59,164,180,184,79,147,130,146,16,126,208,221>>, <<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>, <<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.272 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>,<<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>,<<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,29,2,59,164,180,184,79,147,130,146,16,126,208,221>>,<<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>,<<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>}]} 08:32:23.273 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>,<<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>,<<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,29,2,59,164,180,184,79,147,130,146,16,126,208,221>>,<<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>,<<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>}]}, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423531105269 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423531105269">>, {ok, [{epdg_auth_tuple, <<218,31,135,39,147,89,193,185,142,106,67,104, 145,145,52,237>>, <<190,192,24,83,115,24,51,114,212,135,93,71, 232,246,142,59>>, <<218,31,135,39,147,89,193,185,142,106,67,104, 145,145,52,237,29,2,59,164,180,184,79,147, 130,146,16,126,208,221>>, <<247,80,192,11,73,86,236,103,61,19,159,218,1, 160,35,249>>, <<44,128,6,99,29,138,160,55,143,157,227, 32,231,93,144,162>>}]}}} 08:32:23.273 [info] auth_response(<<"262423531105269">>): {ok,[{epdg_auth_tuple,<<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>,<<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>,<<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,29,2,59,164,180,184,79,147,130,146,16,126,208,221>>,<<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>,<<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>}]} *DBG* epdg_ue_fsm_262423531105269 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>, <<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>, <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237, 29,2,59,164,180,184,79,147,130,146,16,126,208,221>>, <<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>, <<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:23.274 [info] auth_response for <<"262423531105269">>: {ok,[{epdg_auth_tuple,<<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>,<<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>,<<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,29,2,59,164,180,184,79,147,130,146,16,126,208,221>>,<<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>,<<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.274 [info] GSUP: Tx #{auth_tuples => [#{autn => <<190,192,24,83,115,24,51,114,212,135,93,71,232,246,142,59>>,ck => <<44,128,6,99,29,138,160,55,143,157,227,32,231,93,144,162>>,ik => <<247,80,192,11,73,86,236,103,61,19,159,218,1,160,35,249>>,rand => <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237>>,res => <<218,31,135,39,147,89,193,185,142,106,67,104,145,145,52,237,29,2,59,164,180,184,79,147,130,146,16,126,208,221>>}],imsi => <<"262423531105269">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423531105269">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423531105269 receive call lu_request from <0.1155.0> in state state_authenticating 08:32:23.280 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423531105269">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423531105269 send ok to <0.1155.0> *DBG* epdg_ue_fsm_262423531105269 consume call lu_request from <0.1155.0> in state state_authenticating 08:32:23.280 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423531105269 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:23.280 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,false,0,false,false} 08:32:23.280 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.281 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423531105269",undefined,undefined,false,false,undefined} 08:32:23.281 [debug] SWx Tx SAR Imsi="262423531105269" Type=1 APN="internet" AgentInfoOpt=[]  08:32:23.281 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","166",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423531105269",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423531105269 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423531105269 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423531105269 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1156.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423531105269 send ok to <0.1156.0> *DBG* aaa_ue_fsm_262423531105269 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1156.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423531105269 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:23.291 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;166;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423531105269",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.291 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423531105269 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423531105269">>,ok}} 08:32:23.291 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423531105269",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423531105269 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.292 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.292 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,false,0,false,false} 08:32:23.292 [info] lu_response(<<"262423531105269">>): ok 08:32:23.292 [info] lu_response for <<"262423531105269">>: ok 08:32:23.292 [info] GSUP: Tx #{imsi => <<"262423531105269">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423531105269">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423531105269 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1157.0> in state state_authenticated 08:32:23.298 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423531105269">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:23.298 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:23.299 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,false,0,false,false} 08:32:23.299 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.299 [info] s2b: Tx {gtp,v2,create_session_request,0,5694901,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423531105269">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735050,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079811,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423531105269 send ok to <0.1157.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.299 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423531105269 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1157.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423531105269 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423531105269 receive call {rx_s6b_aar,"262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1158.0> in state state_authenticated 08:32:23.320 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.320 [info] ue_fsm ev_rx_s6b_aar: "262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262423531105269 send ok to <0.1158.0> *DBG* aaa_ue_fsm_262423531105269 consume call {rx_s6b_aar,"262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1158.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:23.321 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423531105269",undefined,undefined,true,false,undefined} 08:32:23.321 [debug] SWx Tx SAR Imsi="262423531105269" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.321 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","167",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423531105269",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:23.321 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423531105269 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1159.0> in state state_authenticated_wait_swx_saa 08:32:23.331 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;167;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423531105269",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423531105269 send ok to <0.1159.0> *DBG* aaa_ue_fsm_262423531105269 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1159.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.331 [info] ue_fsm ev_rx_swx_saa 08:32:23.331 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423531105269","262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1158.0>} 08:32:23.331 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.331 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.340 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,202,86,229,181,0,2,0,2,0,16,0,87,0,9,1,160,234,207,205,254,172,18,36,103,79,0,5,0,1,192,168,0,45,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,234,207,205,254,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,234,207,205,254,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.341 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735050,5694901,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"êÏÍþ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3939487230,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3939487230,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,45>>}}} 08:32:23.341 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423531105269">>,<0.1152.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735050,3939487230,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3603079811,3939487230}],[],[],[],[],[],[],[],[],[]}}}} 08:32:23.341 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:23.341 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 3603079811,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3939487230}} *DBG* epdg_ue_fsm_262423531105269 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 3603079811, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3939487230}}} from <0.1160.0> in state state_wait_create_session_resp 08:32:23.341 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,false,0,false,false} 08:32:23.341 [info] KMOD Port Create PDP Context Call {<0.1152.0>,[alias|#Ref<0.2201401468.1057554437.44370>]}: {create_pdp_context,{172,18,36,103},3603079811,3939487230,{192,168,0,45}} 08:32:23.341 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,45}, 3603079811, 3939487230 *DBG* epdg_ue_fsm_262423531105269 send ok to <0.1160.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423531105269">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 3603079811, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3939487230}}}} 08:32:23.341 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1223,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,45}},{i_tid,3603079811},{o_tid,3939487230}]}} *DBG* epdg_ue_fsm_262423531105269 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,45>>,undefined}, local_teid => 3603079811, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3939487230}}} from <0.1160.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.341 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 3603079811,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3939487230}) returned ok 08:32:23.341 [info] tunnel_response(<<"262423531105269">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 3603079811,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3939487230}} 08:32:23.342 [info] tunnel_response for <<"262423531105269">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,45>>,undefined},local_teid => 3603079811,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3939487230}} 08:32:23.342 [info] GSUP: Tx #{imsi => <<"262423531105269">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,45>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426554462165">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:23.351 [info] GSUP: Rx #{imsi => <<"262426554462165">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426554462165 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426554462165 consume internal init_state in state state_new 08:32:23.351 [info] ue_fsm start(epdg_ue_fsm_262426554462165) *DBG* epdg_ue_fsm_262426554462165 receive call {auth_request,33,"internet",#{}} from <0.1161.0> in state state_new 08:32:23.351 [info] ue_fsm init(<<"262426554462165">>) *DBG* epdg_ue_fsm_262426554462165 send ok to <0.1161.0> 08:32:23.351 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426554462165 consume call {auth_request,33,"internet",#{}} from <0.1161.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426554462165 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.351 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426554462165 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426554462165 consume internal init_state in state state_new 08:32:23.351 [info] ue_fsm start_link(aaa_ue_fsm_262426554462165) *DBG* aaa_ue_fsm_262426554462165 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.351 [info] ue_fsm init("262426554462165") 08:32:23.351 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.351 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426554462165",undefined,undefined,false,false,undefined} 08:32:23.351 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:23.352 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","168",";","nonode@nohost"],1,undefined,undefined,undefined,"262426554462165",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426554462165 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426554462165 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.359 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;168;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426554462165",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244]],[[215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,219,101,253,9,123,176,65,126,252,241,58,82,209,95]],["foobar"],[[162,185,68,165,163,129,167,163,73,112,39,159,89,5,126,173]],[[246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426554462165 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>, <<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>, <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65, 219,101,253,9,123,176,65,126,252,241,58,82,209,95>>, <<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>, <<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126, 173>>}]}} from <0.1164.0> in state state_wait_swx_maa 08:32:23.359 [info] dia_sip2gsup: auth [215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244] authz [215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,219,101,253,9,123,176,65,126,252,241,58,82,209,95]  08:32:23.359 [info] rand [215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65] autn [169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244]  08:32:23.359 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426554462165 send ok to <0.1164.0> 08:32:23.359 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426554462165",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426554462165 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>, <<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>, <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65, 219,101,253,9,123,176,65,126,252,241,58,82,209,95>>, <<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>, <<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126, 173>>}]}} from <0.1164.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426554462165 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>, <<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>, <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65, 219,101,253,9,123,176,65,126,252,241,58,82,209,95>>, <<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>, <<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126, 173>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.360 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>,<<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>,<<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,219,101,253,9,123,176,65,126,252,241,58,82,209,95>>,<<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>,<<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126,173>>}]} *DBG* epdg_ue_fsm_262426554462165 send ok to <0.211.0> 08:32:23.360 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>,<<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>,<<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,219,101,253,9,123,176,65,126,252,241,58,82,209,95>>,<<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>,<<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126,173>>}]}, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262426554462165">>, {ok, [{epdg_auth_tuple, <<215,35,182,67,159,10,32,189,185,169,98,96,23, 252,101,65>>, <<169,174,22,96,144,118,218,91,149,222,195,202, 8,213,121,244>>, <<215,35,182,67,159,10,32,189,185,169,98,96,23, 252,101,65,219,101,253,9,123,176,65,126,252, 241,58,82,209,95>>, <<246,103,237,121,12,202,225,77,123,29,173,28, 70,202,147,9>>, <<162,185,68,165,163,129,167,163,73,112, 39,159,89,5,126,173>>}]}}} *DBG* epdg_ue_fsm_262426554462165 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>, <<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>, <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65, 219,101,253,9,123,176,65,126,252,241,58,82,209,95>>, <<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>, <<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126, 173>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:23.360 [info] auth_response(<<"262426554462165">>): {ok,[{epdg_auth_tuple,<<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>,<<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>,<<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,219,101,253,9,123,176,65,126,252,241,58,82,209,95>>,<<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>,<<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126,173>>}]} 08:32:23.361 [info] auth_response for <<"262426554462165">>: {ok,[{epdg_auth_tuple,<<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>,<<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>,<<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,219,101,253,9,123,176,65,126,252,241,58,82,209,95>>,<<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>,<<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126,173>>}]} 08:32:23.361 [info] GSUP: Tx #{auth_tuples => [#{autn => <<169,174,22,96,144,118,218,91,149,222,195,202,8,213,121,244>>,ck => <<162,185,68,165,163,129,167,163,73,112,39,159,89,5,126,173>>,ik => <<246,103,237,121,12,202,225,77,123,29,173,28,70,202,147,9>>,rand => <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65>>,res => <<215,35,182,67,159,10,32,189,185,169,98,96,23,252,101,65,219,101,253,9,123,176,65,126,252,241,58,82,209,95>>}],imsi => <<"262426554462165">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426554462165">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426554462165 receive call lu_request from <0.1165.0> in state state_authenticating 08:32:23.364 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426554462165">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426554462165 send ok to <0.1165.0> 08:32:23.364 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426554462165 consume call lu_request from <0.1165.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426554462165 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:23.365 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,false,0,false,false} 08:32:23.365 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.365 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426554462165",undefined,undefined,false,false,undefined} 08:32:23.365 [debug] SWx Tx SAR Imsi="262426554462165" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426554462165 send ok to <0.201.0> 08:32:23.365 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","169",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426554462165",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426554462165 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426554462165 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1166.0> in state state_wait_swx_saa 08:32:23.370 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;169;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426554462165",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426554462165 send ok to <0.1166.0> 08:32:23.370 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426554462165 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1166.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426554462165 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:23.370 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426554462165",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426554462165 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426554462165">>,ok}} 08:32:23.370 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426554462165 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.370 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,false,0,false,false} 08:32:23.370 [info] lu_response(<<"262426554462165">>): ok 08:32:23.370 [info] lu_response for <<"262426554462165">>: ok 08:32:23.370 [info] GSUP: Tx #{imsi => <<"262426554462165">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426554462165">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:23.373 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426554462165">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426554462165 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1167.0> in state state_authenticated 08:32:23.373 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:23.373 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,false,0,false,false} 08:32:23.373 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.373 [info] s2b: Tx {gtp,v2,create_session_request,0,5694902,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426554462165">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735051,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079812,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426554462165 send ok to <0.1167.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.374 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426554462165 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1167.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426554462165 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426554462165 receive call {rx_s6b_aar,"262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1168.0> in state state_authenticated 08:32:23.380 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.380 [info] ue_fsm ev_rx_s6b_aar: "262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:23.381 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426554462165",undefined,undefined,true,false,undefined} 08:32:23.381 [debug] SWx Tx SAR Imsi="262426554462165" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426554462165 send ok to <0.1168.0> 08:32:23.381 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","170",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426554462165",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426554462165 consume call {rx_s6b_aar,"262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1168.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:23.381 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426554462165 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1169.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426554462165 send ok to <0.1169.0> *DBG* aaa_ue_fsm_262426554462165 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1169.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.386 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;170;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426554462165",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.386 [info] ue_fsm ev_rx_swx_saa 08:32:23.386 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426554462165","262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1168.0>} 08:32:23.386 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.386 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.394 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,203,86,229,182,0,2,0,2,0,16,0,87,0,9,1,160,190,135,8,136,172,18,36,103,79,0,5,0,1,192,168,0,46,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,190,135,8,136,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,190,135,8,136,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.394 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735051,5694902,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<190,135,8,136>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3196520584,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3196520584,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,46>>}}} *DBG* epdg_ue_fsm_262426554462165 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 3603079812, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3196520584}}} from <0.1170.0> in state state_wait_create_session_resp 08:32:23.394 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426554462165">>,<0.1162.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735051,3196520584,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079812,3196520584}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:23.394 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:23.394 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 3603079812,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3196520584}} 08:32:23.394 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,false,0,false,false} 08:32:23.394 [info] KMOD Port Create PDP Context Call {<0.1162.0>,[alias|#Ref<0.2201401468.1057554438.46137>]}: {create_pdp_context,{172,18,36,103},3603079812,3196520584,{192,168,0,46}} 08:32:23.394 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,46}, 3603079812, 3196520584 08:32:23.394 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1287,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,46}},{i_tid,3603079812},{o_tid,3196520584}]}} *DBG* epdg_ue_fsm_262426554462165 send ok to <0.1170.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426554462165">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 3603079812, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3196520584}}}} 08:32:23.394 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 3603079812,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3196520584}) returned ok *DBG* epdg_ue_fsm_262426554462165 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,46>>,undefined}, local_teid => 3603079812, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3196520584}}} from <0.1170.0> in state state_wait_create_session_resp => state_active 08:32:23.394 [info] tunnel_response(<<"262426554462165">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 3603079812,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3196520584}} 08:32:23.395 [info] tunnel_response for <<"262426554462165">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,46>>,undefined},local_teid => 3603079812,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3196520584}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.395 [info] GSUP: Tx #{imsi => <<"262426554462165">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,46>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262425986156165">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425986156165 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425986156165 consume internal init_state in state state_new 08:32:23.455 [info] GSUP: Rx #{imsi => <<"262425986156165">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425986156165 receive call {auth_request,33,"internet",#{}} from <0.1171.0> in state state_new 08:32:23.455 [info] ue_fsm start(epdg_ue_fsm_262425986156165) 08:32:23.455 [info] ue_fsm init(<<"262425986156165">>) *DBG* epdg_ue_fsm_262425986156165 send ok to <0.1171.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425986156165 consume call {auth_request,33,"internet",#{}} from <0.1171.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425986156165 enter aaa_ue_fsm in state state_new 08:32:23.455 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425986156165 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425986156165 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425986156165 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.456 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,false,0,false,false} 08:32:23.456 [info] ue_fsm start_link(aaa_ue_fsm_262425986156165) 08:32:23.456 [info] ue_fsm init("262425986156165") 08:32:23.456 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.457 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425986156165",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425986156165 send ok to <0.201.0> 08:32:23.457 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425986156165 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.457 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","171",";","nonode@nohost"],1,undefined,undefined,undefined,"262425986156165",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:23.471 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;171;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425986156165",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196]],[[50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114,99,100,134,31,206,167,225,83,128,210,55,39,98]],["foobar"],[[22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132]],[[205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425986156165 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>, <<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>, <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114, 99,100,134,31,206,167,225,83,128,210,55,39,98>>, <<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>, <<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>}]}} from <0.1174.0> in state state_wait_swx_maa 08:32:23.471 [info] dia_sip2gsup: auth [50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196] authz [50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114,99,100,134,31,206,167,225,83,128,210,55,39,98]  *DBG* aaa_ue_fsm_262425986156165 send ok to <0.1174.0> 08:32:23.471 [info] rand [50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226] autn [130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196]  *DBG* epdg_ue_fsm_262425986156165 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>, <<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>, <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114, 99,100,134,31,206,167,225,83,128,210,55,39,98>>, <<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>, <<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.471 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425986156165 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>, <<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>, <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114, 99,100,134,31,206,167,225,83,128,210,55,39,98>>, <<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>, <<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>}]}} from <0.1174.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425986156165 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425986156165">>, {ok, [{epdg_auth_tuple, <<50,77,217,201,72,116,64,133,90,3,136,68,106, 96,134,226>>, <<130,83,223,234,192,100,230,141,181,65,59,179, 159,48,130,196>>, <<50,77,217,201,72,116,64,133,90,3,136,68,106, 96,134,226,114,99,100,134,31,206,167,225,83, 128,210,55,39,98>>, <<205,201,14,121,112,107,145,38,125,163,9,54, 51,6,10,170>>, <<22,195,2,222,22,115,128,5,186,192,18, 173,130,2,125,132>>}]}}} 08:32:23.472 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425986156165",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425986156165 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>, <<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>, <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114, 99,100,134,31,206,167,225,83,128,210,55,39,98>>, <<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>, <<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:23.473 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>,<<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>,<<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114,99,100,134,31,206,167,225,83,128,210,55,39,98>>,<<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>,<<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>}]} 08:32:23.473 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>,<<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>,<<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114,99,100,134,31,206,167,225,83,128,210,55,39,98>>,<<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>,<<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>}]}, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,false,0,false,false} 08:32:23.473 [info] auth_response(<<"262425986156165">>): {ok,[{epdg_auth_tuple,<<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>,<<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>,<<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114,99,100,134,31,206,167,225,83,128,210,55,39,98>>,<<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>,<<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>}]} 08:32:23.474 [info] auth_response for <<"262425986156165">>: {ok,[{epdg_auth_tuple,<<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>,<<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>,<<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114,99,100,134,31,206,167,225,83,128,210,55,39,98>>,<<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>,<<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>}]} 08:32:23.474 [info] GSUP: Tx #{auth_tuples => [#{autn => <<130,83,223,234,192,100,230,141,181,65,59,179,159,48,130,196>>,ck => <<22,195,2,222,22,115,128,5,186,192,18,173,130,2,125,132>>,ik => <<205,201,14,121,112,107,145,38,125,163,9,54,51,6,10,170>>,rand => <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226>>,res => <<50,77,217,201,72,116,64,133,90,3,136,68,106,96,134,226,114,99,100,134,31,206,167,225,83,128,210,55,39,98>>}],imsi => <<"262425986156165">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425986156165">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425986156165 receive call lu_request from <0.1175.0> in state state_authenticating 08:32:23.480 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425986156165">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425986156165 send ok to <0.1175.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.480 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425986156165 consume call lu_request from <0.1175.0> in state state_authenticating *DBG* aaa_ue_fsm_262425986156165 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:23.481 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,false,0,false,false} 08:32:23.481 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.481 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425986156165",undefined,undefined,false,false,undefined} 08:32:23.481 [debug] SWx Tx SAR Imsi="262425986156165" Type=1 APN="internet" AgentInfoOpt=[]  08:32:23.482 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","172",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425986156165",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425986156165 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425986156165 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425986156165 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1176.0> in state state_wait_swx_saa 08:32:23.492 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;172;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425986156165",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425986156165 send ok to <0.1176.0> *DBG* epdg_ue_fsm_262425986156165 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:23.492 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425986156165 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1176.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425986156165 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425986156165">>,ok}} 08:32:23.492 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425986156165",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425986156165 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.492 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.492 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,false,0,false,false} 08:32:23.492 [info] lu_response(<<"262425986156165">>): ok 08:32:23.493 [info] lu_response for <<"262425986156165">>: ok 08:32:23.493 [info] GSUP: Tx #{imsi => <<"262425986156165">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425986156165">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425986156165 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1177.0> in state state_authenticated 08:32:23.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425986156165">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:23.498 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:23.499 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,false,0,false,false} 08:32:23.499 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.499 [info] s2b: Tx {gtp,v2,create_session_request,0,5694903,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425986156165">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735052,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079813,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425986156165 send ok to <0.1177.0> 08:32:23.499 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425986156165 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1177.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425986156165 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425986156165 receive call {rx_s6b_aar,"262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1178.0> in state state_authenticated 08:32:23.513 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.513 [info] ue_fsm ev_rx_s6b_aar: "262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:23.514 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262425986156165",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425986156165 send ok to <0.1178.0> *DBG* aaa_ue_fsm_262425986156165 consume call {rx_s6b_aar,"262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1178.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:23.514 [debug] SWx Tx SAR Imsi="262425986156165" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.514 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","173",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425986156165",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:23.514 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425986156165 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1179.0> in state state_authenticated_wait_swx_saa 08:32:23.522 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;173;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425986156165",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425986156165 send ok to <0.1179.0> *DBG* aaa_ue_fsm_262425986156165 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1179.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.522 [info] ue_fsm ev_rx_swx_saa 08:32:23.523 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425986156165","262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1178.0>} 08:32:23.523 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.523 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.533 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,204,86,229,183,0,2,0,2,0,16,0,87,0,9,1,160,245,230,156,224,172,18,36,103,79,0,5,0,1,192,168,0,47,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,245,230,156,224,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,245,230,156,224,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.534 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735052,5694903,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<245,230,156,224>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4125531360,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4125531360,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,47>>}}} *DBG* epdg_ue_fsm_262425986156165 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 3603079813, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4125531360}}} from <0.1180.0> in state state_wait_create_session_resp 08:32:23.534 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425986156165">>,<0.1172.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735052,4125531360,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3603079813,4125531360}],[],[],[],[],[],[],[],[]}}}} 08:32:23.534 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:23.534 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 3603079813,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4125531360}} 08:32:23.534 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,false,0,false,false} 08:32:23.535 [info] KMOD Port Create PDP Context Call {<0.1172.0>,[alias|#Ref<0.2201401468.1057554437.44579>]}: {create_pdp_context,{172,18,36,103},3603079813,4125531360,{192,168,0,47}} 08:32:23.535 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,47}, 3603079813, 4125531360 08:32:23.535 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1351,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,47}},{i_tid,3603079813},{o_tid,4125531360}]}} 08:32:23.536 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 3603079813,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4125531360}) returned ok *DBG* epdg_ue_fsm_262425986156165 send ok to <0.1180.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425986156165">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 3603079813, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4125531360}}}} 08:32:23.536 [info] tunnel_response(<<"262425986156165">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 3603079813,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4125531360}} *DBG* epdg_ue_fsm_262425986156165 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,47>>,undefined}, local_teid => 3603079813, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4125531360}}} from <0.1180.0> in state state_wait_create_session_resp => state_active 08:32:23.536 [info] tunnel_response for <<"262425986156165">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,47>>,undefined},local_teid => 3603079813,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4125531360}} 08:32:23.536 [info] GSUP: Tx #{imsi => <<"262425986156165">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,47>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428912630815">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428912630815 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428912630815 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428912630815 receive call {auth_request,33,"internet",#{}} from <0.1181.0> in state state_new 08:32:23.554 [info] GSUP: Rx #{imsi => <<"262428912630815">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:23.554 [info] ue_fsm start(epdg_ue_fsm_262428912630815) *DBG* epdg_ue_fsm_262428912630815 send ok to <0.1181.0> *DBG* aaa_ue_fsm_262428912630815 enter aaa_ue_fsm in state state_new 08:32:23.555 [info] ue_fsm init(<<"262428912630815">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428912630815 consume call {auth_request,33,"internet",#{}} from <0.1181.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428912630815 consume internal init_state in state state_new 08:32:23.555 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428912630815 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428912630815 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.555 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,false,0,false,false} 08:32:23.555 [info] ue_fsm start_link(aaa_ue_fsm_262428912630815) 08:32:23.555 [info] ue_fsm init("262428912630815") 08:32:23.555 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.556 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428912630815",undefined,undefined,false,false,undefined} 08:32:23.556 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:23.556 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","174",";","nonode@nohost"],1,undefined,undefined,undefined,"262428912630815",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428912630815 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428912630815 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.570 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;174;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428912630815",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,92,134,113,220,114,79,115,193,107,155,130,193,166,154,154,74]],[[198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,64,155,118,156,180,151,230,245,152,157,57,237,104,87]],["foobar"],[[69,44,236,103,55,125,249,11,57,63,248,145,62,236,155,110]],[[227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428912630815 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>, <<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154, 74>>, <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96, 64,155,118,156,180,151,230,245,152,157,57,237,104,87>>, <<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>, <<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155, 110>>}]}} from <0.1184.0> in state state_wait_swx_maa 08:32:23.570 [info] dia_sip2gsup: auth [198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,92,134,113,220,114,79,115,193,107,155,130,193,166,154,154,74] authz [198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,64,155,118,156,180,151,230,245,152,157,57,237,104,87]  08:32:23.570 [info] rand [198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96] autn [92,134,113,220,114,79,115,193,107,155,130,193,166,154,154,74]  *DBG* aaa_ue_fsm_262428912630815 send ok to <0.1184.0> 08:32:23.570 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428912630815 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>, <<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154, 74>>, <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96, 64,155,118,156,180,151,230,245,152,157,57,237,104,87>>, <<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>, <<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155, 110>>}]}} from <0.1184.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428912630815 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>, <<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154, 74>>, <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96, 64,155,118,156,180,151,230,245,152,157,57,237,104,87>>, <<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>, <<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155, 110>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.571 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428912630815",undefined,undefined,false,false,undefined} 08:32:23.572 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>,<<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154,74>>,<<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,64,155,118,156,180,151,230,245,152,157,57,237,104,87>>,<<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>,<<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155,110>>}]} 08:32:23.573 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>,<<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154,74>>,<<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,64,155,118,156,180,151,230,245,152,157,57,237,104,87>>,<<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>,<<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155,110>>}]}, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428912630815 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428912630815">>, {ok, [{epdg_auth_tuple, <<198,96,167,28,183,253,131,63,174,43,68,101, 138,141,213,96>>, <<92,134,113,220,114,79,115,193,107,155,130, 193,166,154,154,74>>, <<198,96,167,28,183,253,131,63,174,43,68,101, 138,141,213,96,64,155,118,156,180,151,230, 245,152,157,57,237,104,87>>, <<227,31,96,196,223,224,216,3,109,150,10,40,10, 191,123,147>>, <<69,44,236,103,55,125,249,11,57,63,248, 145,62,236,155,110>>}]}}} 08:32:23.573 [info] auth_response(<<"262428912630815">>): {ok,[{epdg_auth_tuple,<<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>,<<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154,74>>,<<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,64,155,118,156,180,151,230,245,152,157,57,237,104,87>>,<<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>,<<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155,110>>}]} *DBG* epdg_ue_fsm_262428912630815 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>, <<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154, 74>>, <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96, 64,155,118,156,180,151,230,245,152,157,57,237,104,87>>, <<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>, <<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155, 110>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:23.574 [info] auth_response for <<"262428912630815">>: {ok,[{epdg_auth_tuple,<<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>,<<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154,74>>,<<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,64,155,118,156,180,151,230,245,152,157,57,237,104,87>>,<<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>,<<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155,110>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.574 [info] GSUP: Tx #{auth_tuples => [#{autn => <<92,134,113,220,114,79,115,193,107,155,130,193,166,154,154,74>>,ck => <<69,44,236,103,55,125,249,11,57,63,248,145,62,236,155,110>>,ik => <<227,31,96,196,223,224,216,3,109,150,10,40,10,191,123,147>>,rand => <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96>>,res => <<198,96,167,28,183,253,131,63,174,43,68,101,138,141,213,96,64,155,118,156,180,151,230,245,152,157,57,237,104,87>>}],imsi => <<"262428912630815">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428912630815">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428912630815 receive call lu_request from <0.1185.0> in state state_authenticating 08:32:23.579 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428912630815">>,message_type => location_upd_req} 08:32:23.579 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428912630815 send ok to <0.1185.0> *DBG* aaa_ue_fsm_262428912630815 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.579 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428912630815 consume call lu_request from <0.1185.0> in state state_authenticating 08:32:23.579 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.579 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428912630815",undefined,undefined,false,false,undefined} 08:32:23.579 [debug] SWx Tx SAR Imsi="262428912630815" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428912630815 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428912630815 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:23.580 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","175",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428912630815",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428912630815 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1186.0> in state state_wait_swx_saa 08:32:23.585 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;175;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428912630815",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.585 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428912630815 send ok to <0.1186.0> *DBG* epdg_ue_fsm_262428912630815 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:23.585 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428912630815",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428912630815 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1186.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428912630815 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428912630815">>,ok}} 08:32:23.585 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428912630815 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.586 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.586 [info] lu_response(<<"262428912630815">>): ok 08:32:23.586 [info] lu_response for <<"262428912630815">>: ok 08:32:23.586 [info] GSUP: Tx #{imsi => <<"262428912630815">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428912630815">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428912630815 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1187.0> in state state_authenticated 08:32:23.588 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428912630815">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:23.588 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:23.588 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,false,0,false,false} 08:32:23.588 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.589 [info] s2b: Tx {gtp,v2,create_session_request,0,5694904,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428912630815">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735053,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079814,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428912630815 send ok to <0.1187.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.589 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428912630815 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1187.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428912630815 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428912630815 receive call {rx_s6b_aar,"262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1188.0> in state state_authenticated 08:32:23.600 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.601 [info] ue_fsm ev_rx_s6b_aar: "262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:23.601 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428912630815",undefined,undefined,true,false,undefined} 08:32:23.601 [debug] SWx Tx SAR Imsi="262428912630815" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.601 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","176",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428912630815",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428912630815 send ok to <0.1188.0> 08:32:23.601 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428912630815 consume call {rx_s6b_aar,"262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1188.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428912630815 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1189.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428912630815 send ok to <0.1189.0> *DBG* aaa_ue_fsm_262428912630815 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1189.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.606 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;176;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428912630815",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.606 [info] ue_fsm ev_rx_swx_saa 08:32:23.606 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428912630815","262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1188.0>} 08:32:23.606 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.606 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.613 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,205,86,229,184,0,2,0,2,0,16,0,87,0,9,1,160,204,227,249,64,172,18,36,103,79,0,5,0,1,192,168,0,48,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,204,227,249,64,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,204,227,249,64,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.613 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735053,5694904,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Ìãù@">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3437492544,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3437492544,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,48>>}}} *DBG* epdg_ue_fsm_262428912630815 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 3603079814, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3437492544}}} from <0.1190.0> in state state_wait_create_session_resp 08:32:23.613 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428912630815">>,<0.1182.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735053,3437492544,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079814,3437492544}],[],[],[],[]}}}} 08:32:23.613 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:23.613 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 3603079814,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3437492544}} 08:32:23.614 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,false,0,false,false} 08:32:23.614 [info] KMOD Port Create PDP Context Call {<0.1182.0>,[alias|#Ref<0.2201401468.1057554437.44593>]}: {create_pdp_context,{172,18,36,103},3603079814,3437492544,{192,168,0,48}} 08:32:23.614 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,48}, 3603079814, 3437492544 08:32:23.614 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1606,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,48}},{i_tid,3603079814},{o_tid,3437492544}]}} 08:32:23.614 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 3603079814,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3437492544}) returned ok *DBG* epdg_ue_fsm_262428912630815 send ok to <0.1190.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428912630815">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 3603079814, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3437492544}}}} 08:32:23.614 [info] tunnel_response(<<"262428912630815">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 3603079814,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3437492544}} *DBG* epdg_ue_fsm_262428912630815 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,48>>,undefined}, local_teid => 3603079814, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3437492544}}} from <0.1190.0> in state state_wait_create_session_resp => state_active 08:32:23.614 [info] tunnel_response for <<"262428912630815">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,48>>,undefined},local_teid => 3603079814,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3437492544}} 08:32:23.615 [info] GSUP: Tx #{imsi => <<"262428912630815">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,48>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262422892747488">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:23.655 [info] GSUP: Rx #{imsi => <<"262422892747488">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422892747488 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422892747488 consume internal init_state in state state_new 08:32:23.655 [info] ue_fsm start(epdg_ue_fsm_262422892747488) *DBG* epdg_ue_fsm_262422892747488 receive call {auth_request,33,"internet",#{}} from <0.1191.0> in state state_new 08:32:23.655 [info] ue_fsm init(<<"262422892747488">>) *DBG* epdg_ue_fsm_262422892747488 send ok to <0.1191.0> 08:32:23.655 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422892747488 consume call {auth_request,33,"internet",#{}} from <0.1191.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.656 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422892747488 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422892747488 enter aaa_ue_fsm in state state_new 08:32:23.656 [info] ue_fsm start_link(aaa_ue_fsm_262422892747488) *DBG* aaa_ue_fsm_262422892747488 consume internal init_state in state state_new 08:32:23.656 [info] ue_fsm init("262422892747488") *DBG* aaa_ue_fsm_262422892747488 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.656 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.657 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422892747488",undefined,undefined,false,false,undefined} 08:32:23.657 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:23.657 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","177",";","nonode@nohost"],1,undefined,undefined,undefined,"262422892747488",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422892747488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422892747488 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.672 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;177;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422892747488",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130]],[[87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39,233,178,54,2,146,29,132,70,0,92,131,222,117]],["foobar"],[[254,184,191,244,147,134,109,236,81,72,113,26,195,28,232,65]],[[139,7,15,146,252,170,102,216,171,163,181,104,211,162,201,201]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422892747488 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>, <<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>, <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39, 233,178,54,2,146,29,132,70,0,92,131,222,117>>, <<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201, 201>>, <<254,184,191,244,147,134,109,236,81,72,113,26,195,28, 232,65>>}]}} from <0.1194.0> in state state_wait_swx_maa 08:32:23.672 [info] dia_sip2gsup: auth [87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130] authz [87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39,233,178,54,2,146,29,132,70,0,92,131,222,117]  08:32:23.672 [info] rand [87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114] autn [77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130]  *DBG* aaa_ue_fsm_262422892747488 send ok to <0.1194.0> *DBG* aaa_ue_fsm_262422892747488 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>, <<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>, <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39, 233,178,54,2,146,29,132,70,0,92,131,222,117>>, <<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201, 201>>, <<254,184,191,244,147,134,109,236,81,72,113,26,195,28, 232,65>>}]}} from <0.1194.0> in state state_wait_swx_maa => state_new 08:32:23.672 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422892747488 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>, <<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>, <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39, 233,178,54,2,146,29,132,70,0,92,131,222,117>>, <<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201, 201>>, <<254,184,191,244,147,134,109,236,81,72,113,26,195,28, 232,65>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.673 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422892747488",undefined,undefined,false,false,undefined} 08:32:23.673 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>,<<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>,<<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39,233,178,54,2,146,29,132,70,0,92,131,222,117>>,<<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201,201>>,<<254,184,191,244,147,134,109,236,81,72,113,26,195,28,232,65>>}]} 08:32:23.674 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>,<<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>,<<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39,233,178,54,2,146,29,132,70,0,92,131,222,117>>,<<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201,201>>,<<254,184,191,244,147,134,109,236,81,72,113,26,195,28,232,65>>}]}, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422892747488 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422892747488">>, {ok, [{epdg_auth_tuple, <<87,130,47,192,13,64,64,156,10,32,47,18,235, 160,68,114>>, <<77,142,118,240,56,7,44,93,54,249,40,196,249, 99,147,130>>, <<87,130,47,192,13,64,64,156,10,32,47,18,235, 160,68,114,39,233,178,54,2,146,29,132,70,0, 92,131,222,117>>, <<139,7,15,146,252,170,102,216,171,163,181,104, 211,162,201,201>>, <<254,184,191,244,147,134,109,236,81,72, 113,26,195,28,232,65>>}]}}} 08:32:23.674 [info] auth_response(<<"262422892747488">>): {ok,[{epdg_auth_tuple,<<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>,<<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>,<<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39,233,178,54,2,146,29,132,70,0,92,131,222,117>>,<<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201,201>>,<<254,184,191,244,147,134,109,236,81,72,113,26,195,28,232,65>>}]} *DBG* epdg_ue_fsm_262422892747488 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>, <<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>, <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39, 233,178,54,2,146,29,132,70,0,92,131,222,117>>, <<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201, 201>>, <<254,184,191,244,147,134,109,236,81,72,113,26,195,28, 232,65>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.675 [info] auth_response for <<"262422892747488">>: {ok,[{epdg_auth_tuple,<<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>,<<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>,<<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39,233,178,54,2,146,29,132,70,0,92,131,222,117>>,<<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201,201>>,<<254,184,191,244,147,134,109,236,81,72,113,26,195,28,232,65>>}]} 08:32:23.675 [info] GSUP: Tx #{auth_tuples => [#{autn => <<77,142,118,240,56,7,44,93,54,249,40,196,249,99,147,130>>,ck => <<254,184,191,244,147,134,109,236,81,72,113,26,195,28,232,65>>,ik => <<139,7,15,146,252,170,102,216,171,163,181,104,211,162,201,201>>,rand => <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114>>,res => <<87,130,47,192,13,64,64,156,10,32,47,18,235,160,68,114,39,233,178,54,2,146,29,132,70,0,92,131,222,117>>}],imsi => <<"262422892747488">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422892747488">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422892747488 receive call lu_request from <0.1195.0> in state state_authenticating 08:32:23.680 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422892747488">>,message_type => location_upd_req} 08:32:23.681 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422892747488 send ok to <0.1195.0> 08:32:23.681 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422892747488 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422892747488 consume call lu_request from <0.1195.0> in state state_authenticating 08:32:23.681 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.681 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422892747488",undefined,undefined,false,false,undefined} 08:32:23.682 [debug] SWx Tx SAR Imsi="262422892747488" Type=1 APN="internet" AgentInfoOpt=[]  08:32:23.682 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","178",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422892747488",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422892747488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422892747488 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422892747488 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1196.0> in state state_wait_swx_saa 08:32:23.692 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;178;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422892747488",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.692 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422892747488 send ok to <0.1196.0> *DBG* epdg_ue_fsm_262422892747488 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422892747488 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1196.0> in state state_wait_swx_saa => state_authenticated 08:32:23.692 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422892747488",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422892747488 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422892747488">>,ok}} 08:32:23.693 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422892747488 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.693 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.693 [info] lu_response(<<"262422892747488">>): ok 08:32:23.693 [info] lu_response for <<"262422892747488">>: ok 08:32:23.693 [info] GSUP: Tx #{imsi => <<"262422892747488">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422892747488">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422892747488 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1197.0> in state state_authenticated 08:32:23.698 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422892747488">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:23.699 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422892747488 send ok to <0.1197.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422892747488 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1197.0> in state state_authenticated => state_wait_create_session_resp 08:32:23.699 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422892747488 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:23.699 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.699 [info] s2b: Tx {gtp,v2,create_session_request,0,5694905,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422892747488">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735054,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079815,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:23.699 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422892747488 receive call {rx_s6b_aar,"262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1198.0> in state state_authenticated 08:32:23.712 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.712 [info] ue_fsm ev_rx_s6b_aar: "262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262422892747488 send ok to <0.1198.0> 08:32:23.712 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422892747488",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422892747488 consume call {rx_s6b_aar,"262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1198.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:23.712 [debug] SWx Tx SAR Imsi="262422892747488" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.713 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","179",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422892747488",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:23.713 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422892747488 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1199.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422892747488 send ok to <0.1199.0> 08:32:23.717 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;179;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422892747488",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422892747488 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1199.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.717 [info] ue_fsm ev_rx_swx_saa 08:32:23.717 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422892747488","262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1198.0>} 08:32:23.717 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.717 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.723 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,206,86,229,185,0,2,0,2,0,16,0,87,0,9,1,160,158,5,130,207,172,18,36,103,79,0,5,0,1,192,168,0,49,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,158,5,130,207,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,158,5,130,207,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.724 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735054,5694905,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<158,5,130,207>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2651161295,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2651161295,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,49>>}}} 08:32:23.724 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422892747488">>,<0.1192.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735054,2651161295,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079815,2651161295}],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422892747488 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 3603079815, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2651161295}}} from <0.1200.0> in state state_wait_create_session_resp 08:32:23.724 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:23.724 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 3603079815,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2651161295}} 08:32:23.724 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,false,0,false,false} 08:32:23.724 [info] KMOD Port Create PDP Context Call {<0.1192.0>,[alias|#Ref<0.2201401468.1057554444.50457>]}: {create_pdp_context,{172,18,36,103},3603079815,2651161295,{192,168,0,49}} 08:32:23.724 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,49}, 3603079815, 2651161295 *DBG* epdg_ue_fsm_262422892747488 send ok to <0.1200.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422892747488">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 3603079815, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2651161295}}}} 08:32:23.724 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],845,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,49}},{i_tid,3603079815},{o_tid,2651161295}]}} *DBG* epdg_ue_fsm_262422892747488 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,49>>,undefined}, local_teid => 3603079815, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2651161295}}} from <0.1200.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.725 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 3603079815,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2651161295}) returned ok 08:32:23.725 [info] tunnel_response(<<"262422892747488">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 3603079815,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2651161295}} 08:32:23.725 [info] tunnel_response for <<"262422892747488">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,49>>,undefined},local_teid => 3603079815,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2651161295}} 08:32:23.725 [info] GSUP: Tx #{imsi => <<"262422892747488">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,49>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262423667195414">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423667195414 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423667195414 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423667195414 receive call {auth_request,33,"internet",#{}} from <0.1201.0> in state state_new 08:32:23.755 [info] GSUP: Rx #{imsi => <<"262423667195414">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423667195414 send ok to <0.1201.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.755 [info] ue_fsm start(epdg_ue_fsm_262423667195414) *DBG* epdg_ue_fsm_262423667195414 consume call {auth_request,33,"internet",#{}} from <0.1201.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423667195414 enter aaa_ue_fsm in state state_new 08:32:23.755 [info] ue_fsm init(<<"262423667195414">>) *DBG* epdg_ue_fsm_262423667195414 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423667195414 consume internal init_state in state state_new 08:32:23.755 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262423667195414 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.755 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,false,0,false,false} 08:32:23.756 [info] ue_fsm start_link(aaa_ue_fsm_262423667195414) 08:32:23.756 [info] ue_fsm init("262423667195414") 08:32:23.756 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.757 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423667195414",undefined,undefined,false,false,undefined} 08:32:23.757 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423667195414 send ok to <0.201.0> 08:32:23.757 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","180",";","nonode@nohost"],1,undefined,undefined,undefined,"262423667195414",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423667195414 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423667195414 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>, <<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>, <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2, 135,40,133,9,117,239,166,15,237,121,125,191,155>>, <<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>, <<200,111,244,212,23,108,114,184,154,73,204,112,85,218, 156,168>>}]}} from <0.1204.0> in state state_wait_swx_maa 08:32:23.771 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;180;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423667195414",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105]],[[10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2,135,40,133,9,117,239,166,15,237,121,125,191,155]],["foobar"],[[200,111,244,212,23,108,114,184,154,73,204,112,85,218,156,168]],[[22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.771 [info] dia_sip2gsup: auth [10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105] authz [10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2,135,40,133,9,117,239,166,15,237,121,125,191,155]  08:32:23.771 [info] rand [10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144] autn [83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105]  *DBG* aaa_ue_fsm_262423667195414 send ok to <0.1204.0> 08:32:23.771 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423667195414 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>, <<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>, <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2, 135,40,133,9,117,239,166,15,237,121,125,191,155>>, <<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>, <<200,111,244,212,23,108,114,184,154,73,204,112,85,218, 156,168>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423667195414 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>, <<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>, <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2, 135,40,133,9,117,239,166,15,237,121,125,191,155>>, <<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>, <<200,111,244,212,23,108,114,184,154,73,204,112,85,218, 156,168>>}]}} from <0.1204.0> in state state_wait_swx_maa => state_new 08:32:23.772 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423667195414",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423667195414 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423667195414">>, {ok, [{epdg_auth_tuple, <<10,218,27,1,4,93,97,167,159,127,154,44,107, 225,124,144>>, <<83,63,26,123,236,169,48,62,174,47,122,190, 217,192,202,105>>, <<10,218,27,1,4,93,97,167,159,127,154,44,107, 225,124,144,2,135,40,133,9,117,239,166,15, 237,121,125,191,155>>, <<22,163,100,114,170,25,86,214,146,190,162,53, 27,216,190,160>>, <<200,111,244,212,23,108,114,184,154,73, 204,112,85,218,156,168>>}]}}} 08:32:23.772 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>,<<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>,<<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2,135,40,133,9,117,239,166,15,237,121,125,191,155>>,<<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>,<<200,111,244,212,23,108,114,184,154,73,204,112,85,218,156,168>>}]} *DBG* epdg_ue_fsm_262423667195414 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>, <<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>, <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2, 135,40,133,9,117,239,166,15,237,121,125,191,155>>, <<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>, <<200,111,244,212,23,108,114,184,154,73,204,112,85,218, 156,168>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:23.773 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>,<<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>,<<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2,135,40,133,9,117,239,166,15,237,121,125,191,155>>,<<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>,<<200,111,244,212,23,108,114,184,154,73,204,112,85,218,156,168>>}]}, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,false,0,false,false} 08:32:23.773 [info] auth_response(<<"262423667195414">>): {ok,[{epdg_auth_tuple,<<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>,<<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>,<<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2,135,40,133,9,117,239,166,15,237,121,125,191,155>>,<<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>,<<200,111,244,212,23,108,114,184,154,73,204,112,85,218,156,168>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.774 [info] auth_response for <<"262423667195414">>: {ok,[{epdg_auth_tuple,<<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>,<<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>,<<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2,135,40,133,9,117,239,166,15,237,121,125,191,155>>,<<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>,<<200,111,244,212,23,108,114,184,154,73,204,112,85,218,156,168>>}]} 08:32:23.774 [info] GSUP: Tx #{auth_tuples => [#{autn => <<83,63,26,123,236,169,48,62,174,47,122,190,217,192,202,105>>,ck => <<200,111,244,212,23,108,114,184,154,73,204,112,85,218,156,168>>,ik => <<22,163,100,114,170,25,86,214,146,190,162,53,27,216,190,160>>,rand => <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144>>,res => <<10,218,27,1,4,93,97,167,159,127,154,44,107,225,124,144,2,135,40,133,9,117,239,166,15,237,121,125,191,155>>}],imsi => <<"262423667195414">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423667195414">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423667195414 receive call lu_request from <0.1205.0> in state state_authenticating 08:32:23.779 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423667195414">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423667195414 send ok to <0.1205.0> *DBG* epdg_ue_fsm_262423667195414 consume call lu_request from <0.1205.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.779 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423667195414 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:23.779 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,false,0,false,false} 08:32:23.779 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.780 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423667195414",undefined,undefined,false,false,undefined} 08:32:23.780 [debug] SWx Tx SAR Imsi="262423667195414" Type=1 APN="internet" AgentInfoOpt=[]  08:32:23.780 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","181",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423667195414",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423667195414 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423667195414 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423667195414 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1206.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423667195414 send ok to <0.1206.0> 08:32:23.789 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;181;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423667195414",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262423667195414 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423667195414 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1206.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423667195414 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423667195414">>,ok}} *DBG* epdg_ue_fsm_262423667195414 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.790 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.790 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423667195414",undefined,undefined,false,false,undefined} 08:32:23.790 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:23.790 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,false,0,false,false} 08:32:23.790 [info] lu_response(<<"262423667195414">>): ok 08:32:23.790 [info] lu_response for <<"262423667195414">>: ok 08:32:23.790 [info] GSUP: Tx #{imsi => <<"262423667195414">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423667195414">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423667195414 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1207.0> in state state_authenticated 08:32:23.796 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423667195414">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:23.796 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:23.796 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,false,0,false,false} 08:32:23.797 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.797 [info] s2b: Tx {gtp,v2,create_session_request,0,5694906,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423667195414">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735055,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079816,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423667195414 send ok to <0.1207.0> 08:32:23.797 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423667195414 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1207.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423667195414 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423667195414 receive call {rx_s6b_aar,"262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1208.0> in state state_authenticated 08:32:23.810 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.810 [info] ue_fsm ev_rx_s6b_aar: "262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262423667195414 send ok to <0.1208.0> 08:32:23.810 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423667195414",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423667195414 consume call {rx_s6b_aar,"262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1208.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:23.810 [debug] SWx Tx SAR Imsi="262423667195414" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.811 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","182",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423667195414",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:23.811 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423667195414 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1209.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423667195414 send ok to <0.1209.0> 08:32:23.817 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;182;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423667195414",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423667195414 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1209.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.817 [info] ue_fsm ev_rx_swx_saa 08:32:23.818 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423667195414","262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1208.0>} 08:32:23.818 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.818 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.826 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,207,86,229,186,0,2,0,2,0,16,0,87,0,9,1,160,6,101,102,155,172,18,36,103,79,0,5,0,1,192,168,0,50,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,6,101,102,155,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,6,101,102,155,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.827 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735055,5694906,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<6,101,102,155>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,107308699,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,107308699,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,50>>}}} *DBG* epdg_ue_fsm_262423667195414 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 3603079816, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 107308699}}} from <0.1210.0> in state state_wait_create_session_resp 08:32:23.827 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423667195414">>,<0.1202.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735055,107308699,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079816,107308699}],[],[]}}}} 08:32:23.827 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:23.827 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 3603079816,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 107308699}} 08:32:23.827 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,false,0,false,false} 08:32:23.827 [info] KMOD Port Create PDP Context Call {<0.1202.0>,[alias|#Ref<0.2201401468.1057554437.44704>]}: {create_pdp_context,{172,18,36,103},3603079816,107308699,{192,168,0,50}} 08:32:23.827 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,50}, 3603079816, 107308699 08:32:23.827 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],909,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,50}},{i_tid,3603079816},{o_tid,107308699}]}} 08:32:23.828 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 3603079816,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 107308699}) returned ok *DBG* epdg_ue_fsm_262423667195414 send ok to <0.1210.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423667195414">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 3603079816, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 107308699}}}} *DBG* epdg_ue_fsm_262423667195414 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,50>>,undefined}, local_teid => 3603079816, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 107308699}}} from <0.1210.0> in state state_wait_create_session_resp => state_active 08:32:23.828 [info] tunnel_response(<<"262423667195414">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 3603079816,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 107308699}} 08:32:23.828 [info] tunnel_response for <<"262423667195414">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,50>>,undefined},local_teid => 3603079816,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 107308699}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.828 [info] GSUP: Tx #{imsi => <<"262423667195414">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,50>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262424367869803">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:23.855 [info] GSUP: Rx #{imsi => <<"262424367869803">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424367869803 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424367869803 consume internal init_state in state state_new 08:32:23.855 [info] ue_fsm start(epdg_ue_fsm_262424367869803) *DBG* epdg_ue_fsm_262424367869803 receive call {auth_request,33,"internet",#{}} from <0.1211.0> in state state_new 08:32:23.855 [info] ue_fsm init(<<"262424367869803">>) 08:32:23.856 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424367869803 send ok to <0.1211.0> 08:32:23.856 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424367869803 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424367869803 consume call {auth_request,33,"internet",#{}} from <0.1211.0> in state state_new => state_wait_auth_resp 08:32:23.856 [info] ue_fsm start_link(aaa_ue_fsm_262424367869803) *DBG* aaa_ue_fsm_262424367869803 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424367869803 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:23.856 [info] ue_fsm init("262424367869803") *DBG* aaa_ue_fsm_262424367869803 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.856 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.857 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424367869803",undefined,undefined,false,false,undefined} 08:32:23.857 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:23.857 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","183",";","nonode@nohost"],1,undefined,undefined,undefined,"262424367869803",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424367869803 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424367869803 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.871 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;183;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424367869803",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181]],[[169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,237,215,231,11,181,187,73,159,225,204,186,45,7,131]],["foobar"],[[206,222,99,125,100,58,248,33,60,225,160,100,3,162,12,133]],[[219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424367869803 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>, <<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>, <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103, 237,215,231,11,181,187,73,159,225,204,186,45,7,131>>, <<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>, <<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12, 133>>}]}} from <0.1214.0> in state state_wait_swx_maa 08:32:23.871 [info] dia_sip2gsup: auth [169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181] authz [169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,237,215,231,11,181,187,73,159,225,204,186,45,7,131]  *DBG* aaa_ue_fsm_262424367869803 send ok to <0.1214.0> *DBG* aaa_ue_fsm_262424367869803 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>, <<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>, <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103, 237,215,231,11,181,187,73,159,225,204,186,45,7,131>>, <<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>, <<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12, 133>>}]}} from <0.1214.0> in state state_wait_swx_maa => state_new 08:32:23.871 [info] rand [169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103] autn [26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181]  *DBG* epdg_ue_fsm_262424367869803 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>, <<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>, <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103, 237,215,231,11,181,187,73,159,225,204,186,45,7,131>>, <<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>, <<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12, 133>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.871 [info] ue_fsm ev_rx_swx_maa 08:32:23.872 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424367869803",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424367869803 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424367869803">>, {ok, [{epdg_auth_tuple, <<169,182,129,141,43,159,47,167,106,18,184,172, 68,3,39,103>>, <<26,101,110,195,194,211,149,12,111,158,85,103, 86,121,48,181>>, <<169,182,129,141,43,159,47,167,106,18,184,172, 68,3,39,103,237,215,231,11,181,187,73,159, 225,204,186,45,7,131>>, <<219,166,187,96,8,225,162,177,171,185,135,183, 31,143,164,36>>, <<206,222,99,125,100,58,248,33,60,225,160, 100,3,162,12,133>>}]}}} 08:32:23.873 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>,<<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>,<<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,237,215,231,11,181,187,73,159,225,204,186,45,7,131>>,<<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>,<<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12,133>>}]} *DBG* epdg_ue_fsm_262424367869803 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>, <<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>, <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103, 237,215,231,11,181,187,73,159,225,204,186,45,7,131>>, <<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>, <<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12, 133>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.873 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>,<<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>,<<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,237,215,231,11,181,187,73,159,225,204,186,45,7,131>>,<<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>,<<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12,133>>}]}, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,false,0,false,false} 08:32:23.874 [info] auth_response(<<"262424367869803">>): {ok,[{epdg_auth_tuple,<<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>,<<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>,<<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,237,215,231,11,181,187,73,159,225,204,186,45,7,131>>,<<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>,<<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12,133>>}]} 08:32:23.874 [info] auth_response for <<"262424367869803">>: {ok,[{epdg_auth_tuple,<<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>,<<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>,<<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,237,215,231,11,181,187,73,159,225,204,186,45,7,131>>,<<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>,<<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12,133>>}]} 08:32:23.875 [info] GSUP: Tx #{auth_tuples => [#{autn => <<26,101,110,195,194,211,149,12,111,158,85,103,86,121,48,181>>,ck => <<206,222,99,125,100,58,248,33,60,225,160,100,3,162,12,133>>,ik => <<219,166,187,96,8,225,162,177,171,185,135,183,31,143,164,36>>,rand => <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103>>,res => <<169,182,129,141,43,159,47,167,106,18,184,172,68,3,39,103,237,215,231,11,181,187,73,159,225,204,186,45,7,131>>}],imsi => <<"262424367869803">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424367869803">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424367869803 receive call lu_request from <0.1215.0> in state state_authenticating *DBG* epdg_ue_fsm_262424367869803 send ok to <0.1215.0> *DBG* epdg_ue_fsm_262424367869803 consume call lu_request from <0.1215.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.880 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424367869803">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262424367869803 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:23.880 [info] ue_fsm lu_request 08:32:23.880 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,false,0,false,false} 08:32:23.881 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.881 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424367869803",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424367869803 send ok to <0.201.0> 08:32:23.881 [debug] SWx Tx SAR Imsi="262424367869803" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424367869803 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:23.881 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","184",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424367869803",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424367869803 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1216.0> in state state_wait_swx_saa 08:32:23.889 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;184;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424367869803",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.889 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424367869803 send ok to <0.1216.0> 08:32:23.889 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424367869803",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424367869803 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424367869803 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1216.0> in state state_wait_swx_saa => state_authenticated 08:32:23.889 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:23.889 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424367869803 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424367869803">>,ok}} *DBG* epdg_ue_fsm_262424367869803 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.889 [info] lu_response(<<"262424367869803">>): ok 08:32:23.890 [info] lu_response for <<"262424367869803">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.890 [info] GSUP: Tx #{imsi => <<"262424367869803">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424367869803">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424367869803 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1217.0> in state state_authenticated 08:32:23.893 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424367869803">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424367869803 send ok to <0.1217.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.893 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424367869803 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1217.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424367869803 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:23.894 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,false,0,false,false} 08:32:23.894 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.894 [info] s2b: Tx {gtp,v2,create_session_request,0,5694907,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424367869803">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735056,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079817,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:23.894 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424367869803 receive call {rx_s6b_aar,"262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1218.0> in state state_authenticated 08:32:23.905 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:23.905 [info] ue_fsm ev_rx_s6b_aar: "262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:23.905 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262424367869803",undefined,undefined,true,false,undefined} 08:32:23.905 [debug] SWx Tx SAR Imsi="262424367869803" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:23.905 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","185",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424367869803",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424367869803 send ok to <0.1218.0> *DBG* aaa_ue_fsm_262424367869803 consume call {rx_s6b_aar,"262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1218.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:23.906 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424367869803 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1219.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424367869803 send ok to <0.1219.0> *DBG* aaa_ue_fsm_262424367869803 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1219.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:23.912 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;185;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424367869803",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.912 [info] ue_fsm ev_rx_swx_saa 08:32:23.912 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424367869803","262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1218.0>} 08:32:23.912 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:23.912 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:23.920 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,208,86,229,187,0,2,0,2,0,16,0,87,0,9,1,160,218,61,95,95,172,18,36,103,79,0,5,0,1,192,168,0,51,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,218,61,95,95,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,218,61,95,95,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:23.921 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735056,5694907,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Ú=__">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3661455199,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3661455199,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,51>>}}} *DBG* epdg_ue_fsm_262424367869803 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 3603079817, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3661455199}}} from <0.1220.0> in state state_wait_create_session_resp 08:32:23.921 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424367869803">>,<0.1212.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735056,3661455199,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079817,3661455199}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:23.921 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:23.921 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 3603079817,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3661455199}} 08:32:23.921 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,false,0,false,false} 08:32:23.921 [info] KMOD Port Create PDP Context Call {<0.1212.0>,[alias|#Ref<0.2201401468.1057554444.50703>]}: {create_pdp_context,{172,18,36,103},3603079817,3661455199,{192,168,0,51}} 08:32:23.921 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,51}, 3603079817, 3661455199 08:32:23.921 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],973,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,51}},{i_tid,3603079817},{o_tid,3661455199}]}} 08:32:23.921 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 3603079817,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3661455199}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262424367869803">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 3603079817, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3661455199}}}} *DBG* epdg_ue_fsm_262424367869803 send ok to <0.1220.0> 08:32:23.921 [info] tunnel_response(<<"262424367869803">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 3603079817,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3661455199}} *DBG* epdg_ue_fsm_262424367869803 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,51>>,undefined}, local_teid => 3603079817, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3661455199}}} from <0.1220.0> in state state_wait_create_session_resp => state_active 08:32:23.922 [info] tunnel_response for <<"262424367869803">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,51>>,undefined},local_teid => 3603079817,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3661455199}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.922 [info] GSUP: Tx #{imsi => <<"262424367869803">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,51>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262423725582410">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:23.955 [info] GSUP: Rx #{imsi => <<"262423725582410">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423725582410 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423725582410 consume internal init_state in state state_new 08:32:23.956 [info] ue_fsm start(epdg_ue_fsm_262423725582410) *DBG* epdg_ue_fsm_262423725582410 receive call {auth_request,33,"internet",#{}} from <0.1221.0> in state state_new 08:32:23.956 [info] ue_fsm init(<<"262423725582410">>) *DBG* epdg_ue_fsm_262423725582410 send ok to <0.1221.0> 08:32:23.956 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423725582410 consume call {auth_request,33,"internet",#{}} from <0.1221.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423725582410 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423725582410 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:23.956 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423725582410 consume internal init_state in state state_new 08:32:23.957 [info] ue_fsm start_link(aaa_ue_fsm_262423725582410) *DBG* aaa_ue_fsm_262423725582410 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:23.957 [info] ue_fsm init("262423725582410") 08:32:23.957 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:23.958 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423725582410",undefined,undefined,false,false,undefined} 08:32:23.958 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423725582410 send ok to <0.201.0> 08:32:23.958 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","186",";","nonode@nohost"],1,undefined,undefined,undefined,"262423725582410",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423725582410 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:23.972 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;186;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423725582410",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146]],[[152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,249,85,154,201,193,50,243,70,199,25,77,152,232,142]],["foobar"],[[0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122]],[[88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423725582410 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>, <<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>, <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90, 249,85,154,201,193,50,243,70,199,25,77,152,232,142>>, <<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>, <<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>}]}} from <0.1224.0> in state state_wait_swx_maa 08:32:23.972 [info] dia_sip2gsup: auth [152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146] authz [152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,249,85,154,201,193,50,243,70,199,25,77,152,232,142]  08:32:23.972 [info] rand [152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90] autn [54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146]  *DBG* aaa_ue_fsm_262423725582410 send ok to <0.1224.0> 08:32:23.972 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423725582410 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>, <<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>, <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90, 249,85,154,201,193,50,243,70,199,25,77,152,232,142>>, <<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>, <<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>}]}} from <0.1224.0> in state state_wait_swx_maa => state_new 08:32:23.973 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423725582410",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423725582410 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>, <<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>, <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90, 249,85,154,201,193,50,243,70,199,25,77,152,232,142>>, <<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>, <<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:23.974 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>,<<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>,<<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,249,85,154,201,193,50,243,70,199,25,77,152,232,142>>,<<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>,<<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>}]} 08:32:23.975 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>,<<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>,<<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,249,85,154,201,193,50,243,70,199,25,77,152,232,142>>,<<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>,<<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>}]}, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423725582410 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423725582410">>, {ok, [{epdg_auth_tuple, <<152,180,223,197,216,38,67,203,81,70,115,122, 151,13,91,90>>, <<54,12,130,77,144,230,49,152,34,234,46,41,85, 233,127,146>>, <<152,180,223,197,216,38,67,203,81,70,115,122, 151,13,91,90,249,85,154,201,193,50,243,70, 199,25,77,152,232,142>>, <<88,245,203,207,25,69,159,187,181,52,186,136, 202,59,152,219>>, <<0,167,27,0,210,48,216,24,120,102,124,37, 195,74,46,122>>}]}}} 08:32:23.975 [info] auth_response(<<"262423725582410">>): {ok,[{epdg_auth_tuple,<<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>,<<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>,<<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,249,85,154,201,193,50,243,70,199,25,77,152,232,142>>,<<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>,<<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>}]} *DBG* epdg_ue_fsm_262423725582410 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>, <<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>, <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90, 249,85,154,201,193,50,243,70,199,25,77,152,232,142>>, <<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>, <<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.976 [info] auth_response for <<"262423725582410">>: {ok,[{epdg_auth_tuple,<<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>,<<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>,<<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,249,85,154,201,193,50,243,70,199,25,77,152,232,142>>,<<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>,<<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>}]} 08:32:23.976 [info] GSUP: Tx #{auth_tuples => [#{autn => <<54,12,130,77,144,230,49,152,34,234,46,41,85,233,127,146>>,ck => <<0,167,27,0,210,48,216,24,120,102,124,37,195,74,46,122>>,ik => <<88,245,203,207,25,69,159,187,181,52,186,136,202,59,152,219>>,rand => <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90>>,res => <<152,180,223,197,216,38,67,203,81,70,115,122,151,13,91,90,249,85,154,201,193,50,243,70,199,25,77,152,232,142>>}],imsi => <<"262423725582410">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423725582410">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423725582410 receive call lu_request from <0.1225.0> in state state_authenticating *DBG* epdg_ue_fsm_262423725582410 send ok to <0.1225.0> 08:32:23.981 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423725582410">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423725582410 consume call lu_request from <0.1225.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.981 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423725582410 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:23.981 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,false,0,false,false} 08:32:23.981 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:23.982 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423725582410",undefined,undefined,false,false,undefined} 08:32:23.982 [debug] SWx Tx SAR Imsi="262423725582410" Type=1 APN="internet" AgentInfoOpt=[]  08:32:23.982 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","187",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423725582410",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423725582410 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423725582410 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423725582410 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1226.0> in state state_wait_swx_saa 08:32:23.992 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;187;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423725582410",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:23.992 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423725582410 send ok to <0.1226.0> *DBG* epdg_ue_fsm_262423725582410 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:23.992 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423725582410",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423725582410 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1226.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423725582410 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423725582410">>,ok}} 08:32:23.992 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423725582410 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:23.993 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:23.993 [info] lu_response(<<"262423725582410">>): ok 08:32:23.993 [info] lu_response for <<"262423725582410">>: ok 08:32:23.993 [info] GSUP: Tx #{imsi => <<"262423725582410">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423725582410">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423725582410 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1227.0> in state state_authenticated 08:32:23.997 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423725582410">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:23.997 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:23.997 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,false,0,false,false} 08:32:23.997 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:23.998 [info] s2b: Tx {gtp,v2,create_session_request,0,5694908,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423725582410">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735057,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079818,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:23.998 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423725582410 send ok to <0.1227.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423725582410 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1227.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423725582410 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423725582410 receive call {rx_s6b_aar,"262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1228.0> in state state_authenticated 08:32:24.011 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.012 [info] ue_fsm ev_rx_s6b_aar: "262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.012 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423725582410",undefined,undefined,true,false,undefined} 08:32:24.012 [debug] SWx Tx SAR Imsi="262423725582410" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.012 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","188",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423725582410",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423725582410 send ok to <0.1228.0> *DBG* aaa_ue_fsm_262423725582410 consume call {rx_s6b_aar,"262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1228.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:24.012 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423725582410 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1229.0> in state state_authenticated_wait_swx_saa 08:32:24.021 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;188;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423725582410",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423725582410 send ok to <0.1229.0> *DBG* aaa_ue_fsm_262423725582410 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1229.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.021 [info] ue_fsm ev_rx_swx_saa 08:32:24.022 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423725582410","262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1228.0>} 08:32:24.022 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.022 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.032 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,209,86,229,188,0,2,0,2,0,16,0,87,0,9,1,160,171,255,7,48,172,18,36,103,79,0,5,0,1,192,168,0,52,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,171,255,7,48,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,171,255,7,48,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:24.033 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735057,5694908,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<171,255,7,48>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2885617456,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2885617456,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,52>>}}} *DBG* epdg_ue_fsm_262423725582410 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 3603079818, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2885617456}}} from <0.1230.0> in state state_wait_create_session_resp 08:32:24.033 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423725582410">>,<0.1222.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735057,2885617456,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3603079818,2885617456}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:24.033 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.033 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 3603079818,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2885617456}} 08:32:24.034 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,false,0,false,false} 08:32:24.034 [info] KMOD Port Create PDP Context Call {<0.1222.0>,[alias|#Ref<0.2201401468.1057554437.44981>]}: {create_pdp_context,{172,18,36,103},3603079818,2885617456,{192,168,0,52}} 08:32:24.034 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,52}, 3603079818, 2885617456 08:32:24.034 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],5,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,52}},{i_tid,3603079818},{o_tid,2885617456}]}} 08:32:24.035 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 3603079818,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2885617456}) returned ok *DBG* epdg_ue_fsm_262423725582410 send ok to <0.1230.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423725582410">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 3603079818, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2885617456}}}} 08:32:24.035 [info] tunnel_response(<<"262423725582410">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 3603079818,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2885617456}} *DBG* epdg_ue_fsm_262423725582410 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,52>>,undefined}, local_teid => 3603079818, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2885617456}}} from <0.1230.0> in state state_wait_create_session_resp => state_active 08:32:24.035 [info] tunnel_response for <<"262423725582410">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,52>>,undefined},local_teid => 3603079818,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2885617456}} 08:32:24.036 [info] GSUP: Tx #{imsi => <<"262423725582410">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,52>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262423705140847">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423705140847 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423705140847 consume internal init_state in state state_new 08:32:24.055 [info] GSUP: Rx #{imsi => <<"262423705140847">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423705140847 receive call {auth_request,33,"internet",#{}} from <0.1231.0> in state state_new 08:32:24.056 [info] ue_fsm start(epdg_ue_fsm_262423705140847) 08:32:24.056 [info] ue_fsm init(<<"262423705140847">>) *DBG* epdg_ue_fsm_262423705140847 send ok to <0.1231.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423705140847 consume call {auth_request,33,"internet",#{}} from <0.1231.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423705140847 enter aaa_ue_fsm in state state_new 08:32:24.056 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423705140847 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423705140847 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423705140847 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.056 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,false,0,false,false} 08:32:24.056 [info] ue_fsm start_link(aaa_ue_fsm_262423705140847) 08:32:24.057 [info] ue_fsm init("262423705140847") 08:32:24.057 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423705140847 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423705140847 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:24.058 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423705140847",undefined,undefined,false,false,undefined} 08:32:24.058 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.058 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","189",";","nonode@nohost"],1,undefined,undefined,undefined,"262423705140847",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:24.072 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;189;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423705140847",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189]],[[146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,133,106,22,165,186,120,102,197,49,109,201,61,155,112]],["foobar"],[[112,140,155,53,255,39,154,179,129,176,70,142,113,136,170,255]],[[141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423705140847 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210, 50>>, <<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>, <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210, 50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>, <<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>, <<112,140,155,53,255,39,154,179,129,176,70,142,113,136, 170,255>>}]}} from <0.1234.0> in state state_wait_swx_maa 08:32:24.072 [info] dia_sip2gsup: auth [146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189] authz [146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,133,106,22,165,186,120,102,197,49,109,201,61,155,112]  08:32:24.072 [info] rand [146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50] autn [107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189]  *DBG* aaa_ue_fsm_262423705140847 send ok to <0.1234.0> *DBG* aaa_ue_fsm_262423705140847 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210, 50>>, <<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>, <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210, 50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>, <<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>, <<112,140,155,53,255,39,154,179,129,176,70,142,113,136, 170,255>>}]}} from <0.1234.0> in state state_wait_swx_maa => state_new 08:32:24.072 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423705140847 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210, 50>>, <<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>, <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210, 50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>, <<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>, <<112,140,155,53,255,39,154,179,129,176,70,142,113,136, 170,255>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.073 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423705140847",undefined,undefined,false,false,undefined} 08:32:24.073 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50>>,<<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>,<<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>,<<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>,<<112,140,155,53,255,39,154,179,129,176,70,142,113,136,170,255>>}]} *DBG* epdg_ue_fsm_262423705140847 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423705140847">>, {ok, [{epdg_auth_tuple, <<146,121,254,158,210,211,91,109,98,246,182, 204,245,237,210,50>>, <<107,88,34,52,46,215,203,142,9,167,102,166,5, 21,203,189>>, <<146,121,254,158,210,211,91,109,98,246,182, 204,245,237,210,50,133,106,22,165,186,120, 102,197,49,109,201,61,155,112>>, <<141,45,220,105,9,1,85,91,235,197,116,111,251, 138,253,39>>, <<112,140,155,53,255,39,154,179,129,176, 70,142,113,136,170,255>>}]}}} 08:32:24.075 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50>>,<<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>,<<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>,<<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>,<<112,140,155,53,255,39,154,179,129,176,70,142,113,136,170,255>>}]}, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423705140847 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210, 50>>, <<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>, <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210, 50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>, <<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>, <<112,140,155,53,255,39,154,179,129,176,70,142,113,136, 170,255>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:24.075 [info] auth_response(<<"262423705140847">>): {ok,[{epdg_auth_tuple,<<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50>>,<<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>,<<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>,<<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>,<<112,140,155,53,255,39,154,179,129,176,70,142,113,136,170,255>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.075 [info] auth_response for <<"262423705140847">>: {ok,[{epdg_auth_tuple,<<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50>>,<<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>,<<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>,<<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>,<<112,140,155,53,255,39,154,179,129,176,70,142,113,136,170,255>>}]} 08:32:24.076 [info] GSUP: Tx #{auth_tuples => [#{autn => <<107,88,34,52,46,215,203,142,9,167,102,166,5,21,203,189>>,ck => <<112,140,155,53,255,39,154,179,129,176,70,142,113,136,170,255>>,ik => <<141,45,220,105,9,1,85,91,235,197,116,111,251,138,253,39>>,rand => <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50>>,res => <<146,121,254,158,210,211,91,109,98,246,182,204,245,237,210,50,133,106,22,165,186,120,102,197,49,109,201,61,155,112>>}],imsi => <<"262423705140847">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423705140847">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423705140847 receive call lu_request from <0.1235.0> in state state_authenticating *DBG* epdg_ue_fsm_262423705140847 send ok to <0.1235.0> 08:32:24.080 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423705140847">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423705140847 consume call lu_request from <0.1235.0> in state state_authenticating *DBG* aaa_ue_fsm_262423705140847 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:24.080 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.080 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,false,0,false,false} 08:32:24.080 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.080 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423705140847",undefined,undefined,false,false,undefined} 08:32:24.081 [debug] SWx Tx SAR Imsi="262423705140847" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423705140847 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423705140847 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:24.081 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","190",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423705140847",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423705140847 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1236.0> in state state_wait_swx_saa 08:32:24.090 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;190;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423705140847",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423705140847 send ok to <0.1236.0> *DBG* epdg_ue_fsm_262423705140847 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:24.090 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423705140847 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1236.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423705140847 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423705140847">>,ok}} *DBG* epdg_ue_fsm_262423705140847 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.091 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423705140847",undefined,undefined,false,false,undefined} 08:32:24.091 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.091 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,false,0,false,false} 08:32:24.091 [info] lu_response(<<"262423705140847">>): ok 08:32:24.091 [info] lu_response for <<"262423705140847">>: ok 08:32:24.091 [info] GSUP: Tx #{imsi => <<"262423705140847">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423705140847">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423705140847 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1237.0> in state state_authenticated 08:32:24.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423705140847">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.095 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.095 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423705140847 send ok to <0.1237.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.096 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262423705140847 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1237.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423705140847 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:24.096 [info] s2b: Tx {gtp,v2,create_session_request,0,5694909,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423705140847">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735058,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079819,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:24.096 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423705140847 receive call {rx_s6b_aar,"262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1238.0> in state state_authenticated 08:32:24.108 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.108 [info] ue_fsm ev_rx_s6b_aar: "262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.108 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423705140847",undefined,undefined,true,false,undefined} 08:32:24.108 [debug] SWx Tx SAR Imsi="262423705140847" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","191",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423705140847",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423705140847 send ok to <0.1238.0> 08:32:24.108 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423705140847 consume call {rx_s6b_aar,"262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1238.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423705140847 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1239.0> in state state_authenticated_wait_swx_saa 08:32:24.113 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;191;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423705140847",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.113 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423705140847 send ok to <0.1239.0> 08:32:24.113 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423705140847","262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1238.0>} *DBG* aaa_ue_fsm_262423705140847 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1239.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.113 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.113 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.118 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,210,86,229,189,0,2,0,2,0,16,0,87,0,9,1,160,167,57,50,114,172,18,36,103,79,0,5,0,1,192,168,0,53,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,167,57,50,114,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,167,57,50,114,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:24.119 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735058,5694909,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"§92r">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2805543538,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2805543538,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,53>>}}} *DBG* epdg_ue_fsm_262423705140847 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 3603079819, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2805543538}}} from <0.1240.0> in state state_wait_create_session_resp 08:32:24.119 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423705140847">>,<0.1232.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735058,2805543538,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079819,2805543538}],[]}}}} 08:32:24.119 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.119 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 3603079819,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2805543538}} 08:32:24.119 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,false,0,false,false} 08:32:24.119 [info] KMOD Port Create PDP Context Call {<0.1232.0>,[alias|#Ref<0.2201401468.1057554437.45094>]}: {create_pdp_context,{172,18,36,103},3603079819,2805543538,{192,168,0,53}} 08:32:24.119 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,53}, 3603079819, 2805543538 08:32:24.119 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1670,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,53}},{i_tid,3603079819},{o_tid,2805543538}]}} 08:32:24.119 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 3603079819,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2805543538}) returned ok *DBG* epdg_ue_fsm_262423705140847 send ok to <0.1240.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423705140847">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 3603079819, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2805543538}}}} 08:32:24.119 [info] tunnel_response(<<"262423705140847">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 3603079819,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2805543538}} *DBG* epdg_ue_fsm_262423705140847 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,53>>,undefined}, local_teid => 3603079819, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2805543538}}} from <0.1240.0> in state state_wait_create_session_resp => state_active 08:32:24.119 [info] tunnel_response for <<"262423705140847">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,53>>,undefined},local_teid => 3603079819,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2805543538}} 08:32:24.119 [info] GSUP: Tx #{imsi => <<"262423705140847">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,53>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428616917050">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428616917050 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428616917050 consume internal init_state in state state_new 08:32:24.157 [info] GSUP: Rx #{imsi => <<"262428616917050">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:24.157 [info] ue_fsm start(epdg_ue_fsm_262428616917050) *DBG* epdg_ue_fsm_262428616917050 receive call {auth_request,33,"internet",#{}} from <0.1241.0> in state state_new 08:32:24.157 [info] ue_fsm init(<<"262428616917050">>) 08:32:24.157 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428616917050 send ok to <0.1241.0> 08:32:24.158 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.158 [info] ue_fsm start_link(aaa_ue_fsm_262428616917050) *DBG* aaa_ue_fsm_262428616917050 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428616917050 consume call {auth_request,33,"internet",#{}} from <0.1241.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428616917050 consume internal init_state in state state_new 08:32:24.158 [info] ue_fsm init("262428616917050") *DBG* epdg_ue_fsm_262428616917050 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:24.158 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428616917050 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.159 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428616917050",undefined,undefined,false,false,undefined} 08:32:24.159 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.159 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","192",";","nonode@nohost"],1,undefined,undefined,undefined,"262428616917050",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428616917050 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428616917050 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262428616917050 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129, 182>>, <<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>, <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129, 182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>, <<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>, <<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110, 237>>}]}} from <0.1244.0> in state state_wait_swx_maa 08:32:24.173 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;192;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428616917050",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17]],[[250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,95,178,251,30,124,71,250,208,181,28,38,29,11,239]],["foobar"],[[243,249,227,23,177,2,147,201,56,233,12,82,104,96,110,237]],[[130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.173 [info] dia_sip2gsup: auth [250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17] authz [250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,95,178,251,30,124,71,250,208,181,28,38,29,11,239]  08:32:24.173 [info] rand [250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182] autn [87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17]  *DBG* aaa_ue_fsm_262428616917050 send ok to <0.1244.0> *DBG* aaa_ue_fsm_262428616917050 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129, 182>>, <<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>, <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129, 182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>, <<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>, <<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110, 237>>}]}} from <0.1244.0> in state state_wait_swx_maa => state_new 08:32:24.173 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428616917050 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129, 182>>, <<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>, <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129, 182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>, <<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>, <<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110, 237>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.174 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428616917050",undefined,undefined,false,false,undefined} 08:32:24.174 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182>>,<<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>,<<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>,<<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>,<<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110,237>>}]} *DBG* epdg_ue_fsm_262428616917050 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428616917050">>, {ok, [{epdg_auth_tuple, <<250,150,191,223,77,223,216,177,120,244,151, 47,231,209,129,182>>, <<87,152,70,199,81,26,214,226,20,143,225,63,64, 37,87,17>>, <<250,150,191,223,77,223,216,177,120,244,151, 47,231,209,129,182,95,178,251,30,124,71,250, 208,181,28,38,29,11,239>>, <<130,72,6,11,220,189,242,32,243,57,248,0,201, 126,8,63>>, <<243,249,227,23,177,2,147,201,56,233,12, 82,104,96,110,237>>}]}}} *DBG* epdg_ue_fsm_262428616917050 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129, 182>>, <<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>, <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129, 182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>, <<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>, <<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110, 237>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:24.175 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182>>,<<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>,<<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>,<<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>,<<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110,237>>}]}, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.176 [info] auth_response(<<"262428616917050">>): {ok,[{epdg_auth_tuple,<<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182>>,<<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>,<<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>,<<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>,<<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110,237>>}]} 08:32:24.177 [info] auth_response for <<"262428616917050">>: {ok,[{epdg_auth_tuple,<<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182>>,<<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>,<<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>,<<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>,<<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110,237>>}]} 08:32:24.177 [info] GSUP: Tx #{auth_tuples => [#{autn => <<87,152,70,199,81,26,214,226,20,143,225,63,64,37,87,17>>,ck => <<243,249,227,23,177,2,147,201,56,233,12,82,104,96,110,237>>,ik => <<130,72,6,11,220,189,242,32,243,57,248,0,201,126,8,63>>,rand => <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182>>,res => <<250,150,191,223,77,223,216,177,120,244,151,47,231,209,129,182,95,178,251,30,124,71,250,208,181,28,38,29,11,239>>}],imsi => <<"262428616917050">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428616917050">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428616917050 receive call lu_request from <0.1245.0> in state state_authenticating 08:32:24.181 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428616917050">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428616917050 send ok to <0.1245.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.182 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428616917050 consume call lu_request from <0.1245.0> in state state_authenticating *DBG* aaa_ue_fsm_262428616917050 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:24.182 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,false,0,false,false} 08:32:24.182 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.183 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428616917050",undefined,undefined,false,false,undefined} 08:32:24.183 [debug] SWx Tx SAR Imsi="262428616917050" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428616917050 send ok to <0.201.0> 08:32:24.183 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","193",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428616917050",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428616917050 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428616917050 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1246.0> in state state_wait_swx_saa 08:32:24.195 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;193;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428616917050",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428616917050 send ok to <0.1246.0> 08:32:24.195 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428616917050 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428616917050 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1246.0> in state state_wait_swx_saa => state_authenticated 08:32:24.195 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428616917050",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428616917050 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428616917050">>,ok}} 08:32:24.195 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:24.195 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428616917050 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.195 [info] lu_response(<<"262428616917050">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.196 [info] lu_response for <<"262428616917050">>: ok 08:32:24.196 [info] GSUP: Tx #{imsi => <<"262428616917050">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428616917050">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428616917050 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1247.0> in state state_authenticated 08:32:24.202 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428616917050">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.202 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.202 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,false,0,false,false} 08:32:24.202 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262428616917050 send ok to <0.1247.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.203 [info] s2b: Tx {gtp,v2,create_session_request,0,5694910,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428616917050">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735059,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079820,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428616917050 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1247.0> in state state_authenticated => state_wait_create_session_resp 08:32:24.203 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428616917050 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428616917050 receive call {rx_s6b_aar,"262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1248.0> in state state_authenticated 08:32:24.220 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.220 [info] ue_fsm ev_rx_s6b_aar: "262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.220 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428616917050",undefined,undefined,true,false,undefined} 08:32:24.220 [debug] SWx Tx SAR Imsi="262428616917050" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.220 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","194",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428616917050",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428616917050 send ok to <0.1248.0> 08:32:24.220 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428616917050 consume call {rx_s6b_aar,"262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1248.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428616917050 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1249.0> in state state_authenticated_wait_swx_saa 08:32:24.232 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;194;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428616917050",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428616917050 send ok to <0.1249.0> *DBG* aaa_ue_fsm_262428616917050 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1249.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.232 [info] ue_fsm ev_rx_swx_saa 08:32:24.232 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428616917050","262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1248.0>} 08:32:24.232 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.232 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.243 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,211,86,229,190,0,2,0,2,0,16,0,87,0,9,1,160,213,53,35,155,172,18,36,103,79,0,5,0,1,192,168,0,54,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,213,53,35,155,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,213,53,35,155,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:24.244 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735059,5694910,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<213,53,35,155>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3577029531,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3577029531,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,54>>}}} 08:32:24.244 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428616917050">>,<0.1242.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735059,3577029531,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3603079820,3577029531}],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:24.244 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.244 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 3603079820,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3577029531}} *DBG* epdg_ue_fsm_262428616917050 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 3603079820, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3577029531}}} from <0.1250.0> in state state_wait_create_session_resp 08:32:24.245 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,false,0,false,false} 08:32:24.245 [info] KMOD Port Create PDP Context Call {<0.1242.0>,[alias|#Ref<0.2201401468.1057554438.46707>]}: {create_pdp_context,{172,18,36,103},3603079820,3577029531,{192,168,0,54}} 08:32:24.245 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,54}, 3603079820, 3577029531 08:32:24.245 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1415,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,54}},{i_tid,3603079820},{o_tid,3577029531}]}} 08:32:24.245 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 3603079820,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3577029531}) returned ok *DBG* epdg_ue_fsm_262428616917050 send ok to <0.1250.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428616917050">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 3603079820, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3577029531}}}} 08:32:24.246 [info] tunnel_response(<<"262428616917050">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 3603079820,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3577029531}} *DBG* epdg_ue_fsm_262428616917050 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,54>>,undefined}, local_teid => 3603079820, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3577029531}}} from <0.1250.0> in state state_wait_create_session_resp => state_active 08:32:24.247 [info] tunnel_response for <<"262428616917050">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,54>>,undefined},local_teid => 3603079820,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3577029531}} 08:32:24.247 [info] GSUP: Tx #{imsi => <<"262428616917050">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,54>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427345757122">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427345757122 enter epdg_ue_fsm in state state_new 08:32:24.257 [info] GSUP: Rx #{imsi => <<"262427345757122">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427345757122 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427345757122 receive call {auth_request,33,"internet",#{}} from <0.1251.0> in state state_new 08:32:24.258 [info] ue_fsm start(epdg_ue_fsm_262427345757122) 08:32:24.258 [info] ue_fsm init(<<"262427345757122">>) *DBG* epdg_ue_fsm_262427345757122 send ok to <0.1251.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.258 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427345757122 consume call {auth_request,33,"internet",#{}} from <0.1251.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427345757122 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427345757122 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:24.258 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427345757122 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427345757122 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.258 [info] ue_fsm start_link(aaa_ue_fsm_262427345757122) 08:32:24.258 [info] ue_fsm init("262427345757122") 08:32:24.258 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:24.259 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427345757122",undefined,undefined,false,false,undefined} 08:32:24.259 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.259 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","195",";","nonode@nohost"],1,undefined,undefined,undefined,"262427345757122",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427345757122 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427345757122 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427345757122 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>, <<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>, <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8, 203,116,51,144,212,247,110,241,33,204,118,210,196,204>>, <<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>, <<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>}]}} from <0.1254.0> in state state_wait_swx_maa 08:32:24.276 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;195;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427345757122",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107]],[[250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,203,116,51,144,212,247,110,241,33,204,118,210,196,204]],["foobar"],[[231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231]],[[233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.276 [info] dia_sip2gsup: auth [250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107] authz [250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,203,116,51,144,212,247,110,241,33,204,118,210,196,204]  08:32:24.276 [info] rand [250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8] autn [110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107]  *DBG* aaa_ue_fsm_262427345757122 send ok to <0.1254.0> *DBG* aaa_ue_fsm_262427345757122 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>, <<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>, <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8, 203,116,51,144,212,247,110,241,33,204,118,210,196,204>>, <<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>, <<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>}]}} from <0.1254.0> in state state_wait_swx_maa => state_new 08:32:24.276 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427345757122 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>, <<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>, <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8, 203,116,51,144,212,247,110,241,33,204,118,210,196,204>>, <<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>, <<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.276 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427345757122",undefined,undefined,false,false,undefined} 08:32:24.277 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>,<<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>,<<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,203,116,51,144,212,247,110,241,33,204,118,210,196,204>>,<<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>,<<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>}]} 08:32:24.278 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>,<<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>,<<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,203,116,51,144,212,247,110,241,33,204,118,210,196,204>>,<<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>,<<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>}]}, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427345757122 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427345757122">>, {ok, [{epdg_auth_tuple, <<250,112,136,173,58,120,187,115,8,17,147,163, 149,87,46,8>>, <<110,25,171,68,106,107,35,23,124,14,94,202,99, 99,77,107>>, <<250,112,136,173,58,120,187,115,8,17,147,163, 149,87,46,8,203,116,51,144,212,247,110,241, 33,204,118,210,196,204>>, <<233,167,132,238,15,243,143,234,57,62,220,139, 119,123,237,52>>, <<231,15,225,4,93,204,130,42,139,176,19, 93,98,221,23,231>>}]}}} 08:32:24.278 [info] auth_response(<<"262427345757122">>): {ok,[{epdg_auth_tuple,<<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>,<<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>,<<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,203,116,51,144,212,247,110,241,33,204,118,210,196,204>>,<<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>,<<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>}]} *DBG* epdg_ue_fsm_262427345757122 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>, <<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>, <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8, 203,116,51,144,212,247,110,241,33,204,118,210,196,204>>, <<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>, <<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:24.278 [info] auth_response for <<"262427345757122">>: {ok,[{epdg_auth_tuple,<<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>,<<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>,<<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,203,116,51,144,212,247,110,241,33,204,118,210,196,204>>,<<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>,<<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>}]} 08:32:24.279 [info] GSUP: Tx #{auth_tuples => [#{autn => <<110,25,171,68,106,107,35,23,124,14,94,202,99,99,77,107>>,ck => <<231,15,225,4,93,204,130,42,139,176,19,93,98,221,23,231>>,ik => <<233,167,132,238,15,243,143,234,57,62,220,139,119,123,237,52>>,rand => <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8>>,res => <<250,112,136,173,58,120,187,115,8,17,147,163,149,87,46,8,203,116,51,144,212,247,110,241,33,204,118,210,196,204>>}],imsi => <<"262427345757122">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427345757122">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427345757122 receive call lu_request from <0.1255.0> in state state_authenticating 08:32:24.284 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427345757122">>,message_type => location_upd_req} 08:32:24.284 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427345757122 send ok to <0.1255.0> *DBG* aaa_ue_fsm_262427345757122 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.285 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427345757122 consume call lu_request from <0.1255.0> in state state_authenticating 08:32:24.285 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.285 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427345757122",undefined,undefined,false,false,undefined} 08:32:24.285 [debug] SWx Tx SAR Imsi="262427345757122" Type=1 APN="internet" AgentInfoOpt=[]  08:32:24.285 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","196",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427345757122",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427345757122 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427345757122 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427345757122 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1256.0> in state state_wait_swx_saa 08:32:24.295 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;196;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427345757122",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427345757122 send ok to <0.1256.0> *DBG* aaa_ue_fsm_262427345757122 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1256.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427345757122 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:24.295 [info] ue_fsm ev_rx_swx_saa 08:32:24.296 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427345757122",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427345757122 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427345757122">>,ok}} 08:32:24.296 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427345757122 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.296 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.296 [info] lu_response(<<"262427345757122">>): ok 08:32:24.296 [info] lu_response for <<"262427345757122">>: ok 08:32:24.296 [info] GSUP: Tx #{imsi => <<"262427345757122">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427345757122">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427345757122 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1257.0> in state state_authenticated 08:32:24.302 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427345757122">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.302 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.302 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,false,0,false,false} 08:32:24.303 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:24.303 [info] s2b: Tx {gtp,v2,create_session_request,0,5694911,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427345757122">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735060,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079821,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427345757122 send ok to <0.1257.0> 08:32:24.303 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427345757122 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1257.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427345757122 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427345757122 receive call {rx_s6b_aar,"262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1258.0> in state state_authenticated 08:32:24.313 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.313 [info] ue_fsm ev_rx_s6b_aar: "262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.313 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427345757122",undefined,undefined,true,false,undefined} 08:32:24.313 [debug] SWx Tx SAR Imsi="262427345757122" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427345757122 send ok to <0.1258.0> 08:32:24.313 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","197",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427345757122",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:24.313 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427345757122 consume call {rx_s6b_aar,"262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1258.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427345757122 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1259.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427345757122 send ok to <0.1259.0> 08:32:24.318 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;197;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427345757122",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427345757122 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1259.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.319 [info] ue_fsm ev_rx_swx_saa 08:32:24.319 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427345757122","262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1258.0>} 08:32:24.319 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.319 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.329 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,212,86,229,191,0,2,0,2,0,16,0,87,0,9,1,160,92,108,36,129,172,18,36,103,79,0,5,0,1,192,168,0,55,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,92,108,36,129,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,92,108,36,129,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:24.329 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735060,5694911,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<92,108,36,129>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1550591105,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1550591105,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,55>>}}} 08:32:24.329 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427345757122">>,<0.1252.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735060,1550591105,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079821,1550591105}],[],[]}}}} 08:32:24.329 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.329 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 3603079821,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1550591105}} *DBG* epdg_ue_fsm_262427345757122 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 3603079821, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1550591105}}} from <0.1260.0> in state state_wait_create_session_resp 08:32:24.330 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,false,0,false,false} 08:32:24.330 [info] KMOD Port Create PDP Context Call {<0.1252.0>,[alias|#Ref<0.2201401468.1057554438.46804>]}: {create_pdp_context,{172,18,36,103},3603079821,1550591105,{192,168,0,55}} 08:32:24.330 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,55}, 3603079821, 1550591105 08:32:24.330 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1479,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,55}},{i_tid,3603079821},{o_tid,1550591105}]}} 08:32:24.331 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 3603079821,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1550591105}) returned ok *DBG* epdg_ue_fsm_262427345757122 send ok to <0.1260.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427345757122">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 3603079821, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1550591105}}}} 08:32:24.331 [info] tunnel_response(<<"262427345757122">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 3603079821,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1550591105}} *DBG* epdg_ue_fsm_262427345757122 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,55>>,undefined}, local_teid => 3603079821, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1550591105}}} from <0.1260.0> in state state_wait_create_session_resp => state_active 08:32:24.332 [info] tunnel_response for <<"262427345757122">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,55>>,undefined},local_teid => 3603079821,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1550591105}} 08:32:24.332 [info] GSUP: Tx #{imsi => <<"262427345757122">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,55>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262423264083417">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:24.356 [info] GSUP: Rx #{imsi => <<"262423264083417">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423264083417 enter epdg_ue_fsm in state state_new 08:32:24.357 [info] ue_fsm start(epdg_ue_fsm_262423264083417) *DBG* epdg_ue_fsm_262423264083417 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423264083417 receive call {auth_request,33,"internet",#{}} from <0.1261.0> in state state_new 08:32:24.357 [info] ue_fsm init(<<"262423264083417">>) 08:32:24.357 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423264083417 send ok to <0.1261.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.357 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423264083417 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423264083417 consume call {auth_request,33,"internet",#{}} from <0.1261.0> in state state_new => state_wait_auth_resp 08:32:24.358 [info] ue_fsm start_link(aaa_ue_fsm_262423264083417) *DBG* aaa_ue_fsm_262423264083417 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423264083417 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423264083417 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.358 [info] ue_fsm init("262423264083417") 08:32:24.358 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:24.359 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423264083417",undefined,undefined,false,false,undefined} 08:32:24.359 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.359 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","198",";","nonode@nohost"],1,undefined,undefined,undefined,"262423264083417",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423264083417 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423264083417 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:24.374 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;198;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423264083417",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199]],[[70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48,78,232,250,220,180,194,250,244,89,216,167,115,208]],["foobar"],[[4,37,98,231,108,102,116,104,250,217,230,19,245,74,131,142]],[[238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423264083417 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>, <<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>, <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48, 78,232,250,220,180,194,250,244,89,216,167,115,208>>, <<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>, <<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131, 142>>}]}} from <0.1264.0> in state state_wait_swx_maa 08:32:24.374 [info] dia_sip2gsup: auth [70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199] authz [70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48,78,232,250,220,180,194,250,244,89,216,167,115,208]  08:32:24.374 [info] rand [70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20] autn [198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199]  *DBG* aaa_ue_fsm_262423264083417 send ok to <0.1264.0> 08:32:24.374 [info] ue_fsm ev_rx_swx_maa 08:32:24.375 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423264083417",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423264083417 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>, <<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>, <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48, 78,232,250,220,180,194,250,244,89,216,167,115,208>>, <<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>, <<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131, 142>>}]}} from <0.1264.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423264083417 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>, <<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>, <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48, 78,232,250,220,180,194,250,244,89,216,167,115,208>>, <<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>, <<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131, 142>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.376 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>,<<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>,<<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48,78,232,250,220,180,194,250,244,89,216,167,115,208>>,<<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>,<<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131,142>>}]} *DBG* epdg_ue_fsm_262423264083417 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423264083417">>, {ok, [{epdg_auth_tuple, <<70,132,48,151,119,50,105,3,12,178,193,48,153, 219,248,20>>, <<198,32,243,195,173,75,124,76,228,229,204,15, 203,57,170,199>>, <<70,132,48,151,119,50,105,3,12,178,193,48,153, 219,248,20,48,78,232,250,220,180,194,250,244, 89,216,167,115,208>>, <<238,111,72,168,27,253,132,69,230,145,35,88, 107,4,59,113>>, <<4,37,98,231,108,102,116,104,250,217,230, 19,245,74,131,142>>}]}}} *DBG* epdg_ue_fsm_262423264083417 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>, <<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>, <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48, 78,232,250,220,180,194,250,244,89,216,167,115,208>>, <<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>, <<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131, 142>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:24.377 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>,<<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>,<<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48,78,232,250,220,180,194,250,244,89,216,167,115,208>>,<<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>,<<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131,142>>}]}, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,false,0,false,false} 08:32:24.377 [info] auth_response(<<"262423264083417">>): {ok,[{epdg_auth_tuple,<<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>,<<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>,<<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48,78,232,250,220,180,194,250,244,89,216,167,115,208>>,<<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>,<<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131,142>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.378 [info] auth_response for <<"262423264083417">>: {ok,[{epdg_auth_tuple,<<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>,<<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>,<<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48,78,232,250,220,180,194,250,244,89,216,167,115,208>>,<<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>,<<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131,142>>}]} 08:32:24.378 [info] GSUP: Tx #{auth_tuples => [#{autn => <<198,32,243,195,173,75,124,76,228,229,204,15,203,57,170,199>>,ck => <<4,37,98,231,108,102,116,104,250,217,230,19,245,74,131,142>>,ik => <<238,111,72,168,27,253,132,69,230,145,35,88,107,4,59,113>>,rand => <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20>>,res => <<70,132,48,151,119,50,105,3,12,178,193,48,153,219,248,20,48,78,232,250,220,180,194,250,244,89,216,167,115,208>>}],imsi => <<"262423264083417">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423264083417">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423264083417 receive call lu_request from <0.1265.0> in state state_authenticating 08:32:24.383 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423264083417">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423264083417 send ok to <0.1265.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.384 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423264083417 consume call lu_request from <0.1265.0> in state state_authenticating *DBG* aaa_ue_fsm_262423264083417 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:24.384 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,false,0,false,false} 08:32:24.384 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.385 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423264083417",undefined,undefined,false,false,undefined} 08:32:24.385 [debug] SWx Tx SAR Imsi="262423264083417" Type=1 APN="internet" AgentInfoOpt=[]  08:32:24.385 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","199",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423264083417",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423264083417 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423264083417 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423264083417 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1266.0> in state state_wait_swx_saa 08:32:24.394 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;199;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423264083417",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423264083417 send ok to <0.1266.0> *DBG* epdg_ue_fsm_262423264083417 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:24.394 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423264083417 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1266.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423264083417 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423264083417">>,ok}} 08:32:24.394 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423264083417",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423264083417 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.395 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.395 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,false,0,false,false} 08:32:24.395 [info] lu_response(<<"262423264083417">>): ok 08:32:24.395 [info] lu_response for <<"262423264083417">>: ok 08:32:24.396 [info] GSUP: Tx #{imsi => <<"262423264083417">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423264083417">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:24.400 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423264083417">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423264083417 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1267.0> in state state_authenticated 08:32:24.400 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.400 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,false,0,false,false} 08:32:24.400 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:24.401 [info] s2b: Tx {gtp,v2,create_session_request,0,5694912,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423264083417">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735061,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079822,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423264083417 send ok to <0.1267.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.401 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423264083417 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1267.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423264083417 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423264083417 receive call {rx_s6b_aar,"262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1268.0> in state state_authenticated 08:32:24.413 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.413 [info] ue_fsm ev_rx_s6b_aar: "262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.414 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423264083417",undefined,undefined,true,false,undefined} 08:32:24.414 [debug] SWx Tx SAR Imsi="262423264083417" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.414 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","200",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423264083417",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423264083417 send ok to <0.1268.0> *DBG* aaa_ue_fsm_262423264083417 consume call {rx_s6b_aar,"262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1268.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:24.414 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423264083417 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1269.0> in state state_authenticated_wait_swx_saa 08:32:24.420 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;200;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423264083417",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423264083417 send ok to <0.1269.0> 08:32:24.420 [info] ue_fsm ev_rx_swx_saa 08:32:24.420 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423264083417","262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1268.0>} *DBG* aaa_ue_fsm_262423264083417 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1269.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.420 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.420 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.429 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,213,86,229,192,0,2,0,2,0,16,0,87,0,9,1,160,172,144,93,120,172,18,36,103,79,0,5,0,1,192,168,0,56,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,172,144,93,120,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,172,144,93,120,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423264083417 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 3603079822, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2895142264}}} from <0.1270.0> in state state_wait_create_session_resp 08:32:24.429 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735061,5694912,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<172,144,93,120>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2895142264,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2895142264,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,56>>}}} 08:32:24.429 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423264083417">>,<0.1262.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735061,2895142264,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3603079822,2895142264}],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:24.429 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.429 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 3603079822,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2895142264}} 08:32:24.429 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,false,0,false,false} 08:32:24.429 [info] KMOD Port Create PDP Context Call {<0.1262.0>,[alias|#Ref<0.2201401468.1057554438.46883>]}: {create_pdp_context,{172,18,36,103},3603079822,2895142264,{192,168,0,56}} 08:32:24.429 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,56}, 3603079822, 2895142264 08:32:24.429 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1543,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,56}},{i_tid,3603079822},{o_tid,2895142264}]}} *DBG* epdg_ue_fsm_262423264083417 send ok to <0.1270.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423264083417">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 3603079822, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2895142264}}}} 08:32:24.429 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 3603079822,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2895142264}) returned ok *DBG* epdg_ue_fsm_262423264083417 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,56>>,undefined}, local_teid => 3603079822, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2895142264}}} from <0.1270.0> in state state_wait_create_session_resp => state_active 08:32:24.429 [info] tunnel_response(<<"262423264083417">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 3603079822,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2895142264}} 08:32:24.430 [info] tunnel_response for <<"262423264083417">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,56>>,undefined},local_teid => 3603079822,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2895142264}} 08:32:24.430 [info] GSUP: Tx #{imsi => <<"262423264083417">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,56>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420518247398">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420518247398 enter epdg_ue_fsm in state state_new 08:32:24.456 [info] GSUP: Rx #{imsi => <<"262420518247398">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420518247398 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420518247398 receive call {auth_request,33,"internet",#{}} from <0.1271.0> in state state_new 08:32:24.456 [info] ue_fsm start(epdg_ue_fsm_262420518247398) 08:32:24.456 [info] ue_fsm init(<<"262420518247398">>) 08:32:24.456 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420518247398 send ok to <0.1271.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420518247398 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420518247398 consume call {auth_request,33,"internet",#{}} from <0.1271.0> in state state_new => state_wait_auth_resp 08:32:24.457 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420518247398 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420518247398 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420518247398 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.457 [info] ue_fsm start_link(aaa_ue_fsm_262420518247398) 08:32:24.457 [info] ue_fsm init("262420518247398") 08:32:24.457 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:24.458 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420518247398",undefined,undefined,false,false,undefined} 08:32:24.458 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.458 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","201",";","nonode@nohost"],1,undefined,undefined,undefined,"262420518247398",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420518247398 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420518247398 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:24.472 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;201;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420518247398",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86]],[[44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,240,163,2,131,41,17,102,38,69,32,89,37,242,49]],["foobar"],[[86,153,235,83,252,155,241,101,83,250,37,193,249,22,190,119]],[[75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420518247398 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>, <<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>, <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10, 240,163,2,131,41,17,102,38,69,32,89,37,242,49>>, <<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>, <<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190, 119>>}]}} from <0.1274.0> in state state_wait_swx_maa 08:32:24.472 [info] dia_sip2gsup: auth [44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86] authz [44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,240,163,2,131,41,17,102,38,69,32,89,37,242,49]  08:32:24.472 [info] rand [44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10] autn [16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86]  08:32:24.472 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420518247398 send ok to <0.1274.0> 08:32:24.473 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420518247398",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420518247398 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>, <<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>, <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10, 240,163,2,131,41,17,102,38,69,32,89,37,242,49>>, <<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>, <<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190, 119>>}]}} from <0.1274.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420518247398 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>, <<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>, <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10, 240,163,2,131,41,17,102,38,69,32,89,37,242,49>>, <<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>, <<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190, 119>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.473 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>,<<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>,<<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,240,163,2,131,41,17,102,38,69,32,89,37,242,49>>,<<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>,<<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190,119>>}]} 08:32:24.474 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>,<<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>,<<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,240,163,2,131,41,17,102,38,69,32,89,37,242,49>>,<<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>,<<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190,119>>}]}, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420518247398 send ok to <0.211.0> 08:32:24.474 [info] auth_response(<<"262420518247398">>): {ok,[{epdg_auth_tuple,<<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>,<<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>,<<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,240,163,2,131,41,17,102,38,69,32,89,37,242,49>>,<<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>,<<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190,119>>}]} *DBG* gsup_server got cast {auth_response, {<<"262420518247398">>, {ok, [{epdg_auth_tuple, <<44,22,146,35,165,157,157,138,202,75,199,168, 130,137,123,10>>, <<16,247,25,232,88,148,88,10,185,3,1,19,219, 130,138,86>>, <<44,22,146,35,165,157,157,138,202,75,199,168, 130,137,123,10,240,163,2,131,41,17,102,38,69, 32,89,37,242,49>>, <<75,205,153,4,130,138,63,235,21,143,230,247, 138,216,56,83>>, <<86,153,235,83,252,155,241,101,83,250,37, 193,249,22,190,119>>}]}}} *DBG* epdg_ue_fsm_262420518247398 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>, <<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>, <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10, 240,163,2,131,41,17,102,38,69,32,89,37,242,49>>, <<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>, <<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190, 119>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.475 [info] auth_response for <<"262420518247398">>: {ok,[{epdg_auth_tuple,<<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>,<<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>,<<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,240,163,2,131,41,17,102,38,69,32,89,37,242,49>>,<<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>,<<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190,119>>}]} 08:32:24.475 [info] GSUP: Tx #{auth_tuples => [#{autn => <<16,247,25,232,88,148,88,10,185,3,1,19,219,130,138,86>>,ck => <<86,153,235,83,252,155,241,101,83,250,37,193,249,22,190,119>>,ik => <<75,205,153,4,130,138,63,235,21,143,230,247,138,216,56,83>>,rand => <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10>>,res => <<44,22,146,35,165,157,157,138,202,75,199,168,130,137,123,10,240,163,2,131,41,17,102,38,69,32,89,37,242,49>>}],imsi => <<"262420518247398">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420518247398">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420518247398 receive call lu_request from <0.1275.0> in state state_authenticating *DBG* epdg_ue_fsm_262420518247398 send ok to <0.1275.0> 08:32:24.481 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420518247398">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420518247398 consume call lu_request from <0.1275.0> in state state_authenticating 08:32:24.481 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420518247398 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:24.481 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,false,0,false,false} 08:32:24.481 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.482 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420518247398",undefined,undefined,false,false,undefined} 08:32:24.482 [debug] SWx Tx SAR Imsi="262420518247398" Type=1 APN="internet" AgentInfoOpt=[]  08:32:24.482 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","202",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420518247398",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420518247398 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420518247398 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420518247398 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1276.0> in state state_wait_swx_saa 08:32:24.492 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;202;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420518247398",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.492 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420518247398 send ok to <0.1276.0> 08:32:24.493 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420518247398",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420518247398 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420518247398 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1276.0> in state state_wait_swx_saa => state_authenticated 08:32:24.493 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420518247398 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420518247398">>,ok}} 08:32:24.493 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420518247398 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.493 [info] lu_response(<<"262420518247398">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.493 [info] lu_response for <<"262420518247398">>: ok 08:32:24.493 [info] GSUP: Tx #{imsi => <<"262420518247398">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420518247398">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420518247398 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1277.0> in state state_authenticated 08:32:24.500 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420518247398">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.500 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.501 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,false,0,false,false} 08:32:24.501 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:24.501 [info] s2b: Tx {gtp,v2,create_session_request,0,5694913,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420518247398">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735062,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079823,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420518247398 send ok to <0.1277.0> 08:32:24.501 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420518247398 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1277.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420518247398 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420518247398 receive call {rx_s6b_aar,"262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1278.0> in state state_authenticated 08:32:24.511 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.511 [info] ue_fsm ev_rx_s6b_aar: "262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.512 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420518247398",undefined,undefined,true,false,undefined} 08:32:24.512 [debug] SWx Tx SAR Imsi="262420518247398" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.512 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","203",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420518247398",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420518247398 send ok to <0.1278.0> 08:32:24.512 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420518247398 consume call {rx_s6b_aar,"262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1278.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420518247398 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1279.0> in state state_authenticated_wait_swx_saa 08:32:24.519 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;203;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420518247398",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420518247398 send ok to <0.1279.0> 08:32:24.519 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420518247398 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1279.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.520 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420518247398","262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1278.0>} 08:32:24.520 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.520 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.528 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,214,86,229,193,0,2,0,2,0,16,0,87,0,9,1,160,120,146,236,65,172,18,36,103,79,0,5,0,1,192,168,0,57,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,120,146,236,65,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,120,146,236,65,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420518247398 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 3603079823, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2022894657}}} from <0.1280.0> in state state_wait_create_session_resp 08:32:24.528 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735062,5694913,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<120,146,236,65>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2022894657,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2022894657,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,57>>}}} 08:32:24.528 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420518247398">>,<0.1272.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735062,2022894657,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079823,2022894657}],[],[]}}}} 08:32:24.529 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.529 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 3603079823,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2022894657}} 08:32:24.529 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,false,0,false,false} 08:32:24.529 [info] KMOD Port Create PDP Context Call {<0.1272.0>,[alias|#Ref<0.2201401468.1057554437.45237>]}: {create_pdp_context,{172,18,36,103},3603079823,2022894657,{192,168,0,57}} *DBG* epdg_ue_fsm_262420518247398 send ok to <0.1280.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420518247398">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 3603079823, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2022894657}}}} 08:32:24.529 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,57}, 3603079823, 2022894657 *DBG* epdg_ue_fsm_262420518247398 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,57>>,undefined}, local_teid => 3603079823, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2022894657}}} from <0.1280.0> in state state_wait_create_session_resp => state_active 08:32:24.529 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1607,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,57}},{i_tid,3603079823},{o_tid,2022894657}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.529 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 3603079823,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2022894657}) returned ok 08:32:24.529 [info] tunnel_response(<<"262420518247398">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 3603079823,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2022894657}} 08:32:24.530 [info] tunnel_response for <<"262420518247398">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,57>>,undefined},local_teid => 3603079823,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2022894657}} 08:32:24.530 [info] GSUP: Tx #{imsi => <<"262420518247398">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,57>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262423006599341">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423006599341 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423006599341 consume internal init_state in state state_new 08:32:24.557 [info] GSUP: Rx #{imsi => <<"262423006599341">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423006599341 receive call {auth_request,33,"internet",#{}} from <0.1281.0> in state state_new 08:32:24.557 [info] ue_fsm start(epdg_ue_fsm_262423006599341) *DBG* epdg_ue_fsm_262423006599341 send ok to <0.1281.0> 08:32:24.557 [info] ue_fsm init(<<"262423006599341">>) *DBG* aaa_ue_fsm_262423006599341 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.557 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423006599341 consume call {auth_request,33,"internet",#{}} from <0.1281.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423006599341 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423006599341 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423006599341 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.558 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,false,0,false,false} 08:32:24.558 [info] ue_fsm start_link(aaa_ue_fsm_262423006599341) 08:32:24.558 [info] ue_fsm init("262423006599341") 08:32:24.558 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:24.559 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423006599341",undefined,undefined,false,false,undefined} 08:32:24.559 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423006599341 send ok to <0.201.0> 08:32:24.559 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","204",";","nonode@nohost"],1,undefined,undefined,undefined,"262423006599341",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423006599341 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262423006599341 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>, <<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>, <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88, 27,123,0,181,233,247,61,199,15,87,60,255,176>>, <<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>, <<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215, 12>>}]}} from <0.1284.0> in state state_wait_swx_maa 08:32:24.573 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;204;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423006599341",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146]],[[143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88,27,123,0,181,233,247,61,199,15,87,60,255,176]],["foobar"],[[89,110,206,144,224,67,15,103,114,151,19,36,54,227,215,12]],[[242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423006599341 send ok to <0.1284.0> *DBG* aaa_ue_fsm_262423006599341 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>, <<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>, <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88, 27,123,0,181,233,247,61,199,15,87,60,255,176>>, <<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>, <<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215, 12>>}]}} from <0.1284.0> in state state_wait_swx_maa => state_new 08:32:24.573 [info] dia_sip2gsup: auth [143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146] authz [143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88,27,123,0,181,233,247,61,199,15,87,60,255,176]  *DBG* epdg_ue_fsm_262423006599341 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>, <<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>, <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88, 27,123,0,181,233,247,61,199,15,87,60,255,176>>, <<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>, <<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215, 12>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.573 [info] rand [143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140] autn [210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146]  08:32:24.573 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423006599341 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423006599341">>, {ok, [{epdg_auth_tuple, <<143,255,236,7,168,6,197,35,153,117,162,88,7, 80,65,140>>, <<210,139,225,113,19,166,189,14,200,255,155,66, 49,144,25,146>>, <<143,255,236,7,168,6,197,35,153,117,162,88,7, 80,65,140,88,27,123,0,181,233,247,61,199,15, 87,60,255,176>>, <<242,105,246,62,210,61,212,4,226,48,26,148, 223,229,152,205>>, <<89,110,206,144,224,67,15,103,114,151,19, 36,54,227,215,12>>}]}}} 08:32:24.574 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423006599341",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423006599341 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>, <<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>, <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88, 27,123,0,181,233,247,61,199,15,87,60,255,176>>, <<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>, <<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215, 12>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:24.574 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>,<<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>,<<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88,27,123,0,181,233,247,61,199,15,87,60,255,176>>,<<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>,<<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215,12>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.575 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>,<<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>,<<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88,27,123,0,181,233,247,61,199,15,87,60,255,176>>,<<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>,<<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215,12>>}]}, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,false,0,false,false} 08:32:24.575 [info] auth_response(<<"262423006599341">>): {ok,[{epdg_auth_tuple,<<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>,<<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>,<<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88,27,123,0,181,233,247,61,199,15,87,60,255,176>>,<<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>,<<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215,12>>}]} 08:32:24.576 [info] auth_response for <<"262423006599341">>: {ok,[{epdg_auth_tuple,<<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>,<<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>,<<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88,27,123,0,181,233,247,61,199,15,87,60,255,176>>,<<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>,<<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215,12>>}]} 08:32:24.576 [info] GSUP: Tx #{auth_tuples => [#{autn => <<210,139,225,113,19,166,189,14,200,255,155,66,49,144,25,146>>,ck => <<89,110,206,144,224,67,15,103,114,151,19,36,54,227,215,12>>,ik => <<242,105,246,62,210,61,212,4,226,48,26,148,223,229,152,205>>,rand => <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140>>,res => <<143,255,236,7,168,6,197,35,153,117,162,88,7,80,65,140,88,27,123,0,181,233,247,61,199,15,87,60,255,176>>}],imsi => <<"262423006599341">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423006599341">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423006599341 receive call lu_request from <0.1285.0> in state state_authenticating 08:32:24.581 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423006599341">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423006599341 send ok to <0.1285.0> 08:32:24.581 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423006599341 consume call lu_request from <0.1285.0> in state state_authenticating *DBG* aaa_ue_fsm_262423006599341 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.581 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,false,0,false,false} 08:32:24.581 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.581 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423006599341",undefined,undefined,false,false,undefined} 08:32:24.582 [debug] SWx Tx SAR Imsi="262423006599341" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423006599341 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423006599341 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:24.582 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","205",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423006599341",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423006599341 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1286.0> in state state_wait_swx_saa 08:32:24.590 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;205;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423006599341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423006599341 send ok to <0.1286.0> *DBG* aaa_ue_fsm_262423006599341 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1286.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423006599341 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:24.590 [info] ue_fsm ev_rx_swx_saa 08:32:24.590 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423006599341",undefined,undefined,false,false,undefined} 08:32:24.590 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423006599341 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423006599341">>,ok}} 08:32:24.591 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423006599341 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.591 [info] lu_response(<<"262423006599341">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.591 [info] lu_response for <<"262423006599341">>: ok 08:32:24.591 [info] GSUP: Tx #{imsi => <<"262423006599341">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423006599341">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423006599341 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1287.0> in state state_authenticated 08:32:24.598 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423006599341">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.598 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.598 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,false,0,false,false} 08:32:24.598 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:24.598 [info] s2b: Tx {gtp,v2,create_session_request,0,5694914,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423006599341">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735063,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079824,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423006599341 send ok to <0.1287.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423006599341 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1287.0> in state state_authenticated => state_wait_create_session_resp 08:32:24.598 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423006599341 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423006599341 receive call {rx_s6b_aar,"262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1288.0> in state state_authenticated 08:32:24.614 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.614 [info] ue_fsm ev_rx_s6b_aar: "262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.615 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423006599341",undefined,undefined,true,false,undefined} 08:32:24.615 [debug] SWx Tx SAR Imsi="262423006599341" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.615 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","206",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423006599341",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423006599341 send ok to <0.1288.0> *DBG* aaa_ue_fsm_262423006599341 consume call {rx_s6b_aar,"262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1288.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:24.615 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423006599341 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1289.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423006599341 send ok to <0.1289.0> *DBG* aaa_ue_fsm_262423006599341 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1289.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.625 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;206;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423006599341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.625 [info] ue_fsm ev_rx_swx_saa 08:32:24.625 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423006599341","262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1288.0>} 08:32:24.626 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.626 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.635 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,215,86,229,194,0,2,0,2,0,16,0,87,0,9,1,160,0,164,39,108,172,18,36,103,79,0,5,0,1,192,168,0,58,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,0,164,39,108,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,0,164,39,108,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:24.636 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735063,5694914,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<0,164,39,108>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,10757996,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,10757996,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,58>>}}} 08:32:24.636 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423006599341">>,<0.1282.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735063,10757996,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3603079824,10757996}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:24.636 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.636 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 3603079824,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 10757996}} *DBG* epdg_ue_fsm_262423006599341 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 3603079824, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 10757996}}} from <0.1290.0> in state state_wait_create_session_resp 08:32:24.636 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,false,0,false,false} 08:32:24.637 [info] KMOD Port Create PDP Context Call {<0.1282.0>,[alias|#Ref<0.2201401468.1057554438.46952>]}: {create_pdp_context,{172,18,36,103},3603079824,10757996,{192,168,0,58}} 08:32:24.637 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,58}, 3603079824, 10757996 08:32:24.637 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1671,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,58}},{i_tid,3603079824},{o_tid,10757996}]}} 08:32:24.637 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 3603079824,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 10757996}) returned ok *DBG* epdg_ue_fsm_262423006599341 send ok to <0.1290.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423006599341">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 3603079824, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 10757996}}}} 08:32:24.637 [info] tunnel_response(<<"262423006599341">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 3603079824,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 10757996}} *DBG* epdg_ue_fsm_262423006599341 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,58>>,undefined}, local_teid => 3603079824, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 10757996}}} from <0.1290.0> in state state_wait_create_session_resp => state_active 08:32:24.637 [info] tunnel_response for <<"262423006599341">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,58>>,undefined},local_teid => 3603079824,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 10757996}} 08:32:24.637 [info] GSUP: Tx #{imsi => <<"262423006599341">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,58>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426187938842">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426187938842 enter epdg_ue_fsm in state state_new 08:32:24.657 [info] GSUP: Rx #{imsi => <<"262426187938842">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426187938842 consume internal init_state in state state_new 08:32:24.657 [info] ue_fsm start(epdg_ue_fsm_262426187938842) *DBG* epdg_ue_fsm_262426187938842 receive call {auth_request,33,"internet",#{}} from <0.1291.0> in state state_new 08:32:24.657 [info] ue_fsm init(<<"262426187938842">>) 08:32:24.658 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426187938842 send ok to <0.1291.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426187938842 consume call {auth_request,33,"internet",#{}} from <0.1291.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426187938842 enter aaa_ue_fsm in state state_new 08:32:24.658 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426187938842 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426187938842 consume internal init_state in state state_new 08:32:24.658 [info] ue_fsm start_link(aaa_ue_fsm_262426187938842) *DBG* aaa_ue_fsm_262426187938842 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.658 [info] ue_fsm init("262426187938842") 08:32:24.658 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:24.659 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426187938842",undefined,undefined,false,false,undefined} 08:32:24.659 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.659 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","207",";","nonode@nohost"],1,undefined,undefined,undefined,"262426187938842",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426187938842 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426187938842 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426187938842 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>, <<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>, <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243, 159,52,50,7,244,99,201,172,166,115,37,210,79,122>>, <<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>, <<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245, 200>>}]}} from <0.1294.0> in state state_wait_swx_maa 08:32:24.675 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;207;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426187938842",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25]],[[140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,159,52,50,7,244,99,201,172,166,115,37,210,79,122]],["foobar"],[[255,211,1,67,20,123,15,25,196,113,137,116,229,195,245,200]],[[195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.675 [info] dia_sip2gsup: auth [140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25] authz [140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,159,52,50,7,244,99,201,172,166,115,37,210,79,122]  08:32:24.676 [info] rand [140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243] autn [109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25]  08:32:24.676 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426187938842 send ok to <0.1294.0> 08:32:24.676 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426187938842",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426187938842 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>, <<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>, <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243, 159,52,50,7,244,99,201,172,166,115,37,210,79,122>>, <<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>, <<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245, 200>>}]}} from <0.1294.0> in state state_wait_swx_maa => state_new 08:32:24.677 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>,<<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>,<<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,159,52,50,7,244,99,201,172,166,115,37,210,79,122>>,<<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>,<<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245,200>>}]} *DBG* epdg_ue_fsm_262426187938842 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>, <<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>, <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243, 159,52,50,7,244,99,201,172,166,115,37,210,79,122>>, <<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>, <<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245, 200>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.678 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>,<<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>,<<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,159,52,50,7,244,99,201,172,166,115,37,210,79,122>>,<<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>,<<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245,200>>}]}, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426187938842 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426187938842">>, {ok, [{epdg_auth_tuple, <<140,240,23,172,38,9,209,242,237,87,213,201, 160,70,25,243>>, <<109,205,89,103,64,20,151,191,186,186,121,249, 124,252,35,25>>, <<140,240,23,172,38,9,209,242,237,87,213,201, 160,70,25,243,159,52,50,7,244,99,201,172,166, 115,37,210,79,122>>, <<195,55,83,232,80,240,101,183,107,128,56,239, 180,37,191,114>>, <<255,211,1,67,20,123,15,25,196,113,137, 116,229,195,245,200>>}]}}} 08:32:24.678 [info] auth_response(<<"262426187938842">>): {ok,[{epdg_auth_tuple,<<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>,<<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>,<<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,159,52,50,7,244,99,201,172,166,115,37,210,79,122>>,<<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>,<<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245,200>>}]} *DBG* epdg_ue_fsm_262426187938842 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>, <<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>, <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243, 159,52,50,7,244,99,201,172,166,115,37,210,79,122>>, <<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>, <<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245, 200>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.678 [info] auth_response for <<"262426187938842">>: {ok,[{epdg_auth_tuple,<<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>,<<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>,<<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,159,52,50,7,244,99,201,172,166,115,37,210,79,122>>,<<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>,<<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245,200>>}]} 08:32:24.679 [info] GSUP: Tx #{auth_tuples => [#{autn => <<109,205,89,103,64,20,151,191,186,186,121,249,124,252,35,25>>,ck => <<255,211,1,67,20,123,15,25,196,113,137,116,229,195,245,200>>,ik => <<195,55,83,232,80,240,101,183,107,128,56,239,180,37,191,114>>,rand => <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243>>,res => <<140,240,23,172,38,9,209,242,237,87,213,201,160,70,25,243,159,52,50,7,244,99,201,172,166,115,37,210,79,122>>}],imsi => <<"262426187938842">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426187938842">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426187938842 receive call lu_request from <0.1295.0> in state state_authenticating 08:32:24.684 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426187938842">>,message_type => location_upd_req} 08:32:24.684 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426187938842 send ok to <0.1295.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426187938842 consume call lu_request from <0.1295.0> in state state_authenticating 08:32:24.684 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426187938842 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:24.684 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.685 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426187938842",undefined,undefined,false,false,undefined} 08:32:24.685 [debug] SWx Tx SAR Imsi="262426187938842" Type=1 APN="internet" AgentInfoOpt=[]  08:32:24.685 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","208",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426187938842",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426187938842 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426187938842 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426187938842 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1296.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426187938842 send ok to <0.1296.0> *DBG* aaa_ue_fsm_262426187938842 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1296.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426187938842 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:24.694 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;208;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426187938842",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426187938842 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426187938842">>,ok}} *DBG* epdg_ue_fsm_262426187938842 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.694 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.694 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426187938842",undefined,undefined,false,false,undefined} 08:32:24.694 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:24.694 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,false,0,false,false} 08:32:24.694 [info] lu_response(<<"262426187938842">>): ok 08:32:24.695 [info] lu_response for <<"262426187938842">>: ok 08:32:24.695 [info] GSUP: Tx #{imsi => <<"262426187938842">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426187938842">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426187938842 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1297.0> in state state_authenticated 08:32:24.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426187938842">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.700 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.700 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,false,0,false,false} 08:32:24.700 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:24.700 [info] s2b: Tx {gtp,v2,create_session_request,0,5694915,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426187938842">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735064,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079825,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426187938842 send ok to <0.1297.0> 08:32:24.700 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426187938842 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1297.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426187938842 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426187938842 receive call {rx_s6b_aar,"262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1298.0> in state state_authenticated 08:32:24.719 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.719 [info] ue_fsm ev_rx_s6b_aar: "262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.719 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426187938842",undefined,undefined,true,false,undefined} 08:32:24.719 [debug] SWx Tx SAR Imsi="262426187938842" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.719 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","209",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426187938842",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426187938842 send ok to <0.1298.0> *DBG* aaa_ue_fsm_262426187938842 consume call {rx_s6b_aar,"262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1298.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:24.719 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426187938842 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1299.0> in state state_authenticated_wait_swx_saa 08:32:24.727 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;209;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426187938842",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426187938842 send ok to <0.1299.0> *DBG* aaa_ue_fsm_262426187938842 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1299.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.727 [info] ue_fsm ev_rx_swx_saa 08:32:24.727 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426187938842","262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1298.0>} 08:32:24.727 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.728 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.735 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,216,86,229,195,0,2,0,2,0,16,0,87,0,9,1,160,44,2,237,197,172,18,36,103,79,0,5,0,1,192,168,0,59,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,44,2,237,197,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,44,2,237,197,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:24.736 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735064,5694915,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<44,2,237,197>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,738389445,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,738389445,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,59>>}}} *DBG* epdg_ue_fsm_262426187938842 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 3603079825, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 738389445}}} from <0.1300.0> in state state_wait_create_session_resp 08:32:24.736 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426187938842">>,<0.1292.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735064,738389445,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079825,738389445}],[],[],[]}}}} 08:32:24.736 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.736 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 3603079825,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 738389445}} 08:32:24.736 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,false,0,false,false} 08:32:24.736 [info] KMOD Port Create PDP Context Call {<0.1292.0>,[alias|#Ref<0.2201401468.1057554437.45392>]}: {create_pdp_context,{172,18,36,103},3603079825,738389445,{192,168,0,59}} 08:32:24.736 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,59}, 3603079825, 738389445 08:32:24.736 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1734,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,59}},{i_tid,3603079825},{o_tid,738389445}]}} *DBG* epdg_ue_fsm_262426187938842 send ok to <0.1300.0> 08:32:24.737 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 3603079825,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 738389445}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262426187938842">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 3603079825, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 738389445}}}} *DBG* epdg_ue_fsm_262426187938842 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,59>>,undefined}, local_teid => 3603079825, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 738389445}}} from <0.1300.0> in state state_wait_create_session_resp => state_active 08:32:24.737 [info] tunnel_response(<<"262426187938842">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 3603079825,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 738389445}} 08:32:24.737 [info] tunnel_response for <<"262426187938842">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,59>>,undefined},local_teid => 3603079825,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 738389445}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.737 [info] GSUP: Tx #{imsi => <<"262426187938842">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,59>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429296027149">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429296027149 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429296027149 consume internal init_state in state state_new 08:32:24.757 [info] GSUP: Rx #{imsi => <<"262429296027149">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429296027149 receive call {auth_request,33,"internet",#{}} from <0.1301.0> in state state_new 08:32:24.757 [info] ue_fsm start(epdg_ue_fsm_262429296027149) 08:32:24.758 [info] ue_fsm init(<<"262429296027149">>) *DBG* epdg_ue_fsm_262429296027149 send ok to <0.1301.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429296027149 consume call {auth_request,33,"internet",#{}} from <0.1301.0> in state state_new => state_wait_auth_resp 08:32:24.758 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429296027149 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429296027149 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:24.758 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429296027149 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429296027149 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.758 [info] ue_fsm start_link(aaa_ue_fsm_262429296027149) 08:32:24.758 [info] ue_fsm init("262429296027149") 08:32:24.758 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:24.759 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429296027149",undefined,undefined,false,false,undefined} 08:32:24.759 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.759 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","210",";","nonode@nohost"],1,undefined,undefined,undefined,"262429296027149",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429296027149 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429296027149 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262429296027149 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>, <<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>, <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241, 226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>, <<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>, <<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218, 32>>}]}} from <0.1304.0> in state state_wait_swx_maa 08:32:24.775 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;210;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429296027149",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230]],[[31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,22,221,105,23,76,255,152,56,161,182,176,172,28,250]],["foobar"],[[251,73,90,137,4,51,124,196,96,154,183,146,176,113,218,32]],[[113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.775 [info] dia_sip2gsup: auth [31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230] authz [31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,22,221,105,23,76,255,152,56,161,182,176,172,28,250]  *DBG* aaa_ue_fsm_262429296027149 send ok to <0.1304.0> 08:32:24.775 [info] rand [31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226] autn [145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230]  08:32:24.775 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429296027149 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>, <<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>, <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241, 226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>, <<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>, <<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218, 32>>}]}} from <0.1304.0> in state state_wait_swx_maa => state_new 08:32:24.776 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429296027149",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429296027149 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>, <<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>, <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241, 226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>, <<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>, <<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218, 32>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.776 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>,<<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>,<<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>,<<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>,<<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218,32>>}]} 08:32:24.777 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>,<<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>,<<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>,<<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>,<<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218,32>>}]}, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429296027149 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429296027149">>, {ok, [{epdg_auth_tuple, <<31,168,54,211,228,202,107,253,223,202,20,206, 132,24,241,226>>, <<145,105,134,29,57,248,251,140,42,129,183,34, 88,44,51,230>>, <<31,168,54,211,228,202,107,253,223,202,20,206, 132,24,241,226,22,221,105,23,76,255,152,56, 161,182,176,172,28,250>>, <<113,114,12,84,233,14,38,249,85,9,0,150,255, 21,4,218>>, <<251,73,90,137,4,51,124,196,96,154,183, 146,176,113,218,32>>}]}}} 08:32:24.777 [info] auth_response(<<"262429296027149">>): {ok,[{epdg_auth_tuple,<<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>,<<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>,<<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>,<<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>,<<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218,32>>}]} *DBG* epdg_ue_fsm_262429296027149 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>, <<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>, <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241, 226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>, <<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>, <<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218, 32>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:24.778 [info] auth_response for <<"262429296027149">>: {ok,[{epdg_auth_tuple,<<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>,<<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>,<<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>,<<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>,<<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218,32>>}]} 08:32:24.778 [info] GSUP: Tx #{auth_tuples => [#{autn => <<145,105,134,29,57,248,251,140,42,129,183,34,88,44,51,230>>,ck => <<251,73,90,137,4,51,124,196,96,154,183,146,176,113,218,32>>,ik => <<113,114,12,84,233,14,38,249,85,9,0,150,255,21,4,218>>,rand => <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226>>,res => <<31,168,54,211,228,202,107,253,223,202,20,206,132,24,241,226,22,221,105,23,76,255,152,56,161,182,176,172,28,250>>}],imsi => <<"262429296027149">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429296027149">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429296027149 receive call lu_request from <0.1305.0> in state state_authenticating 08:32:24.783 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429296027149">>,message_type => location_upd_req} 08:32:24.783 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429296027149 send ok to <0.1305.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429296027149 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429296027149 consume call lu_request from <0.1305.0> in state state_authenticating 08:32:24.783 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,false,0,false,false} 08:32:24.784 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.784 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429296027149",undefined,undefined,false,false,undefined} 08:32:24.784 [debug] SWx Tx SAR Imsi="262429296027149" Type=1 APN="internet" AgentInfoOpt=[]  08:32:24.784 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","211",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429296027149",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429296027149 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429296027149 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429296027149 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1306.0> in state state_wait_swx_saa 08:32:24.793 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;211;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429296027149",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429296027149 send ok to <0.1306.0> *DBG* epdg_ue_fsm_262429296027149 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429296027149 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1306.0> in state state_wait_swx_saa => state_authenticated 08:32:24.793 [info] ue_fsm ev_rx_swx_saa 08:32:24.794 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429296027149",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429296027149 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429296027149">>,ok}} 08:32:24.794 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429296027149 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.794 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,false,0,false,false} 08:32:24.794 [info] lu_response(<<"262429296027149">>): ok 08:32:24.794 [info] lu_response for <<"262429296027149">>: ok 08:32:24.794 [info] GSUP: Tx #{imsi => <<"262429296027149">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429296027149">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429296027149 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1307.0> in state state_authenticated 08:32:24.798 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429296027149">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.798 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.799 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,false,0,false,false} 08:32:24.799 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262429296027149 send ok to <0.1307.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.799 [info] s2b: Tx {gtp,v2,create_session_request,0,5694916,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429296027149">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735065,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079826,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429296027149 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1307.0> in state state_authenticated => state_wait_create_session_resp 08:32:24.799 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429296027149 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429296027149 receive call {rx_s6b_aar,"262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1308.0> in state state_authenticated 08:32:24.816 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.816 [info] ue_fsm ev_rx_s6b_aar: "262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.817 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429296027149",undefined,undefined,true,false,undefined} 08:32:24.817 [debug] SWx Tx SAR Imsi="262429296027149" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.817 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","212",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429296027149",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429296027149 send ok to <0.1308.0> *DBG* aaa_ue_fsm_262429296027149 consume call {rx_s6b_aar,"262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1308.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:24.818 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429296027149 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1309.0> in state state_authenticated_wait_swx_saa 08:32:24.827 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;212;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429296027149",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.827 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429296027149 send ok to <0.1309.0> *DBG* aaa_ue_fsm_262429296027149 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1309.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.828 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429296027149","262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1308.0>} 08:32:24.828 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.828 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.840 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,217,86,229,196,0,2,0,2,0,16,0,87,0,9,1,160,6,232,173,9,172,18,36,103,79,0,5,0,1,192,168,0,60,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,6,232,173,9,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,6,232,173,9,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:24.840 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735065,5694916,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<6,232,173,9>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,115911945,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,115911945,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,60>>}}} 08:32:24.841 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429296027149">>,<0.1302.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735065,115911945,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079826,115911945}],[],[],[],[]}}}} 08:32:24.841 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262429296027149 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 3603079826, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 115911945}}} from <0.1310.0> in state state_wait_create_session_resp 08:32:24.841 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 3603079826,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 115911945}} 08:32:24.842 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,false,0,false,false} 08:32:24.842 [info] KMOD Port Create PDP Context Call {<0.1302.0>,[alias|#Ref<0.2201401468.1057554444.51672>]}: {create_pdp_context,{172,18,36,103},3603079826,115911945,{192,168,0,60}} 08:32:24.842 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,60}, 3603079826, 115911945 08:32:24.842 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1037,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,60}},{i_tid,3603079826},{o_tid,115911945}]}} 08:32:24.843 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 3603079826,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 115911945}) returned ok *DBG* epdg_ue_fsm_262429296027149 send ok to <0.1310.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429296027149">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 3603079826, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 115911945}}}} 08:32:24.843 [info] tunnel_response(<<"262429296027149">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 3603079826,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 115911945}} *DBG* epdg_ue_fsm_262429296027149 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,60>>,undefined}, local_teid => 3603079826, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 115911945}}} from <0.1310.0> in state state_wait_create_session_resp => state_active 08:32:24.843 [info] tunnel_response for <<"262429296027149">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,60>>,undefined},local_teid => 3603079826,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 115911945}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.843 [info] GSUP: Tx #{imsi => <<"262429296027149">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,60>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421417681309">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421417681309 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421417681309 consume internal init_state in state state_new 08:32:24.857 [info] GSUP: Rx #{imsi => <<"262421417681309">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421417681309 receive call {auth_request,33,"internet",#{}} from <0.1311.0> in state state_new 08:32:24.858 [info] ue_fsm start(epdg_ue_fsm_262421417681309) 08:32:24.858 [info] ue_fsm init(<<"262421417681309">>) 08:32:24.858 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421417681309 send ok to <0.1311.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421417681309 consume call {auth_request,33,"internet",#{}} from <0.1311.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421417681309 enter aaa_ue_fsm in state state_new 08:32:24.858 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421417681309 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421417681309 consume internal init_state in state state_new 08:32:24.858 [info] ue_fsm start_link(aaa_ue_fsm_262421417681309) *DBG* aaa_ue_fsm_262421417681309 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.859 [info] ue_fsm init("262421417681309") 08:32:24.859 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:24.859 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421417681309",undefined,undefined,false,false,undefined} 08:32:24.859 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.859 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","213",";","nonode@nohost"],1,undefined,undefined,undefined,"262421417681309",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421417681309 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421417681309 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:24.872 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;213;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421417681309",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175]],[[92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47,214,74,237,122,50,113,92,6,20,131,146,10,61]],["foobar"],[[102,236,187,246,233,199,8,71,169,66,187,249,159,46,226,29]],[[35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421417681309 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>, <<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>, <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47, 214,74,237,122,50,113,92,6,20,131,146,10,61>>, <<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>, <<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226, 29>>}]}} from <0.1314.0> in state state_wait_swx_maa 08:32:24.872 [info] dia_sip2gsup: auth [92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175] authz [92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47,214,74,237,122,50,113,92,6,20,131,146,10,61]  08:32:24.872 [info] rand [92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3] autn [66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175]  08:32:24.872 [info] ue_fsm ev_rx_swx_maa 08:32:24.873 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421417681309",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421417681309 send ok to <0.1314.0> *DBG* epdg_ue_fsm_262421417681309 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>, <<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>, <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47, 214,74,237,122,50,113,92,6,20,131,146,10,61>>, <<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>, <<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226, 29>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421417681309 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>, <<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>, <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47, 214,74,237,122,50,113,92,6,20,131,146,10,61>>, <<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>, <<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226, 29>>}]}} from <0.1314.0> in state state_wait_swx_maa => state_new 08:32:24.873 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>,<<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>,<<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47,214,74,237,122,50,113,92,6,20,131,146,10,61>>,<<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>,<<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226,29>>}]} *DBG* epdg_ue_fsm_262421417681309 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421417681309">>, {ok, [{epdg_auth_tuple, <<92,247,217,97,80,78,177,105,69,86,210,45,210, 191,24,3>>, <<66,244,191,187,23,66,156,193,236,198,15,37, 177,31,249,175>>, <<92,247,217,97,80,78,177,105,69,86,210,45,210, 191,24,3,47,214,74,237,122,50,113,92,6,20, 131,146,10,61>>, <<35,17,167,231,3,230,87,47,140,94,245,246,137, 27,169,169>>, <<102,236,187,246,233,199,8,71,169,66,187, 249,159,46,226,29>>}]}}} 08:32:24.873 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>,<<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>,<<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47,214,74,237,122,50,113,92,6,20,131,146,10,61>>,<<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>,<<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226,29>>}]}, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421417681309 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>, <<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>, <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47, 214,74,237,122,50,113,92,6,20,131,146,10,61>>, <<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>, <<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226, 29>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:24.874 [info] auth_response(<<"262421417681309">>): {ok,[{epdg_auth_tuple,<<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>,<<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>,<<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47,214,74,237,122,50,113,92,6,20,131,146,10,61>>,<<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>,<<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226,29>>}]} 08:32:24.874 [info] auth_response for <<"262421417681309">>: {ok,[{epdg_auth_tuple,<<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>,<<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>,<<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47,214,74,237,122,50,113,92,6,20,131,146,10,61>>,<<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>,<<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226,29>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.874 [info] GSUP: Tx #{auth_tuples => [#{autn => <<66,244,191,187,23,66,156,193,236,198,15,37,177,31,249,175>>,ck => <<102,236,187,246,233,199,8,71,169,66,187,249,159,46,226,29>>,ik => <<35,17,167,231,3,230,87,47,140,94,245,246,137,27,169,169>>,rand => <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3>>,res => <<92,247,217,97,80,78,177,105,69,86,210,45,210,191,24,3,47,214,74,237,122,50,113,92,6,20,131,146,10,61>>}],imsi => <<"262421417681309">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421417681309">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421417681309 receive call lu_request from <0.1315.0> in state state_authenticating *DBG* epdg_ue_fsm_262421417681309 send ok to <0.1315.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.879 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421417681309">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421417681309 consume call lu_request from <0.1315.0> in state state_authenticating *DBG* aaa_ue_fsm_262421417681309 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:24.879 [info] ue_fsm lu_request 08:32:24.879 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,false,0,false,false} 08:32:24.880 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.880 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421417681309",undefined,undefined,false,false,undefined} 08:32:24.880 [debug] SWx Tx SAR Imsi="262421417681309" Type=1 APN="internet" AgentInfoOpt=[]  08:32:24.880 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","214",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421417681309",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421417681309 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421417681309 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421417681309 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1316.0> in state state_wait_swx_saa 08:32:24.887 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;214;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421417681309",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421417681309 send ok to <0.1316.0> *DBG* epdg_ue_fsm_262421417681309 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:24.887 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421417681309 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1316.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421417681309 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421417681309">>,ok}} 08:32:24.887 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421417681309",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421417681309 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.887 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.888 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,false,0,false,false} 08:32:24.888 [info] lu_response(<<"262421417681309">>): ok 08:32:24.888 [info] lu_response for <<"262421417681309">>: ok 08:32:24.888 [info] GSUP: Tx #{imsi => <<"262421417681309">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421417681309">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421417681309 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1317.0> in state state_authenticated 08:32:24.891 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421417681309">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.891 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.891 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,false,0,false,false} 08:32:24.892 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:24.892 [info] s2b: Tx {gtp,v2,create_session_request,0,5694917,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421417681309">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735066,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079827,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421417681309 send ok to <0.1317.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.892 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421417681309 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1317.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421417681309 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421417681309 receive call {rx_s6b_aar,"262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1318.0> in state state_authenticated 08:32:24.900 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:24.900 [info] ue_fsm ev_rx_s6b_aar: "262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:24.900 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421417681309",undefined,undefined,true,false,undefined} 08:32:24.900 [debug] SWx Tx SAR Imsi="262421417681309" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:24.900 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","215",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421417681309",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421417681309 send ok to <0.1318.0> *DBG* aaa_ue_fsm_262421417681309 consume call {rx_s6b_aar,"262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1318.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:24.900 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421417681309 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1319.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421417681309 send ok to <0.1319.0> 08:32:24.903 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;215;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421417681309",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421417681309 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1319.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:24.903 [info] ue_fsm ev_rx_swx_saa 08:32:24.903 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421417681309","262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1318.0>} 08:32:24.903 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:24.904 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:24.909 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,218,86,229,197,0,2,0,2,0,16,0,87,0,9,1,160,4,214,110,32,172,18,36,103,79,0,5,0,1,192,168,0,61,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,4,214,110,32,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,4,214,110,32,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421417681309 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 3603079827, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 81161760}}} from <0.1320.0> in state state_wait_create_session_resp 08:32:24.909 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735066,5694917,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<4,214,110,32>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,81161760,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,81161760,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,61>>}}} 08:32:24.909 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421417681309">>,<0.1312.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735066,81161760,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079827,81161760}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:24.909 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:24.909 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 3603079827,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 81161760}} 08:32:24.910 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,false,0,false,false} 08:32:24.910 [info] KMOD Port Create PDP Context Call {<0.1312.0>,[alias|#Ref<0.2201401468.1057554438.47046>]}: {create_pdp_context,{172,18,36,103},3603079827,81161760,{192,168,0,61}} 08:32:24.910 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,61}, 3603079827, 81161760 08:32:24.910 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1735,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,61}},{i_tid,3603079827},{o_tid,81161760}]}} 08:32:24.910 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 3603079827,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 81161760}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421417681309">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 3603079827, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 81161760}}}} *DBG* epdg_ue_fsm_262421417681309 send ok to <0.1320.0> 08:32:24.910 [info] tunnel_response(<<"262421417681309">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 3603079827,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 81161760}} 08:32:24.910 [info] tunnel_response for <<"262421417681309">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,61>>,undefined},local_teid => 3603079827,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 81161760}} *DBG* epdg_ue_fsm_262421417681309 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,61>>,undefined}, local_teid => 3603079827, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 81161760}}} from <0.1320.0> in state state_wait_create_session_resp => state_active 08:32:24.910 [info] GSUP: Tx #{imsi => <<"262421417681309">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,61>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262422857996750">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422857996750 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422857996750 consume internal init_state in state state_new 08:32:24.959 [info] GSUP: Rx #{imsi => <<"262422857996750">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422857996750 receive call {auth_request,33,"internet",#{}} from <0.1321.0> in state state_new 08:32:24.959 [info] ue_fsm start(epdg_ue_fsm_262422857996750) 08:32:24.959 [info] ue_fsm init(<<"262422857996750">>) *DBG* epdg_ue_fsm_262422857996750 send ok to <0.1321.0> 08:32:24.959 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422857996750 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422857996750 consume call {auth_request,33,"internet",#{}} from <0.1321.0> in state state_new => state_wait_auth_resp 08:32:24.960 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422857996750 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422857996750 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:24.960 [info] ue_fsm start_link(aaa_ue_fsm_262422857996750) *DBG* aaa_ue_fsm_262422857996750 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:24.960 [info] ue_fsm init("262422857996750") 08:32:24.960 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:24.960 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422857996750",undefined,undefined,false,false,undefined} 08:32:24.961 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:24.961 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","216",";","nonode@nohost"],1,undefined,undefined,undefined,"262422857996750",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422857996750 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422857996750 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262422857996750 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>, <<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>, <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243, 252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>, <<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>, <<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45, 141>>}]}} from <0.1324.0> in state state_wait_swx_maa 08:32:24.975 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;216;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422857996750",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4]],[[49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,163,198,67,100,50,19,121,187,9,76,5,218,122,154]],["foobar"],[[120,236,151,1,188,78,238,151,31,35,230,187,228,183,45,141]],[[210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:24.975 [info] dia_sip2gsup: auth [49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4] authz [49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,163,198,67,100,50,19,121,187,9,76,5,218,122,154]  08:32:24.976 [info] rand [49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252] autn [191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4]  *DBG* aaa_ue_fsm_262422857996750 send ok to <0.1324.0> 08:32:24.976 [info] ue_fsm ev_rx_swx_maa 08:32:24.976 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422857996750",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422857996750 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>, <<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>, <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243, 252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>, <<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>, <<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45, 141>>}]}} from <0.1324.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422857996750 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>, <<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>, <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243, 252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>, <<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>, <<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45, 141>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:24.977 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>,<<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>,<<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>,<<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>,<<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45,141>>}]} *DBG* epdg_ue_fsm_262422857996750 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422857996750">>, {ok, [{epdg_auth_tuple, <<49,142,137,73,254,211,243,142,102,241,113,13, 199,20,243,252>>, <<191,153,30,40,167,66,29,169,111,173,131,182, 64,129,56,4>>, <<49,142,137,73,254,211,243,142,102,241,113,13, 199,20,243,252,163,198,67,100,50,19,121,187, 9,76,5,218,122,154>>, <<210,99,224,98,182,50,225,108,33,130,99,9,81, 200,3,173>>, <<120,236,151,1,188,78,238,151,31,35,230, 187,228,183,45,141>>}]}}} 08:32:24.978 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>,<<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>,<<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>,<<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>,<<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45,141>>}]}, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422857996750 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>, <<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>, <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243, 252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>, <<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>, <<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45, 141>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:24.978 [info] auth_response(<<"262422857996750">>): {ok,[{epdg_auth_tuple,<<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>,<<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>,<<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>,<<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>,<<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45,141>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.979 [info] auth_response for <<"262422857996750">>: {ok,[{epdg_auth_tuple,<<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>,<<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>,<<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>,<<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>,<<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45,141>>}]} 08:32:24.979 [info] GSUP: Tx #{auth_tuples => [#{autn => <<191,153,30,40,167,66,29,169,111,173,131,182,64,129,56,4>>,ck => <<120,236,151,1,188,78,238,151,31,35,230,187,228,183,45,141>>,ik => <<210,99,224,98,182,50,225,108,33,130,99,9,81,200,3,173>>,rand => <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252>>,res => <<49,142,137,73,254,211,243,142,102,241,113,13,199,20,243,252,163,198,67,100,50,19,121,187,9,76,5,218,122,154>>}],imsi => <<"262422857996750">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422857996750">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422857996750 receive call lu_request from <0.1325.0> in state state_authenticating 08:32:24.984 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422857996750">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422857996750 send ok to <0.1325.0> 08:32:24.984 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422857996750 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422857996750 consume call lu_request from <0.1325.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.984 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,false,0,false,false} 08:32:24.985 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:24.985 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422857996750",undefined,undefined,false,false,undefined} 08:32:24.985 [debug] SWx Tx SAR Imsi="262422857996750" Type=1 APN="internet" AgentInfoOpt=[]  08:32:24.985 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","217",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422857996750",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422857996750 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422857996750 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422857996750 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1326.0> in state state_wait_swx_saa 08:32:24.992 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;217;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422857996750",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422857996750 send ok to <0.1326.0> *DBG* aaa_ue_fsm_262422857996750 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1326.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422857996750 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:24.992 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422857996750 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422857996750">>,ok}} 08:32:24.992 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422857996750",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422857996750 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:24.992 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:24.992 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,false,0,false,false} 08:32:24.992 [info] lu_response(<<"262422857996750">>): ok 08:32:24.993 [info] lu_response for <<"262422857996750">>: ok 08:32:24.993 [info] GSUP: Tx #{imsi => <<"262422857996750">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422857996750">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422857996750 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1327.0> in state state_authenticated 08:32:24.996 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422857996750">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:24.996 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:24.996 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,false,0,false,false} 08:32:24.996 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:24.996 [info] s2b: Tx {gtp,v2,create_session_request,0,5694918,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422857996750">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735067,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079828,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422857996750 send ok to <0.1327.0> 08:32:24.996 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422857996750 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1327.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422857996750 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422857996750 receive call {rx_s6b_aar,"262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1328.0> in state state_authenticated 08:32:25.004 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.004 [info] ue_fsm ev_rx_s6b_aar: "262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262422857996750 send ok to <0.1328.0> 08:32:25.004 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422857996750",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422857996750 consume call {rx_s6b_aar,"262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1328.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:25.004 [debug] SWx Tx SAR Imsi="262422857996750" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.004 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","218",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422857996750",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:25.005 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422857996750 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1329.0> in state state_authenticated_wait_swx_saa 08:32:25.008 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;218;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422857996750",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422857996750 send ok to <0.1329.0> *DBG* aaa_ue_fsm_262422857996750 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1329.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.008 [info] ue_fsm ev_rx_swx_saa 08:32:25.008 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422857996750","262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1328.0>} 08:32:25.008 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.008 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.014 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,219,86,229,198,0,2,0,2,0,16,0,87,0,9,1,160,15,35,244,169,172,18,36,103,79,0,5,0,1,192,168,0,62,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,15,35,244,169,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,15,35,244,169,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.014 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735067,5694918,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<15,35,244,169>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,254014633,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,254014633,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,62>>}}} 08:32:25.014 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422857996750">>,<0.1322.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735067,254014633,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3603079828,254014633}],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:25.014 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:25.014 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 3603079828,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 254014633}} *DBG* epdg_ue_fsm_262422857996750 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 3603079828, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 254014633}}} from <0.1330.0> in state state_wait_create_session_resp 08:32:25.015 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,false,0,false,false} 08:32:25.015 [info] KMOD Port Create PDP Context Call {<0.1322.0>,[alias|#Ref<0.2201401468.1057554437.45612>]}: {create_pdp_context,{172,18,36,103},3603079828,254014633,{192,168,0,62}} 08:32:25.015 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,62}, 3603079828, 254014633 08:32:25.015 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1798,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,62}},{i_tid,3603079828},{o_tid,254014633}]}} 08:32:25.015 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 3603079828,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 254014633}) returned ok *DBG* epdg_ue_fsm_262422857996750 send ok to <0.1330.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422857996750">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 3603079828, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 254014633}}}} 08:32:25.015 [info] tunnel_response(<<"262422857996750">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 3603079828,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 254014633}} *DBG* epdg_ue_fsm_262422857996750 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,62>>,undefined}, local_teid => 3603079828, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 254014633}}} from <0.1330.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.016 [info] tunnel_response for <<"262422857996750">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,62>>,undefined},local_teid => 3603079828,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 254014633}} 08:32:25.016 [info] GSUP: Tx #{imsi => <<"262422857996750">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,62>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262422570687416">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422570687416 enter epdg_ue_fsm in state state_new 08:32:25.059 [info] GSUP: Rx #{imsi => <<"262422570687416">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422570687416 consume internal init_state in state state_new 08:32:25.059 [info] ue_fsm start(epdg_ue_fsm_262422570687416) *DBG* epdg_ue_fsm_262422570687416 receive call {auth_request,33,"internet",#{}} from <0.1331.0> in state state_new 08:32:25.059 [info] ue_fsm init(<<"262422570687416">>) 08:32:25.059 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422570687416 send ok to <0.1331.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.060 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422570687416 consume call {auth_request,33,"internet",#{}} from <0.1331.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422570687416 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422570687416 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:25.060 [info] ue_fsm start_link(aaa_ue_fsm_262422570687416) *DBG* aaa_ue_fsm_262422570687416 consume internal init_state in state state_new 08:32:25.060 [info] ue_fsm init("262422570687416") *DBG* aaa_ue_fsm_262422570687416 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.060 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:25.061 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422570687416",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422570687416 send ok to <0.201.0> 08:32:25.061 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422570687416 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.061 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","219",";","nonode@nohost"],1,undefined,undefined,undefined,"262422570687416",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:25.076 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;219;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422570687416",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,174,188,244,226,231,252,215,158,10,53,245,211,119,197,100,54]],[[185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99,246,83,238,148,80,111,68,70,70,18,154,132]],["foobar"],[[246,178,131,227,242,207,174,214,23,96,66,47,222,249,97,90]],[[209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422570687416 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>, <<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100, 54>>, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99, 246,83,238,148,80,111,68,70,70,18,154,132>>, <<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>, <<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97, 90>>}]}} from <0.1334.0> in state state_wait_swx_maa 08:32:25.076 [info] dia_sip2gsup: auth [185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,174,188,244,226,231,252,215,158,10,53,245,211,119,197,100,54] authz [185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99,246,83,238,148,80,111,68,70,70,18,154,132]  *DBG* aaa_ue_fsm_262422570687416 send ok to <0.1334.0> 08:32:25.076 [info] rand [185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156] autn [174,188,244,226,231,252,215,158,10,53,245,211,119,197,100,54]  *DBG* aaa_ue_fsm_262422570687416 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>, <<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100, 54>>, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99, 246,83,238,148,80,111,68,70,70,18,154,132>>, <<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>, <<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97, 90>>}]}} from <0.1334.0> in state state_wait_swx_maa => state_new 08:32:25.076 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422570687416 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>, <<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100, 54>>, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99, 246,83,238,148,80,111,68,70,70,18,154,132>>, <<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>, <<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97, 90>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:25.077 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422570687416",undefined,undefined,false,false,undefined} 08:32:25.077 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>,<<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100,54>>,<<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99,246,83,238,148,80,111,68,70,70,18,154,132>>,<<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>,<<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97,90>>}]} 08:32:25.078 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>,<<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100,54>>,<<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99,246,83,238,148,80,111,68,70,70,18,154,132>>,<<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>,<<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97,90>>}]}, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422570687416 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422570687416">>, {ok, [{epdg_auth_tuple, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46, 7,156>>, <<174,188,244,226,231,252,215,158,10,53,245, 211,119,197,100,54>>, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46, 7,156,102,99,246,83,238,148,80,111,68,70,70, 18,154,132>>, <<209,77,118,90,183,249,106,144,42,125,72,147, 67,164,230,225>>, <<246,178,131,227,242,207,174,214,23,96, 66,47,222,249,97,90>>}]}}} 08:32:25.078 [info] auth_response(<<"262422570687416">>): {ok,[{epdg_auth_tuple,<<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>,<<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100,54>>,<<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99,246,83,238,148,80,111,68,70,70,18,154,132>>,<<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>,<<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97,90>>}]} *DBG* epdg_ue_fsm_262422570687416 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>, <<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100, 54>>, <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99, 246,83,238,148,80,111,68,70,70,18,154,132>>, <<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>, <<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97, 90>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.079 [info] auth_response for <<"262422570687416">>: {ok,[{epdg_auth_tuple,<<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>,<<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100,54>>,<<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99,246,83,238,148,80,111,68,70,70,18,154,132>>,<<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>,<<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97,90>>}]} 08:32:25.079 [info] GSUP: Tx #{auth_tuples => [#{autn => <<174,188,244,226,231,252,215,158,10,53,245,211,119,197,100,54>>,ck => <<246,178,131,227,242,207,174,214,23,96,66,47,222,249,97,90>>,ik => <<209,77,118,90,183,249,106,144,42,125,72,147,67,164,230,225>>,rand => <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156>>,res => <<185,1,3,43,95,245,48,40,148,30,15,126,75,46,7,156,102,99,246,83,238,148,80,111,68,70,70,18,154,132>>}],imsi => <<"262422570687416">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422570687416">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422570687416 receive call lu_request from <0.1335.0> in state state_authenticating *DBG* epdg_ue_fsm_262422570687416 send ok to <0.1335.0> 08:32:25.085 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422570687416">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422570687416 consume call lu_request from <0.1335.0> in state state_authenticating *DBG* aaa_ue_fsm_262422570687416 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:25.085 [info] ue_fsm lu_request 08:32:25.085 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,false,0,false,false} 08:32:25.086 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.086 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422570687416",undefined,undefined,false,false,undefined} 08:32:25.086 [debug] SWx Tx SAR Imsi="262422570687416" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","220",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422570687416",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422570687416 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422570687416 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422570687416 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1336.0> in state state_wait_swx_saa 08:32:25.097 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;220;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422570687416",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422570687416 send ok to <0.1336.0> *DBG* epdg_ue_fsm_262422570687416 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:25.097 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422570687416 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1336.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422570687416 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422570687416">>,ok}} 08:32:25.097 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422570687416",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422570687416 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.097 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:25.098 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.098 [info] lu_response(<<"262422570687416">>): ok 08:32:25.098 [info] lu_response for <<"262422570687416">>: ok 08:32:25.098 [info] GSUP: Tx #{imsi => <<"262422570687416">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422570687416">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422570687416 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1337.0> in state state_authenticated 08:32:25.103 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422570687416">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.103 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.103 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,false,0,false,false} 08:32:25.104 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:25.104 [info] s2b: Tx {gtp,v2,create_session_request,0,5694919,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422570687416">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735068,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079829,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422570687416 send ok to <0.1337.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.104 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422570687416 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1337.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422570687416 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422570687416 receive call {rx_s6b_aar,"262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1338.0> in state state_authenticated 08:32:25.116 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.116 [info] ue_fsm ev_rx_s6b_aar: "262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.116 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422570687416",undefined,undefined,true,false,undefined} 08:32:25.116 [debug] SWx Tx SAR Imsi="262422570687416" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","221",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422570687416",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422570687416 send ok to <0.1338.0> 08:32:25.116 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422570687416 consume call {rx_s6b_aar,"262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1338.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422570687416 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1339.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422570687416 send ok to <0.1339.0> 08:32:25.121 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;221;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422570687416",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422570687416 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1339.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.122 [info] ue_fsm ev_rx_swx_saa 08:32:25.122 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422570687416","262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1338.0>} 08:32:25.122 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.122 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.128 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,220,86,229,199,0,2,0,2,0,16,0,87,0,9,1,160,99,115,144,201,172,18,36,103,79,0,5,0,1,192,168,0,63,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,99,115,144,201,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,99,115,144,201,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.129 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735068,5694919,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<99,115,144,201>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1668518089,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1668518089,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,63>>}}} 08:32:25.129 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422570687416">>,<0.1332.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735068,1668518089,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079829,1668518089}]}}}} 08:32:25.129 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:25.129 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 3603079829,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1668518089}} *DBG* epdg_ue_fsm_262422570687416 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 3603079829, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1668518089}}} from <0.1340.0> in state state_wait_create_session_resp 08:32:25.129 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,false,0,false,false} 08:32:25.129 [info] KMOD Port Create PDP Context Call {<0.1332.0>,[alias|#Ref<0.2201401468.1057554437.45633>]}: {create_pdp_context,{172,18,36,103},3603079829,1668518089,{192,168,0,63}} 08:32:25.129 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,63}, 3603079829, 1668518089 08:32:25.129 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1799,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,63}},{i_tid,3603079829},{o_tid,1668518089}]}} *DBG* epdg_ue_fsm_262422570687416 send ok to <0.1340.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422570687416">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 3603079829, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1668518089}}}} 08:32:25.130 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 3603079829,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1668518089}) returned ok *DBG* epdg_ue_fsm_262422570687416 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,63>>,undefined}, local_teid => 3603079829, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1668518089}}} from <0.1340.0> in state state_wait_create_session_resp => state_active 08:32:25.130 [info] tunnel_response(<<"262422570687416">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 3603079829,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1668518089}} 08:32:25.130 [info] tunnel_response for <<"262422570687416">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,63>>,undefined},local_teid => 3603079829,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1668518089}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.130 [info] GSUP: Tx #{imsi => <<"262422570687416">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,63>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427855843123">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427855843123 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427855843123 consume internal init_state in state state_new 08:32:25.159 [info] GSUP: Rx #{imsi => <<"262427855843123">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427855843123 receive call {auth_request,33,"internet",#{}} from <0.1341.0> in state state_new 08:32:25.159 [info] ue_fsm start(epdg_ue_fsm_262427855843123) *DBG* epdg_ue_fsm_262427855843123 send ok to <0.1341.0> 08:32:25.159 [info] ue_fsm init(<<"262427855843123">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427855843123 consume call {auth_request,33,"internet",#{}} from <0.1341.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427855843123 enter aaa_ue_fsm in state state_new 08:32:25.159 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427855843123 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427855843123 consume internal init_state in state state_new 08:32:25.159 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427855843123 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.160 [info] ue_fsm start_link(aaa_ue_fsm_262427855843123) 08:32:25.160 [info] ue_fsm init("262427855843123") 08:32:25.160 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:25.160 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427855843123",undefined,undefined,false,false,undefined} 08:32:25.160 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427855843123 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427855843123 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.160 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","222",";","nonode@nohost"],1,undefined,undefined,undefined,"262427855843123",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427855843123 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>, <<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>, <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62, 196,154,128,90,135,235,41,50,162,196,8,203,38,187>>, <<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>, <<67,224,202,192,110,233,246,106,138,89,197,71,63,201, 246,50>>}]}} from <0.1344.0> in state state_wait_swx_maa 08:32:25.174 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;222;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427855843123",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227]],[[90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,196,154,128,90,135,235,41,50,162,196,8,203,38,187]],["foobar"],[[67,224,202,192,110,233,246,106,138,89,197,71,63,201,246,50]],[[147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.175 [info] dia_sip2gsup: auth [90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227] authz [90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,196,154,128,90,135,235,41,50,162,196,8,203,38,187]  *DBG* aaa_ue_fsm_262427855843123 send ok to <0.1344.0> 08:32:25.175 [info] rand [90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62] autn [239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227]  *DBG* epdg_ue_fsm_262427855843123 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>, <<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>, <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62, 196,154,128,90,135,235,41,50,162,196,8,203,38,187>>, <<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>, <<67,224,202,192,110,233,246,106,138,89,197,71,63,201, 246,50>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427855843123 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>, <<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>, <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62, 196,154,128,90,135,235,41,50,162,196,8,203,38,187>>, <<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>, <<67,224,202,192,110,233,246,106,138,89,197,71,63,201, 246,50>>}]}} from <0.1344.0> in state state_wait_swx_maa => state_new 08:32:25.175 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427855843123 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427855843123">>, {ok, [{epdg_auth_tuple, <<90,138,145,119,162,242,50,96,131,245,106,85, 44,33,154,62>>, <<239,105,158,65,101,60,238,152,42,81,123,50,7, 75,123,227>>, <<90,138,145,119,162,242,50,96,131,245,106,85, 44,33,154,62,196,154,128,90,135,235,41,50, 162,196,8,203,38,187>>, <<147,95,32,169,192,23,38,213,97,112,91,25,46, 36,108,103>>, <<67,224,202,192,110,233,246,106,138,89, 197,71,63,201,246,50>>}]}}} 08:32:25.176 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427855843123",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427855843123 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>, <<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>, <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62, 196,154,128,90,135,235,41,50,162,196,8,203,38,187>>, <<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>, <<67,224,202,192,110,233,246,106,138,89,197,71,63,201, 246,50>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.176 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>,<<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>,<<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,196,154,128,90,135,235,41,50,162,196,8,203,38,187>>,<<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>,<<67,224,202,192,110,233,246,106,138,89,197,71,63,201,246,50>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.177 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>,<<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>,<<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,196,154,128,90,135,235,41,50,162,196,8,203,38,187>>,<<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>,<<67,224,202,192,110,233,246,106,138,89,197,71,63,201,246,50>>}]}, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,false,0,false,false} 08:32:25.177 [info] auth_response(<<"262427855843123">>): {ok,[{epdg_auth_tuple,<<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>,<<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>,<<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,196,154,128,90,135,235,41,50,162,196,8,203,38,187>>,<<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>,<<67,224,202,192,110,233,246,106,138,89,197,71,63,201,246,50>>}]} 08:32:25.177 [info] auth_response for <<"262427855843123">>: {ok,[{epdg_auth_tuple,<<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>,<<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>,<<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,196,154,128,90,135,235,41,50,162,196,8,203,38,187>>,<<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>,<<67,224,202,192,110,233,246,106,138,89,197,71,63,201,246,50>>}]} 08:32:25.178 [info] GSUP: Tx #{auth_tuples => [#{autn => <<239,105,158,65,101,60,238,152,42,81,123,50,7,75,123,227>>,ck => <<67,224,202,192,110,233,246,106,138,89,197,71,63,201,246,50>>,ik => <<147,95,32,169,192,23,38,213,97,112,91,25,46,36,108,103>>,rand => <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62>>,res => <<90,138,145,119,162,242,50,96,131,245,106,85,44,33,154,62,196,154,128,90,135,235,41,50,162,196,8,203,38,187>>}],imsi => <<"262427855843123">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427855843123">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427855843123 receive call lu_request from <0.1345.0> in state state_authenticating 08:32:25.183 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427855843123">>,message_type => location_upd_req} 08:32:25.183 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427855843123 send ok to <0.1345.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427855843123 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427855843123 consume call lu_request from <0.1345.0> in state state_authenticating 08:32:25.183 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,false,0,false,false} 08:32:25.183 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.184 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427855843123",undefined,undefined,false,false,undefined} 08:32:25.184 [debug] SWx Tx SAR Imsi="262427855843123" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.184 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","223",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427855843123",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427855843123 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427855843123 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427855843123 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1346.0> in state state_wait_swx_saa 08:32:25.195 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;223;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427855843123",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427855843123 send ok to <0.1346.0> *DBG* epdg_ue_fsm_262427855843123 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427855843123 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1346.0> in state state_wait_swx_saa => state_authenticated 08:32:25.195 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427855843123 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427855843123">>,ok}} 08:32:25.195 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427855843123",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427855843123 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.195 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:25.195 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.195 [info] lu_response(<<"262427855843123">>): ok 08:32:25.196 [info] lu_response for <<"262427855843123">>: ok 08:32:25.196 [info] GSUP: Tx #{imsi => <<"262427855843123">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427855843123">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427855843123 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1347.0> in state state_authenticated 08:32:25.202 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427855843123">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.202 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.203 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,false,0,false,false} 08:32:25.203 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:25.203 [info] s2b: Tx {gtp,v2,create_session_request,0,5694920,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427855843123">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735069,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079830,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427855843123 send ok to <0.1347.0> 08:32:25.203 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427855843123 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1347.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427855843123 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427855843123 receive call {rx_s6b_aar,"262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1348.0> in state state_authenticated 08:32:25.223 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.223 [info] ue_fsm ev_rx_s6b_aar: "262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.223 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427855843123",undefined,undefined,true,false,undefined} 08:32:25.224 [debug] SWx Tx SAR Imsi="262427855843123" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.224 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","224",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427855843123",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427855843123 send ok to <0.1348.0> *DBG* aaa_ue_fsm_262427855843123 consume call {rx_s6b_aar,"262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1348.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:25.224 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427855843123 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1349.0> in state state_authenticated_wait_swx_saa 08:32:25.233 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;224;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427855843123",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427855843123 send ok to <0.1349.0> 08:32:25.233 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427855843123 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1349.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.233 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427855843123","262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1348.0>} 08:32:25.234 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.234 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.245 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,221,86,229,200,0,2,0,2,0,16,0,87,0,9,1,160,216,15,239,168,172,18,36,103,79,0,5,0,1,192,168,0,64,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,216,15,239,168,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,216,15,239,168,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.245 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735069,5694920,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<216,15,239,168>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3624923048,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3624923048,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,64>>}}} 08:32:25.245 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427855843123">>,<0.1342.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735069,3624923048,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079830,3624923048}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:25.245 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:25.245 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 3603079830,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3624923048}} *DBG* epdg_ue_fsm_262427855843123 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 3603079830, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3624923048}}} from <0.1350.0> in state state_wait_create_session_resp 08:32:25.246 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,false,0,false,false} 08:32:25.246 [info] KMOD Port Create PDP Context Call {<0.1342.0>,[alias|#Ref<0.2201401468.1057554444.52079>]}: {create_pdp_context,{172,18,36,103},3603079830,3624923048,{192,168,0,64}} 08:32:25.246 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,64}, 3603079830, 3624923048 08:32:25.246 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1101,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,64}},{i_tid,3603079830},{o_tid,3624923048}]}} *DBG* epdg_ue_fsm_262427855843123 send ok to <0.1350.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427855843123">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 3603079830, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3624923048}}}} 08:32:25.247 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 3603079830,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3624923048}) returned ok *DBG* epdg_ue_fsm_262427855843123 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,64>>,undefined}, local_teid => 3603079830, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3624923048}}} from <0.1350.0> in state state_wait_create_session_resp => state_active 08:32:25.247 [info] tunnel_response(<<"262427855843123">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 3603079830,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3624923048}} 08:32:25.248 [info] tunnel_response for <<"262427855843123">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,64>>,undefined},local_teid => 3603079830,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3624923048}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.248 [info] GSUP: Tx #{imsi => <<"262427855843123">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,64>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420727472296">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420727472296 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420727472296 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420727472296 receive call {auth_request,33,"internet",#{}} from <0.1351.0> in state state_new 08:32:25.259 [info] GSUP: Rx #{imsi => <<"262420727472296">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420727472296 send ok to <0.1351.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.259 [info] ue_fsm start(epdg_ue_fsm_262420727472296) *DBG* aaa_ue_fsm_262420727472296 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420727472296 consume call {auth_request,33,"internet",#{}} from <0.1351.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420727472296 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420727472296 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:25.259 [info] ue_fsm init(<<"262420727472296">>) *DBG* aaa_ue_fsm_262420727472296 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.259 [info] ue_fsm auth_request 08:32:25.259 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,false,0,false,false} 08:32:25.260 [info] ue_fsm start_link(aaa_ue_fsm_262420727472296) 08:32:25.260 [info] ue_fsm init("262420727472296") *DBG* aaa_ue_fsm_262420727472296 send ok to <0.201.0> 08:32:25.260 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420727472296 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.261 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420727472296",undefined,undefined,false,false,undefined} 08:32:25.261 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:25.261 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","225",";","nonode@nohost"],1,undefined,undefined,undefined,"262420727472296",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420727472296 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>, <<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>, <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105, 61,210,243,218,176,46,163,9,228,32,20,208,92,34>>, <<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>, <<230,204,239,203,202,124,172,119,161,200,210,155,246,0, 177,48>>}]}} from <0.1354.0> in state state_wait_swx_maa 08:32:25.275 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;225;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420727472296",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215]],[[83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,61,210,243,218,176,46,163,9,228,32,20,208,92,34]],["foobar"],[[230,204,239,203,202,124,172,119,161,200,210,155,246,0,177,48]],[[214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.275 [info] dia_sip2gsup: auth [83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215] authz [83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,61,210,243,218,176,46,163,9,228,32,20,208,92,34]  *DBG* aaa_ue_fsm_262420727472296 send ok to <0.1354.0> 08:32:25.275 [info] rand [83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105] autn [57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215]  *DBG* epdg_ue_fsm_262420727472296 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>, <<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>, <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105, 61,210,243,218,176,46,163,9,228,32,20,208,92,34>>, <<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>, <<230,204,239,203,202,124,172,119,161,200,210,155,246,0, 177,48>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:25.275 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420727472296 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>, <<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>, <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105, 61,210,243,218,176,46,163,9,228,32,20,208,92,34>>, <<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>, <<230,204,239,203,202,124,172,119,161,200,210,155,246,0, 177,48>>}]}} from <0.1354.0> in state state_wait_swx_maa => state_new 08:32:25.276 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420727472296",undefined,undefined,false,false,undefined} 08:32:25.276 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>,<<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>,<<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,61,210,243,218,176,46,163,9,228,32,20,208,92,34>>,<<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>,<<230,204,239,203,202,124,172,119,161,200,210,155,246,0,177,48>>}]} *DBG* epdg_ue_fsm_262420727472296 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420727472296">>, {ok, [{epdg_auth_tuple, <<83,19,187,68,46,112,195,200,238,61,194,6,211, 145,101,105>>, <<57,94,111,8,75,122,82,3,6,74,221,230,154,38, 243,215>>, <<83,19,187,68,46,112,195,200,238,61,194,6,211, 145,101,105,61,210,243,218,176,46,163,9,228, 32,20,208,92,34>>, <<214,229,96,49,237,106,76,104,156,254,6,29,12, 164,155,174>>, <<230,204,239,203,202,124,172,119,161,200, 210,155,246,0,177,48>>}]}}} 08:32:25.277 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>,<<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>,<<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,61,210,243,218,176,46,163,9,228,32,20,208,92,34>>,<<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>,<<230,204,239,203,202,124,172,119,161,200,210,155,246,0,177,48>>}]}, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420727472296 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>, <<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>, <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105, 61,210,243,218,176,46,163,9,228,32,20,208,92,34>>, <<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>, <<230,204,239,203,202,124,172,119,161,200,210,155,246,0, 177,48>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.277 [info] auth_response(<<"262420727472296">>): {ok,[{epdg_auth_tuple,<<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>,<<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>,<<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,61,210,243,218,176,46,163,9,228,32,20,208,92,34>>,<<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>,<<230,204,239,203,202,124,172,119,161,200,210,155,246,0,177,48>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.278 [info] auth_response for <<"262420727472296">>: {ok,[{epdg_auth_tuple,<<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>,<<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>,<<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,61,210,243,218,176,46,163,9,228,32,20,208,92,34>>,<<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>,<<230,204,239,203,202,124,172,119,161,200,210,155,246,0,177,48>>}]} 08:32:25.278 [info] GSUP: Tx #{auth_tuples => [#{autn => <<57,94,111,8,75,122,82,3,6,74,221,230,154,38,243,215>>,ck => <<230,204,239,203,202,124,172,119,161,200,210,155,246,0,177,48>>,ik => <<214,229,96,49,237,106,76,104,156,254,6,29,12,164,155,174>>,rand => <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105>>,res => <<83,19,187,68,46,112,195,200,238,61,194,6,211,145,101,105,61,210,243,218,176,46,163,9,228,32,20,208,92,34>>}],imsi => <<"262420727472296">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420727472296">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420727472296 receive call lu_request from <0.1355.0> in state state_authenticating *DBG* epdg_ue_fsm_262420727472296 send ok to <0.1355.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420727472296 consume call lu_request from <0.1355.0> in state state_authenticating *DBG* aaa_ue_fsm_262420727472296 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:25.283 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420727472296">>,message_type => location_upd_req} 08:32:25.283 [info] ue_fsm lu_request 08:32:25.283 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,false,0,false,false} 08:32:25.284 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.284 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420727472296",undefined,undefined,false,false,undefined} 08:32:25.284 [debug] SWx Tx SAR Imsi="262420727472296" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.285 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","226",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420727472296",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420727472296 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420727472296 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420727472296 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1356.0> in state state_wait_swx_saa 08:32:25.293 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;226;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420727472296",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.293 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420727472296 send ok to <0.1356.0> *DBG* aaa_ue_fsm_262420727472296 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1356.0> in state state_wait_swx_saa => state_authenticated 08:32:25.293 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420727472296",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420727472296 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:25.293 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420727472296 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420727472296">>,ok}} 08:32:25.293 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420727472296 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.294 [info] lu_response(<<"262420727472296">>): ok 08:32:25.294 [info] lu_response for <<"262420727472296">>: ok 08:32:25.294 [info] GSUP: Tx #{imsi => <<"262420727472296">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420727472296">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420727472296 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1357.0> in state state_authenticated 08:32:25.299 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420727472296">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.299 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.299 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,false,0,false,false} 08:32:25.299 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262420727472296 send ok to <0.1357.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.299 [info] s2b: Tx {gtp,v2,create_session_request,0,5694921,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420727472296">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735070,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079831,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420727472296 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1357.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420727472296 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:25.300 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420727472296 receive call {rx_s6b_aar,"262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1358.0> in state state_authenticated 08:32:25.308 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.308 [info] ue_fsm ev_rx_s6b_aar: "262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.309 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420727472296",undefined,undefined,true,false,undefined} 08:32:25.309 [debug] SWx Tx SAR Imsi="262420727472296" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.309 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","227",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420727472296",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420727472296 send ok to <0.1358.0> 08:32:25.309 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420727472296 consume call {rx_s6b_aar,"262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1358.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420727472296 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1359.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420727472296 send ok to <0.1359.0> *DBG* aaa_ue_fsm_262420727472296 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1359.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.313 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;227;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420727472296",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.313 [info] ue_fsm ev_rx_swx_saa 08:32:25.313 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420727472296","262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1358.0>} 08:32:25.313 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.313 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420727472296 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 3603079831, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4104226678}}} from <0.1360.0> in state state_wait_create_session_resp 08:32:25.318 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,222,86,229,201,0,2,0,2,0,16,0,87,0,9,1,160,244,161,135,118,172,18,36,103,79,0,5,0,1,192,168,0,65,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,244,161,135,118,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,244,161,135,118,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.318 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735070,5694921,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<244,161,135,118>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4104226678,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4104226678,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,65>>}}} 08:32:25.318 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420727472296">>,<0.1352.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735070,4104226678,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3603079831,4104226678}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:25.318 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:25.318 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 3603079831,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4104226678}} 08:32:25.318 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,false,0,false,false} 08:32:25.318 [info] KMOD Port Create PDP Context Call {<0.1352.0>,[alias|#Ref<0.2201401468.1057554437.45721>]}: {create_pdp_context,{172,18,36,103},3603079831,4104226678,{192,168,0,65}} 08:32:25.318 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,65}, 3603079831, 4104226678 *DBG* epdg_ue_fsm_262420727472296 send ok to <0.1360.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420727472296">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 3603079831, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4104226678}}}} 08:32:25.318 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1863,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,65}},{i_tid,3603079831},{o_tid,4104226678}]}} *DBG* epdg_ue_fsm_262420727472296 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,65>>,undefined}, local_teid => 3603079831, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4104226678}}} from <0.1360.0> in state state_wait_create_session_resp => state_active 08:32:25.319 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 3603079831,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4104226678}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.319 [info] tunnel_response(<<"262420727472296">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 3603079831,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4104226678}} 08:32:25.319 [info] tunnel_response for <<"262420727472296">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,65>>,undefined},local_teid => 3603079831,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4104226678}} 08:32:25.319 [info] GSUP: Tx #{imsi => <<"262420727472296">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,65>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428780458300">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428780458300 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428780458300 consume internal init_state in state state_new 08:32:25.361 [info] GSUP: Rx #{imsi => <<"262428780458300">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428780458300 receive call {auth_request,33,"internet",#{}} from <0.1361.0> in state state_new 08:32:25.361 [info] ue_fsm start(epdg_ue_fsm_262428780458300) 08:32:25.361 [info] ue_fsm init(<<"262428780458300">>) *DBG* epdg_ue_fsm_262428780458300 send ok to <0.1361.0> 08:32:25.361 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428780458300 consume call {auth_request,33,"internet",#{}} from <0.1361.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428780458300 enter aaa_ue_fsm in state state_new 08:32:25.362 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428780458300 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428780458300 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428780458300 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.362 [info] ue_fsm start_link(aaa_ue_fsm_262428780458300) 08:32:25.362 [info] ue_fsm init("262428780458300") 08:32:25.362 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428780458300 send ok to <0.201.0> 08:32:25.363 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428780458300",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428780458300 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.363 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:25.363 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","228",";","nonode@nohost"],1,undefined,undefined,undefined,"262428780458300",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:25.376 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;228;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428780458300",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35]],[[110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27,218,74,16,189,38,36,212,51,104,122,67,62,235]],["foobar"],[[193,47,74,225,246,193,223,140,22,33,151,185,116,16,235,187]],[[68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428780458300 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>, <<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>, <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27, 218,74,16,189,38,36,212,51,104,122,67,62,235>>, <<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>, <<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235, 187>>}]}} from <0.1364.0> in state state_wait_swx_maa 08:32:25.376 [info] dia_sip2gsup: auth [110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35] authz [110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27,218,74,16,189,38,36,212,51,104,122,67,62,235]  08:32:25.376 [info] rand [110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103] autn [46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35]  *DBG* aaa_ue_fsm_262428780458300 send ok to <0.1364.0> *DBG* epdg_ue_fsm_262428780458300 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>, <<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>, <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27, 218,74,16,189,38,36,212,51,104,122,67,62,235>>, <<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>, <<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235, 187>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428780458300 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>, <<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>, <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27, 218,74,16,189,38,36,212,51,104,122,67,62,235>>, <<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>, <<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235, 187>>}]}} from <0.1364.0> in state state_wait_swx_maa => state_new 08:32:25.376 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428780458300 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428780458300">>, {ok, [{epdg_auth_tuple, <<110,146,58,180,87,32,223,104,237,40,37,42,39, 64,141,103>>, <<46,87,49,155,179,231,161,138,176,252,115,115, 177,144,193,35>>, <<110,146,58,180,87,32,223,104,237,40,37,42,39, 64,141,103,27,218,74,16,189,38,36,212,51,104, 122,67,62,235>>, <<68,244,170,32,221,47,134,137,66,132,89,219, 85,102,143,18>>, <<193,47,74,225,246,193,223,140,22,33,151, 185,116,16,235,187>>}]}}} 08:32:25.377 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428780458300",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428780458300 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>, <<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>, <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27, 218,74,16,189,38,36,212,51,104,122,67,62,235>>, <<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>, <<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235, 187>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.377 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>,<<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>,<<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27,218,74,16,189,38,36,212,51,104,122,67,62,235>>,<<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>,<<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235,187>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.378 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>,<<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>,<<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27,218,74,16,189,38,36,212,51,104,122,67,62,235>>,<<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>,<<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235,187>>}]}, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,false,0,false,false} 08:32:25.379 [info] auth_response(<<"262428780458300">>): {ok,[{epdg_auth_tuple,<<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>,<<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>,<<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27,218,74,16,189,38,36,212,51,104,122,67,62,235>>,<<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>,<<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235,187>>}]} 08:32:25.379 [info] auth_response for <<"262428780458300">>: {ok,[{epdg_auth_tuple,<<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>,<<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>,<<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27,218,74,16,189,38,36,212,51,104,122,67,62,235>>,<<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>,<<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235,187>>}]} 08:32:25.379 [info] GSUP: Tx #{auth_tuples => [#{autn => <<46,87,49,155,179,231,161,138,176,252,115,115,177,144,193,35>>,ck => <<193,47,74,225,246,193,223,140,22,33,151,185,116,16,235,187>>,ik => <<68,244,170,32,221,47,134,137,66,132,89,219,85,102,143,18>>,rand => <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103>>,res => <<110,146,58,180,87,32,223,104,237,40,37,42,39,64,141,103,27,218,74,16,189,38,36,212,51,104,122,67,62,235>>}],imsi => <<"262428780458300">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428780458300">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428780458300 receive call lu_request from <0.1365.0> in state state_authenticating 08:32:25.385 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428780458300">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428780458300 send ok to <0.1365.0> 08:32:25.385 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428780458300 consume call lu_request from <0.1365.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428780458300 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:25.386 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,false,0,false,false} 08:32:25.386 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.386 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428780458300",undefined,undefined,false,false,undefined} 08:32:25.386 [debug] SWx Tx SAR Imsi="262428780458300" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.387 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","229",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428780458300",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428780458300 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428780458300 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428780458300 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1366.0> in state state_wait_swx_saa 08:32:25.396 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;229;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428780458300",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428780458300 send ok to <0.1366.0> 08:32:25.396 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428780458300 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428780458300 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1366.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428780458300 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428780458300">>,ok}} 08:32:25.396 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428780458300",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428780458300 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.396 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.397 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,false,0,false,false} 08:32:25.397 [info] lu_response(<<"262428780458300">>): ok 08:32:25.397 [info] lu_response for <<"262428780458300">>: ok 08:32:25.397 [info] GSUP: Tx #{imsi => <<"262428780458300">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428780458300">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428780458300 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1367.0> in state state_authenticated 08:32:25.402 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428780458300">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.402 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.402 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,false,0,false,false} 08:32:25.403 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:25.403 [info] s2b: Tx {gtp,v2,create_session_request,0,5694922,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428780458300">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735071,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079832,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428780458300 send ok to <0.1367.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.403 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428780458300 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1367.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428780458300 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428780458300 receive call {rx_s6b_aar,"262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1368.0> in state state_authenticated 08:32:25.416 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.416 [info] ue_fsm ev_rx_s6b_aar: "262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.417 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428780458300",undefined,undefined,true,false,undefined} 08:32:25.417 [debug] SWx Tx SAR Imsi="262428780458300" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.417 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","230",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428780458300",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428780458300 send ok to <0.1368.0> 08:32:25.417 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428780458300 consume call {rx_s6b_aar,"262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1368.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428780458300 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1369.0> in state state_authenticated_wait_swx_saa 08:32:25.422 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;230;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428780458300",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.422 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428780458300 send ok to <0.1369.0> *DBG* aaa_ue_fsm_262428780458300 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1369.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.423 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428780458300","262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1368.0>} 08:32:25.423 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.423 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.430 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,223,86,229,202,0,2,0,2,0,16,0,87,0,9,1,160,96,88,23,101,172,18,36,103,79,0,5,0,1,192,168,0,66,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,96,88,23,101,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,96,88,23,101,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.431 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735071,5694922,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<96,88,23,101>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1616385893,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1616385893,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,66>>}}} 08:32:25.431 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428780458300">>,<0.1362.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735071,1616385893,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079832,1616385893}],[],[]}}}} 08:32:25.431 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262428780458300 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 3603079832, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1616385893}}} from <0.1370.0> in state state_wait_create_session_resp 08:32:25.431 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 3603079832,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1616385893}} 08:32:25.431 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,false,0,false,false} 08:32:25.431 [info] KMOD Port Create PDP Context Call {<0.1362.0>,[alias|#Ref<0.2201401468.1057554438.47526>]}: {create_pdp_context,{172,18,36,103},3603079832,1616385893,{192,168,0,66}} 08:32:25.431 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,66}, 3603079832, 1616385893 *DBG* epdg_ue_fsm_262428780458300 send ok to <0.1370.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428780458300">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 3603079832, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1616385893}}}} 08:32:25.431 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1927,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,66}},{i_tid,3603079832},{o_tid,1616385893}]}} *DBG* epdg_ue_fsm_262428780458300 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,66>>,undefined}, local_teid => 3603079832, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1616385893}}} from <0.1370.0> in state state_wait_create_session_resp => state_active 08:32:25.432 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 3603079832,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1616385893}) returned ok 08:32:25.432 [info] tunnel_response(<<"262428780458300">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 3603079832,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1616385893}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.432 [info] tunnel_response for <<"262428780458300">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,66>>,undefined},local_teid => 3603079832,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1616385893}} 08:32:25.432 [info] GSUP: Tx #{imsi => <<"262428780458300">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,66>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420224352972">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420224352972 enter epdg_ue_fsm in state state_new 08:32:25.459 [info] GSUP: Rx #{imsi => <<"262420224352972">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420224352972 consume internal init_state in state state_new 08:32:25.460 [info] ue_fsm start(epdg_ue_fsm_262420224352972) *DBG* epdg_ue_fsm_262420224352972 receive call {auth_request,33,"internet",#{}} from <0.1371.0> in state state_new 08:32:25.460 [info] ue_fsm init(<<"262420224352972">>) *DBG* epdg_ue_fsm_262420224352972 send ok to <0.1371.0> 08:32:25.460 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420224352972 consume call {auth_request,33,"internet",#{}} from <0.1371.0> in state state_new => state_wait_auth_resp 08:32:25.460 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420224352972 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420224352972 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:25.461 [info] ue_fsm start_link(aaa_ue_fsm_262420224352972) *DBG* aaa_ue_fsm_262420224352972 consume internal init_state in state state_new 08:32:25.461 [info] ue_fsm init("262420224352972") *DBG* aaa_ue_fsm_262420224352972 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.461 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:25.462 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420224352972",undefined,undefined,false,false,undefined} 08:32:25.462 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420224352972 send ok to <0.201.0> 08:32:25.462 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","231",";","nonode@nohost"],1,undefined,undefined,undefined,"262420224352972",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420224352972 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.478 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;231;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420224352972",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249]],[[146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,189,86,187,41,153,125,41,211,95,70,194,170,27,54]],["foobar"],[[230,153,222,230,50,95,168,42,169,184,70,203,216,214,229,82]],[[10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.478 [info] dia_sip2gsup: auth [146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249] authz [146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,189,86,187,41,153,125,41,211,95,70,194,170,27,54]  *DBG* aaa_ue_fsm_262420224352972 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>, <<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>, <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204, 189,86,187,41,153,125,41,211,95,70,194,170,27,54>>, <<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>, <<230,153,222,230,50,95,168,42,169,184,70,203,216,214, 229,82>>}]}} from <0.1374.0> in state state_wait_swx_maa 08:32:25.478 [info] rand [146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204] autn [30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249]  08:32:25.478 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420224352972 send ok to <0.1374.0> 08:32:25.479 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420224352972",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420224352972 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>, <<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>, <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204, 189,86,187,41,153,125,41,211,95,70,194,170,27,54>>, <<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>, <<230,153,222,230,50,95,168,42,169,184,70,203,216,214, 229,82>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:25.479 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>,<<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>,<<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,189,86,187,41,153,125,41,211,95,70,194,170,27,54>>,<<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>,<<230,153,222,230,50,95,168,42,169,184,70,203,216,214,229,82>>}]} *DBG* aaa_ue_fsm_262420224352972 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>, <<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>, <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204, 189,86,187,41,153,125,41,211,95,70,194,170,27,54>>, <<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>, <<230,153,222,230,50,95,168,42,169,184,70,203,216,214, 229,82>>}]}} from <0.1374.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420224352972 send ok to <0.211.0> 08:32:25.480 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>,<<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>,<<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,189,86,187,41,153,125,41,211,95,70,194,170,27,54>>,<<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>,<<230,153,222,230,50,95,168,42,169,184,70,203,216,214,229,82>>}]}, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420224352972">>, {ok, [{epdg_auth_tuple, <<146,67,9,38,255,191,199,183,121,202,115,238, 5,18,94,204>>, <<30,247,74,28,109,195,16,127,174,82,79,173, 199,180,132,249>>, <<146,67,9,38,255,191,199,183,121,202,115,238, 5,18,94,204,189,86,187,41,153,125,41,211,95, 70,194,170,27,54>>, <<10,31,14,27,15,35,246,72,253,95,130,191,92, 254,127,69>>, <<230,153,222,230,50,95,168,42,169,184,70, 203,216,214,229,82>>}]}}} *DBG* epdg_ue_fsm_262420224352972 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>, <<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>, <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204, 189,86,187,41,153,125,41,211,95,70,194,170,27,54>>, <<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>, <<230,153,222,230,50,95,168,42,169,184,70,203,216,214, 229,82>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.480 [info] auth_response(<<"262420224352972">>): {ok,[{epdg_auth_tuple,<<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>,<<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>,<<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,189,86,187,41,153,125,41,211,95,70,194,170,27,54>>,<<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>,<<230,153,222,230,50,95,168,42,169,184,70,203,216,214,229,82>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.481 [info] auth_response for <<"262420224352972">>: {ok,[{epdg_auth_tuple,<<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>,<<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>,<<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,189,86,187,41,153,125,41,211,95,70,194,170,27,54>>,<<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>,<<230,153,222,230,50,95,168,42,169,184,70,203,216,214,229,82>>}]} 08:32:25.482 [info] GSUP: Tx #{auth_tuples => [#{autn => <<30,247,74,28,109,195,16,127,174,82,79,173,199,180,132,249>>,ck => <<230,153,222,230,50,95,168,42,169,184,70,203,216,214,229,82>>,ik => <<10,31,14,27,15,35,246,72,253,95,130,191,92,254,127,69>>,rand => <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204>>,res => <<146,67,9,38,255,191,199,183,121,202,115,238,5,18,94,204,189,86,187,41,153,125,41,211,95,70,194,170,27,54>>}],imsi => <<"262420224352972">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420224352972">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420224352972 receive call lu_request from <0.1375.0> in state state_authenticating 08:32:25.487 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420224352972">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420224352972 send ok to <0.1375.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.487 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420224352972 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420224352972 consume call lu_request from <0.1375.0> in state state_authenticating 08:32:25.487 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,false,0,false,false} 08:32:25.487 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.488 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420224352972",undefined,undefined,false,false,undefined} 08:32:25.488 [debug] SWx Tx SAR Imsi="262420224352972" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.488 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","232",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420224352972",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420224352972 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420224352972 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420224352972 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1376.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420224352972 send ok to <0.1376.0> 08:32:25.498 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;232;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420224352972",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420224352972 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1376.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420224352972 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:25.498 [info] ue_fsm ev_rx_swx_saa 08:32:25.498 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420224352972",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420224352972 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420224352972">>,ok}} 08:32:25.498 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420224352972 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.498 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.499 [info] lu_response(<<"262420224352972">>): ok 08:32:25.499 [info] lu_response for <<"262420224352972">>: ok 08:32:25.499 [info] GSUP: Tx #{imsi => <<"262420224352972">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420224352972">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420224352972 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1377.0> in state state_authenticated 08:32:25.504 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420224352972">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.504 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.505 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,false,0,false,false} 08:32:25.505 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:25.505 [info] s2b: Tx {gtp,v2,create_session_request,0,5694923,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420224352972">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735072,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079833,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420224352972 send ok to <0.1377.0> 08:32:25.505 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420224352972 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1377.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420224352972 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420224352972 receive call {rx_s6b_aar,"262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1378.0> in state state_authenticated 08:32:25.516 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.516 [info] ue_fsm ev_rx_s6b_aar: "262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.516 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420224352972",undefined,undefined,true,false,undefined} 08:32:25.516 [debug] SWx Tx SAR Imsi="262420224352972" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.516 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","233",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420224352972",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420224352972 send ok to <0.1378.0> 08:32:25.517 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420224352972 consume call {rx_s6b_aar,"262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1378.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420224352972 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1379.0> in state state_authenticated_wait_swx_saa 08:32:25.521 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;233;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420224352972",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.521 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420224352972 send ok to <0.1379.0> 08:32:25.521 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420224352972","262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1378.0>} *DBG* aaa_ue_fsm_262420224352972 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1379.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.521 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.522 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.527 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,224,86,229,203,0,2,0,2,0,16,0,87,0,9,1,160,213,225,189,248,172,18,36,103,79,0,5,0,1,192,168,0,67,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,213,225,189,248,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,213,225,189,248,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.528 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735072,5694923,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Õá½ø">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3588341240,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3588341240,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,67>>}}} 08:32:25.528 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420224352972">>,<0.1372.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735072,3588341240,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079833,3588341240}]}}}} 08:32:25.528 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:25.528 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 3603079833,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3588341240}} *DBG* epdg_ue_fsm_262420224352972 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 3603079833, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3588341240}}} from <0.1380.0> in state state_wait_create_session_resp 08:32:25.528 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,false,0,false,false} 08:32:25.528 [info] KMOD Port Create PDP Context Call {<0.1372.0>,[alias|#Ref<0.2201401468.1057554437.45855>]}: {create_pdp_context,{172,18,36,103},3603079833,3588341240,{192,168,0,67}} 08:32:25.528 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,67}, 3603079833, 3588341240 08:32:25.528 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1862,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,67}},{i_tid,3603079833},{o_tid,3588341240}]}} 08:32:25.529 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 3603079833,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3588341240}) returned ok *DBG* epdg_ue_fsm_262420224352972 send ok to <0.1380.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420224352972">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 3603079833, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3588341240}}}} 08:32:25.529 [info] tunnel_response(<<"262420224352972">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 3603079833,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3588341240}} *DBG* epdg_ue_fsm_262420224352972 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,67>>,undefined}, local_teid => 3603079833, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3588341240}}} from <0.1380.0> in state state_wait_create_session_resp => state_active 08:32:25.529 [info] tunnel_response for <<"262420224352972">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,67>>,undefined},local_teid => 3603079833,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3588341240}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.529 [info] GSUP: Tx #{imsi => <<"262420224352972">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,67>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429429106888">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429429106888 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429429106888 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429429106888 receive call {auth_request,33,"internet",#{}} from <0.1381.0> in state state_new 08:32:25.560 [info] GSUP: Rx #{imsi => <<"262429429106888">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:25.560 [info] ue_fsm start(epdg_ue_fsm_262429429106888) *DBG* epdg_ue_fsm_262429429106888 send ok to <0.1381.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429429106888 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429429106888 consume call {auth_request,33,"internet",#{}} from <0.1381.0> in state state_new => state_wait_auth_resp 08:32:25.560 [info] ue_fsm init(<<"262429429106888">>) *DBG* aaa_ue_fsm_262429429106888 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429429106888 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:25.560 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429429106888 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.561 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,false,0,false,false} 08:32:25.561 [info] ue_fsm start_link(aaa_ue_fsm_262429429106888) 08:32:25.561 [info] ue_fsm init("262429429106888") 08:32:25.561 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429429106888 send ok to <0.201.0> 08:32:25.562 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429429106888",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429429106888 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.562 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:25.562 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","234",";","nonode@nohost"],1,undefined,undefined,undefined,"262429429106888",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:25.576 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;234;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429429106888",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74]],[[186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,249,218,125,79,185,98,169,129,96,207,173,156,37,249]],["foobar"],[[210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245]],[[18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429429106888 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>, <<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>, <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133, 249,218,125,79,185,98,169,129,96,207,173,156,37,249>>, <<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>, <<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>}]}} from <0.1384.0> in state state_wait_swx_maa 08:32:25.576 [info] dia_sip2gsup: auth [186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74] authz [186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,249,218,125,79,185,98,169,129,96,207,173,156,37,249]  08:32:25.576 [info] rand [186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133] autn [50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74]  *DBG* aaa_ue_fsm_262429429106888 send ok to <0.1384.0> 08:32:25.576 [info] ue_fsm ev_rx_swx_maa 08:32:25.577 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429429106888",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429429106888 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>, <<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>, <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133, 249,218,125,79,185,98,169,129,96,207,173,156,37,249>>, <<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>, <<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429429106888 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>, <<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>, <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133, 249,218,125,79,185,98,169,129,96,207,173,156,37,249>>, <<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>, <<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>}]}} from <0.1384.0> in state state_wait_swx_maa => state_new 08:32:25.577 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>,<<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>,<<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,249,218,125,79,185,98,169,129,96,207,173,156,37,249>>,<<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>,<<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>}]} 08:32:25.578 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>,<<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>,<<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,249,218,125,79,185,98,169,129,96,207,173,156,37,249>>,<<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>,<<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>}]}, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429429106888 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429429106888">>, {ok, [{epdg_auth_tuple, <<186,233,187,91,192,70,224,32,68,73,229,64, 120,160,60,133>>, <<50,135,139,171,240,21,84,16,127,215,40,222, 235,238,133,74>>, <<186,233,187,91,192,70,224,32,68,73,229,64, 120,160,60,133,249,218,125,79,185,98,169,129, 96,207,173,156,37,249>>, <<18,123,52,89,99,75,133,175,172,26,161,161,32, 85,145,227>>, <<210,81,2,231,101,237,210,190,82,57,74, 61,10,226,155,245>>}]}}} 08:32:25.578 [info] auth_response(<<"262429429106888">>): {ok,[{epdg_auth_tuple,<<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>,<<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>,<<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,249,218,125,79,185,98,169,129,96,207,173,156,37,249>>,<<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>,<<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>}]} *DBG* epdg_ue_fsm_262429429106888 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>, <<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>, <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133, 249,218,125,79,185,98,169,129,96,207,173,156,37,249>>, <<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>, <<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.579 [info] auth_response for <<"262429429106888">>: {ok,[{epdg_auth_tuple,<<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>,<<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>,<<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,249,218,125,79,185,98,169,129,96,207,173,156,37,249>>,<<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>,<<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.579 [info] GSUP: Tx #{auth_tuples => [#{autn => <<50,135,139,171,240,21,84,16,127,215,40,222,235,238,133,74>>,ck => <<210,81,2,231,101,237,210,190,82,57,74,61,10,226,155,245>>,ik => <<18,123,52,89,99,75,133,175,172,26,161,161,32,85,145,227>>,rand => <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133>>,res => <<186,233,187,91,192,70,224,32,68,73,229,64,120,160,60,133,249,218,125,79,185,98,169,129,96,207,173,156,37,249>>}],imsi => <<"262429429106888">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429429106888">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429429106888 receive call lu_request from <0.1385.0> in state state_authenticating 08:32:25.585 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429429106888">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429429106888 send ok to <0.1385.0> 08:32:25.585 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429429106888 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429429106888 consume call lu_request from <0.1385.0> in state state_authenticating 08:32:25.585 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,false,0,false,false} 08:32:25.585 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429429106888 send ok to <0.201.0> 08:32:25.586 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429429106888",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429429106888 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:25.586 [debug] SWx Tx SAR Imsi="262429429106888" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.586 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","235",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429429106888",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429429106888 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1386.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429429106888 send ok to <0.1386.0> *DBG* aaa_ue_fsm_262429429106888 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1386.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429429106888 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:25.594 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;235;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429429106888",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429429106888 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429429106888">>,ok}} 08:32:25.594 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429429106888 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.594 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429429106888",undefined,undefined,false,false,undefined} 08:32:25.595 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:25.595 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,false,0,false,false} 08:32:25.595 [info] lu_response(<<"262429429106888">>): ok 08:32:25.595 [info] lu_response for <<"262429429106888">>: ok 08:32:25.595 [info] GSUP: Tx #{imsi => <<"262429429106888">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429429106888">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429429106888 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1387.0> in state state_authenticated 08:32:25.601 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429429106888">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.601 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.601 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,false,0,false,false} 08:32:25.601 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262429429106888 send ok to <0.1387.0> 08:32:25.601 [info] s2b: Tx {gtp,v2,create_session_request,0,5694924,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429429106888">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735073,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079834,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429429106888 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1387.0> in state state_authenticated => state_wait_create_session_resp 08:32:25.602 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429429106888 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429429106888 receive call {rx_s6b_aar,"262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1388.0> in state state_authenticated 08:32:25.613 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.613 [info] ue_fsm ev_rx_s6b_aar: "262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.613 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429429106888",undefined,undefined,true,false,undefined} 08:32:25.613 [debug] SWx Tx SAR Imsi="262429429106888" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.613 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","236",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429429106888",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429429106888 send ok to <0.1388.0> 08:32:25.614 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429429106888 consume call {rx_s6b_aar,"262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1388.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429429106888 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1389.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429429106888 send ok to <0.1389.0> *DBG* aaa_ue_fsm_262429429106888 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1389.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.617 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;236;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429429106888",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.617 [info] ue_fsm ev_rx_swx_saa 08:32:25.618 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429429106888","262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1388.0>} 08:32:25.618 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.618 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.624 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,225,86,229,204,0,2,0,2,0,16,0,87,0,9,1,160,89,14,218,41,172,18,36,103,79,0,5,0,1,192,168,0,68,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,89,14,218,41,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,89,14,218,41,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.624 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735073,5694924,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<89,14,218,41>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1494145577,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1494145577,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,68>>}}} 08:32:25.624 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429429106888">>,<0.1382.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735073,1494145577,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079834,1494145577}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429429106888 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 3603079834, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1494145577}}} from <0.1390.0> in state state_wait_create_session_resp 08:32:25.624 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:25.624 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 3603079834,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1494145577}} 08:32:25.624 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,false,0,false,false} 08:32:25.624 [info] KMOD Port Create PDP Context Call {<0.1382.0>,[alias|#Ref<0.2201401468.1057554444.52612>]}: {create_pdp_context,{172,18,36,103},3603079834,1494145577,{192,168,0,68}} 08:32:25.624 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,68}, 3603079834, 1494145577 08:32:25.624 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1926,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,68}},{i_tid,3603079834},{o_tid,1494145577}]}} 08:32:25.624 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 3603079834,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1494145577}) returned ok *DBG* epdg_ue_fsm_262429429106888 send ok to <0.1390.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429429106888">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 3603079834, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1494145577}}}} 08:32:25.624 [info] tunnel_response(<<"262429429106888">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 3603079834,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1494145577}} *DBG* epdg_ue_fsm_262429429106888 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,68>>,undefined}, local_teid => 3603079834, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1494145577}}} from <0.1390.0> in state state_wait_create_session_resp => state_active 08:32:25.625 [info] tunnel_response for <<"262429429106888">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,68>>,undefined},local_teid => 3603079834,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1494145577}} 08:32:25.625 [info] GSUP: Tx #{imsi => <<"262429429106888">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,68>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420180970653">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420180970653 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420180970653 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420180970653 receive call {auth_request,33,"internet",#{}} from <0.1391.0> in state state_new 08:32:25.661 [info] GSUP: Rx #{imsi => <<"262420180970653">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:25.661 [info] ue_fsm start(epdg_ue_fsm_262420180970653) *DBG* epdg_ue_fsm_262420180970653 send ok to <0.1391.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420180970653 enter aaa_ue_fsm in state state_new 08:32:25.661 [info] ue_fsm init(<<"262420180970653">>) *DBG* epdg_ue_fsm_262420180970653 consume call {auth_request,33,"internet",#{}} from <0.1391.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420180970653 consume internal init_state in state state_new 08:32:25.661 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420180970653 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420180970653 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.662 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,false,0,false,false} 08:32:25.662 [info] ue_fsm start_link(aaa_ue_fsm_262420180970653) 08:32:25.662 [info] ue_fsm init("262420180970653") 08:32:25.662 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:25.663 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420180970653",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420180970653 send ok to <0.201.0> 08:32:25.663 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420180970653 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.663 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","237",";","nonode@nohost"],1,undefined,undefined,undefined,"262420180970653",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420180970653 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>, <<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>, <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246, 167,1,186,247,73,97,48,246,187,134,222,19,185,167>>, <<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>, <<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178, 38>>}]}} from <0.1394.0> in state state_wait_swx_maa 08:32:25.673 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;237;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420180970653",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111]],[[220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,167,1,186,247,73,97,48,246,187,134,222,19,185,167]],["foobar"],[[239,125,202,131,23,195,131,202,9,114,33,50,146,31,178,38]],[[181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.673 [info] dia_sip2gsup: auth [220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111] authz [220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,167,1,186,247,73,97,48,246,187,134,222,19,185,167]  08:32:25.673 [info] rand [220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246] autn [14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111]  *DBG* aaa_ue_fsm_262420180970653 send ok to <0.1394.0> 08:32:25.673 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420180970653 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>, <<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>, <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246, 167,1,186,247,73,97,48,246,187,134,222,19,185,167>>, <<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>, <<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178, 38>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:25.674 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420180970653",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420180970653 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>, <<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>, <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246, 167,1,186,247,73,97,48,246,187,134,222,19,185,167>>, <<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>, <<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178, 38>>}]}} from <0.1394.0> in state state_wait_swx_maa => state_new 08:32:25.674 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>,<<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>,<<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,167,1,186,247,73,97,48,246,187,134,222,19,185,167>>,<<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>,<<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178,38>>}]} *DBG* gsup_server got cast {auth_response, {<<"262420180970653">>, {ok, [{epdg_auth_tuple, <<220,187,223,197,116,210,162,66,97,186,16,83, 218,9,120,246>>, <<14,99,194,169,17,159,72,245,17,52,117,247, 247,187,15,111>>, <<220,187,223,197,116,210,162,66,97,186,16,83, 218,9,120,246,167,1,186,247,73,97,48,246,187, 134,222,19,185,167>>, <<181,214,153,88,1,63,255,89,158,104,170,54, 208,181,14,7>>, <<239,125,202,131,23,195,131,202,9,114,33, 50,146,31,178,38>>}]}}} *DBG* epdg_ue_fsm_262420180970653 send ok to <0.211.0> 08:32:25.675 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>,<<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>,<<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,167,1,186,247,73,97,48,246,187,134,222,19,185,167>>,<<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>,<<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178,38>>}]}, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,false,0,false,false} 08:32:25.675 [info] auth_response(<<"262420180970653">>): {ok,[{epdg_auth_tuple,<<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>,<<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>,<<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,167,1,186,247,73,97,48,246,187,134,222,19,185,167>>,<<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>,<<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178,38>>}]} 08:32:25.676 [info] auth_response for <<"262420180970653">>: {ok,[{epdg_auth_tuple,<<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>,<<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>,<<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,167,1,186,247,73,97,48,246,187,134,222,19,185,167>>,<<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>,<<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178,38>>}]} *DBG* epdg_ue_fsm_262420180970653 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>, <<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>, <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246, 167,1,186,247,73,97,48,246,187,134,222,19,185,167>>, <<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>, <<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178, 38>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.676 [info] GSUP: Tx #{auth_tuples => [#{autn => <<14,99,194,169,17,159,72,245,17,52,117,247,247,187,15,111>>,ck => <<239,125,202,131,23,195,131,202,9,114,33,50,146,31,178,38>>,ik => <<181,214,153,88,1,63,255,89,158,104,170,54,208,181,14,7>>,rand => <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246>>,res => <<220,187,223,197,116,210,162,66,97,186,16,83,218,9,120,246,167,1,186,247,73,97,48,246,187,134,222,19,185,167>>}],imsi => <<"262420180970653">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420180970653">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420180970653 receive call lu_request from <0.1395.0> in state state_authenticating 08:32:25.682 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420180970653">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420180970653 send ok to <0.1395.0> *DBG* epdg_ue_fsm_262420180970653 consume call lu_request from <0.1395.0> in state state_authenticating 08:32:25.682 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420180970653 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:25.682 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,false,0,false,false} 08:32:25.682 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.683 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420180970653",undefined,undefined,false,false,undefined} 08:32:25.683 [debug] SWx Tx SAR Imsi="262420180970653" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.683 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","238",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420180970653",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420180970653 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420180970653 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420180970653 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1396.0> in state state_wait_swx_saa 08:32:25.692 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;238;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420180970653",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420180970653 send ok to <0.1396.0> 08:32:25.692 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420180970653 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420180970653 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1396.0> in state state_wait_swx_saa => state_authenticated 08:32:25.692 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420180970653",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420180970653 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420180970653">>,ok}} 08:32:25.692 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420180970653 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.693 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.693 [info] lu_response(<<"262420180970653">>): ok 08:32:25.693 [info] lu_response for <<"262420180970653">>: ok 08:32:25.693 [info] GSUP: Tx #{imsi => <<"262420180970653">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420180970653">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420180970653 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1397.0> in state state_authenticated 08:32:25.698 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420180970653">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.698 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.698 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,false,0,false,false} 08:32:25.699 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:25.699 [info] s2b: Tx {gtp,v2,create_session_request,0,5694925,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420180970653">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735074,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079835,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420180970653 send ok to <0.1397.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.699 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420180970653 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1397.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420180970653 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420180970653 receive call {rx_s6b_aar,"262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1398.0> in state state_authenticated 08:32:25.715 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.715 [info] ue_fsm ev_rx_s6b_aar: "262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.715 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420180970653",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420180970653 send ok to <0.1398.0> 08:32:25.716 [debug] SWx Tx SAR Imsi="262420180970653" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420180970653 consume call {rx_s6b_aar,"262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1398.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:25.716 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","239",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420180970653",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:25.716 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420180970653 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1399.0> in state state_authenticated_wait_swx_saa 08:32:25.722 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;239;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420180970653",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420180970653 send ok to <0.1399.0> *DBG* aaa_ue_fsm_262420180970653 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1399.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.722 [info] ue_fsm ev_rx_swx_saa 08:32:25.722 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420180970653","262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1398.0>} 08:32:25.722 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.722 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.729 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,226,86,229,205,0,2,0,2,0,16,0,87,0,9,1,160,246,103,17,139,172,18,36,103,79,0,5,0,1,192,168,0,69,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,246,103,17,139,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,246,103,17,139,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420180970653 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 3603079835, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4133949835}}} from <0.1400.0> in state state_wait_create_session_resp 08:32:25.729 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735074,5694925,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<246,103,17,139>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4133949835,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4133949835,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,69>>}}} 08:32:25.729 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420180970653">>,<0.1392.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735074,4133949835,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079835,4133949835}],[],[],[],[]}}}} 08:32:25.729 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:25.729 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 3603079835,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4133949835}} 08:32:25.729 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420180970653 send ok to <0.1400.0> 08:32:25.729 [info] KMOD Port Create PDP Context Call {<0.1392.0>,[alias|#Ref<0.2201401468.1057554437.45917>]}: {create_pdp_context,{172,18,36,103},3603079835,4133949835,{192,168,0,69}} *DBG* gsup_server got cast {tunnel_response, {<<"262420180970653">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 3603079835, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4133949835}}}} *DBG* epdg_ue_fsm_262420180970653 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,69>>,undefined}, local_teid => 3603079835, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4133949835}}} from <0.1400.0> in state state_wait_create_session_resp => state_active 08:32:25.730 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,69}, 3603079835, 4133949835 08:32:25.730 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1990,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,69}},{i_tid,3603079835},{o_tid,4133949835}]}} 08:32:25.730 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 3603079835,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4133949835}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.730 [info] tunnel_response(<<"262420180970653">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 3603079835,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4133949835}} 08:32:25.730 [info] tunnel_response for <<"262420180970653">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,69>>,undefined},local_teid => 3603079835,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4133949835}} 08:32:25.730 [info] GSUP: Tx #{imsi => <<"262420180970653">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,69>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420737622853">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420737622853 enter epdg_ue_fsm in state state_new 08:32:25.763 [info] GSUP: Rx #{imsi => <<"262420737622853">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420737622853 consume internal init_state in state state_new 08:32:25.763 [info] ue_fsm start(epdg_ue_fsm_262420737622853) *DBG* epdg_ue_fsm_262420737622853 receive call {auth_request,33,"internet",#{}} from <0.1401.0> in state state_new 08:32:25.763 [info] ue_fsm init(<<"262420737622853">>) 08:32:25.763 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420737622853 send ok to <0.1401.0> 08:32:25.764 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420737622853 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420737622853 consume call {auth_request,33,"internet",#{}} from <0.1401.0> in state state_new => state_wait_auth_resp 08:32:25.764 [info] ue_fsm start_link(aaa_ue_fsm_262420737622853) *DBG* epdg_ue_fsm_262420737622853 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420737622853 consume internal init_state in state state_new 08:32:25.764 [info] ue_fsm init("262420737622853") *DBG* aaa_ue_fsm_262420737622853 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.764 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:25.765 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420737622853",undefined,undefined,false,false,undefined} 08:32:25.765 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:25.765 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","240",";","nonode@nohost"],1,undefined,undefined,undefined,"262420737622853",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420737622853 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420737622853 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.777 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;240;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420737622853",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242]],[[107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30,73,132,243,245,115,219,42,227,84,32,160,86,183]],["foobar"],[[210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131]],[[30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420737622853 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>, <<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>, <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30, 73,132,243,245,115,219,42,227,84,32,160,86,183>>, <<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>, <<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>}]}} from <0.1404.0> in state state_wait_swx_maa 08:32:25.777 [info] dia_sip2gsup: auth [107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242] authz [107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30,73,132,243,245,115,219,42,227,84,32,160,86,183]  08:32:25.778 [info] rand [107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250] autn [238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242]  *DBG* aaa_ue_fsm_262420737622853 send ok to <0.1404.0> 08:32:25.778 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420737622853 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>, <<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>, <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30, 73,132,243,245,115,219,42,227,84,32,160,86,183>>, <<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>, <<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420737622853 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>, <<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>, <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30, 73,132,243,245,115,219,42,227,84,32,160,86,183>>, <<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>, <<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>}]}} from <0.1404.0> in state state_wait_swx_maa => state_new 08:32:25.779 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420737622853",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420737622853 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420737622853">>, {ok, [{epdg_auth_tuple, <<107,66,88,99,167,96,160,12,14,249,190,80,75, 76,68,250>>, <<238,12,172,236,22,158,173,79,112,117,112,158, 201,55,180,242>>, <<107,66,88,99,167,96,160,12,14,249,190,80,75, 76,68,250,30,73,132,243,245,115,219,42,227, 84,32,160,86,183>>, <<30,160,102,23,212,179,254,153,29,225,247,53, 54,172,210,52>>, <<210,60,201,24,26,150,1,26,254,216,140, 103,28,168,33,131>>}]}}} *DBG* epdg_ue_fsm_262420737622853 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>, <<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>, <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30, 73,132,243,245,115,219,42,227,84,32,160,86,183>>, <<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>, <<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.779 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>,<<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>,<<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30,73,132,243,245,115,219,42,227,84,32,160,86,183>>,<<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>,<<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.780 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>,<<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>,<<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30,73,132,243,245,115,219,42,227,84,32,160,86,183>>,<<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>,<<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>}]}, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,false,0,false,false} 08:32:25.780 [info] auth_response(<<"262420737622853">>): {ok,[{epdg_auth_tuple,<<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>,<<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>,<<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30,73,132,243,245,115,219,42,227,84,32,160,86,183>>,<<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>,<<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>}]} 08:32:25.781 [info] auth_response for <<"262420737622853">>: {ok,[{epdg_auth_tuple,<<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>,<<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>,<<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30,73,132,243,245,115,219,42,227,84,32,160,86,183>>,<<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>,<<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>}]} 08:32:25.781 [info] GSUP: Tx #{auth_tuples => [#{autn => <<238,12,172,236,22,158,173,79,112,117,112,158,201,55,180,242>>,ck => <<210,60,201,24,26,150,1,26,254,216,140,103,28,168,33,131>>,ik => <<30,160,102,23,212,179,254,153,29,225,247,53,54,172,210,52>>,rand => <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250>>,res => <<107,66,88,99,167,96,160,12,14,249,190,80,75,76,68,250,30,73,132,243,245,115,219,42,227,84,32,160,86,183>>}],imsi => <<"262420737622853">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420737622853">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420737622853 receive call lu_request from <0.1405.0> in state state_authenticating 08:32:25.787 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420737622853">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420737622853 send ok to <0.1405.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420737622853 consume call lu_request from <0.1405.0> in state state_authenticating 08:32:25.787 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420737622853 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:25.787 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,false,0,false,false} 08:32:25.788 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.788 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420737622853",undefined,undefined,false,false,undefined} 08:32:25.788 [debug] SWx Tx SAR Imsi="262420737622853" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.788 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","241",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420737622853",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420737622853 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420737622853 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420737622853 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1406.0> in state state_wait_swx_saa 08:32:25.799 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;241;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420737622853",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420737622853 send ok to <0.1406.0> 08:32:25.799 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420737622853 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420737622853 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1406.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420737622853 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420737622853">>,ok}} 08:32:25.800 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420737622853",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420737622853 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.800 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.800 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,false,0,false,false} 08:32:25.800 [info] lu_response(<<"262420737622853">>): ok 08:32:25.800 [info] lu_response for <<"262420737622853">>: ok 08:32:25.800 [info] GSUP: Tx #{imsi => <<"262420737622853">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420737622853">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420737622853 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1407.0> in state state_authenticated 08:32:25.806 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420737622853">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.806 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.806 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,false,0,false,false} 08:32:25.807 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262420737622853 send ok to <0.1407.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.807 [info] s2b: Tx {gtp,v2,create_session_request,0,5694926,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420737622853">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735075,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079836,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420737622853 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1407.0> in state state_authenticated => state_wait_create_session_resp 08:32:25.807 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420737622853 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420737622853 receive call {rx_s6b_aar,"262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1408.0> in state state_authenticated 08:32:25.823 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.823 [info] ue_fsm ev_rx_s6b_aar: "262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.823 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420737622853",undefined,undefined,true,false,undefined} 08:32:25.824 [debug] SWx Tx SAR Imsi="262420737622853" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.824 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","242",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420737622853",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420737622853 send ok to <0.1408.0> 08:32:25.824 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420737622853 consume call {rx_s6b_aar,"262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1408.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420737622853 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1409.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420737622853 send ok to <0.1409.0> *DBG* aaa_ue_fsm_262420737622853 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1409.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.831 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;242;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420737622853",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.831 [info] ue_fsm ev_rx_swx_saa 08:32:25.831 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420737622853","262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1408.0>} 08:32:25.831 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.832 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.839 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,227,86,229,206,0,2,0,2,0,16,0,87,0,9,1,160,252,40,229,192,172,18,36,103,79,0,5,0,1,192,168,0,70,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,252,40,229,192,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,252,40,229,192,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.839 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735075,5694926,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ü(åÀ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4230538688,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4230538688,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,70>>}}} 08:32:25.839 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420737622853">>,<0.1402.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735075,4230538688,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3603079836,4230538688}],[],[],[],[],[],[],[],[],[]}}}} 08:32:25.839 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262420737622853 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 3603079836, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4230538688}}} from <0.1410.0> in state state_wait_create_session_resp 08:32:25.839 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 3603079836,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4230538688}} 08:32:25.840 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,false,0,false,false} 08:32:25.840 [info] KMOD Port Create PDP Context Call {<0.1402.0>,[alias|#Ref<0.2201401468.1057554444.52848>]}: {create_pdp_context,{172,18,36,103},3603079836,4230538688,{192,168,0,70}} 08:32:25.840 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,70}, 3603079836, 4230538688 08:32:25.840 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],844,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,70}},{i_tid,3603079836},{o_tid,4230538688}]}} 08:32:25.841 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 3603079836,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4230538688}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262420737622853">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 3603079836, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4230538688}}}} *DBG* epdg_ue_fsm_262420737622853 send ok to <0.1410.0> 08:32:25.841 [info] tunnel_response(<<"262420737622853">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 3603079836,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4230538688}} *DBG* epdg_ue_fsm_262420737622853 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,70>>,undefined}, local_teid => 3603079836, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4230538688}}} from <0.1410.0> in state state_wait_create_session_resp => state_active 08:32:25.841 [info] tunnel_response for <<"262420737622853">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,70>>,undefined},local_teid => 3603079836,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4230538688}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.841 [info] GSUP: Tx #{imsi => <<"262420737622853">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,70>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421089997143">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:25.862 [info] GSUP: Rx #{imsi => <<"262421089997143">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421089997143 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421089997143 consume internal init_state in state state_new 08:32:25.862 [info] ue_fsm start(epdg_ue_fsm_262421089997143) *DBG* epdg_ue_fsm_262421089997143 receive call {auth_request,33,"internet",#{}} from <0.1411.0> in state state_new 08:32:25.862 [info] ue_fsm init(<<"262421089997143">>) *DBG* epdg_ue_fsm_262421089997143 send ok to <0.1411.0> 08:32:25.862 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421089997143 consume call {auth_request,33,"internet",#{}} from <0.1411.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.863 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421089997143 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421089997143 enter aaa_ue_fsm in state state_new 08:32:25.863 [info] ue_fsm start_link(aaa_ue_fsm_262421089997143) *DBG* aaa_ue_fsm_262421089997143 consume internal init_state in state state_new 08:32:25.863 [info] ue_fsm init("262421089997143") *DBG* aaa_ue_fsm_262421089997143 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.863 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:25.864 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421089997143",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421089997143 send ok to <0.201.0> 08:32:25.864 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421089997143 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.864 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","243",";","nonode@nohost"],1,undefined,undefined,undefined,"262421089997143",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421089997143 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>, <<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>, <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109, 154,159,112,43,182,32,22,220,185,231,245,202,31>>, <<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>, <<159,134,177,179,51,176,24,112,181,22,48,106,189,244, 129,75>>}]}} from <0.1414.0> in state state_wait_swx_maa 08:32:25.880 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;243;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421089997143",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228]],[[45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109,154,159,112,43,182,32,22,220,185,231,245,202,31]],["foobar"],[[159,134,177,179,51,176,24,112,181,22,48,106,189,244,129,75]],[[229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.880 [info] dia_sip2gsup: auth [45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228] authz [45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109,154,159,112,43,182,32,22,220,185,231,245,202,31]  08:32:25.880 [info] rand [45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11] autn [5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228]  *DBG* aaa_ue_fsm_262421089997143 send ok to <0.1414.0> *DBG* epdg_ue_fsm_262421089997143 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>, <<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>, <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109, 154,159,112,43,182,32,22,220,185,231,245,202,31>>, <<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>, <<159,134,177,179,51,176,24,112,181,22,48,106,189,244, 129,75>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:25.880 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421089997143 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>, <<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>, <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109, 154,159,112,43,182,32,22,220,185,231,245,202,31>>, <<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>, <<159,134,177,179,51,176,24,112,181,22,48,106,189,244, 129,75>>}]}} from <0.1414.0> in state state_wait_swx_maa => state_new 08:32:25.881 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421089997143",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421089997143 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421089997143">>, {ok, [{epdg_auth_tuple, <<45,181,203,116,59,177,136,240,43,64,83,44,94, 64,255,11>>, <<5,235,38,142,30,133,250,199,89,204,251,56,57, 166,85,228>>, <<45,181,203,116,59,177,136,240,43,64,83,44,94, 64,255,11,109,154,159,112,43,182,32,22,220, 185,231,245,202,31>>, <<229,16,154,16,71,10,147,220,26,49,26,203,215, 26,192,145>>, <<159,134,177,179,51,176,24,112,181,22,48, 106,189,244,129,75>>}]}}} 08:32:25.881 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>,<<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>,<<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109,154,159,112,43,182,32,22,220,185,231,245,202,31>>,<<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>,<<159,134,177,179,51,176,24,112,181,22,48,106,189,244,129,75>>}]} *DBG* epdg_ue_fsm_262421089997143 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>, <<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>, <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109, 154,159,112,43,182,32,22,220,185,231,245,202,31>>, <<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>, <<159,134,177,179,51,176,24,112,181,22,48,106,189,244, 129,75>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.882 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>,<<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>,<<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109,154,159,112,43,182,32,22,220,185,231,245,202,31>>,<<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>,<<159,134,177,179,51,176,24,112,181,22,48,106,189,244,129,75>>}]}, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.882 [info] auth_response(<<"262421089997143">>): {ok,[{epdg_auth_tuple,<<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>,<<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>,<<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109,154,159,112,43,182,32,22,220,185,231,245,202,31>>,<<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>,<<159,134,177,179,51,176,24,112,181,22,48,106,189,244,129,75>>}]} 08:32:25.882 [info] auth_response for <<"262421089997143">>: {ok,[{epdg_auth_tuple,<<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>,<<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>,<<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109,154,159,112,43,182,32,22,220,185,231,245,202,31>>,<<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>,<<159,134,177,179,51,176,24,112,181,22,48,106,189,244,129,75>>}]} 08:32:25.882 [info] GSUP: Tx #{auth_tuples => [#{autn => <<5,235,38,142,30,133,250,199,89,204,251,56,57,166,85,228>>,ck => <<159,134,177,179,51,176,24,112,181,22,48,106,189,244,129,75>>,ik => <<229,16,154,16,71,10,147,220,26,49,26,203,215,26,192,145>>,rand => <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11>>,res => <<45,181,203,116,59,177,136,240,43,64,83,44,94,64,255,11,109,154,159,112,43,182,32,22,220,185,231,245,202,31>>}],imsi => <<"262421089997143">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421089997143">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421089997143 receive call lu_request from <0.1415.0> in state state_authenticating 08:32:25.888 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421089997143">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421089997143 send ok to <0.1415.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421089997143 consume call lu_request from <0.1415.0> in state state_authenticating *DBG* aaa_ue_fsm_262421089997143 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:25.888 [info] ue_fsm lu_request 08:32:25.888 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,false,0,false,false} 08:32:25.888 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.889 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421089997143",undefined,undefined,false,false,undefined} 08:32:25.889 [debug] SWx Tx SAR Imsi="262421089997143" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.889 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","244",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421089997143",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421089997143 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421089997143 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421089997143 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1416.0> in state state_wait_swx_saa 08:32:25.897 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;244;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421089997143",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.897 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421089997143 send ok to <0.1416.0> *DBG* epdg_ue_fsm_262421089997143 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421089997143 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1416.0> in state state_wait_swx_saa => state_authenticated 08:32:25.897 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421089997143",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421089997143 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421089997143">>,ok}} 08:32:25.897 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421089997143 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.897 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.897 [info] lu_response(<<"262421089997143">>): ok 08:32:25.897 [info] lu_response for <<"262421089997143">>: ok 08:32:25.898 [info] GSUP: Tx #{imsi => <<"262421089997143">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421089997143">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421089997143 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1417.0> in state state_authenticated 08:32:25.903 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421089997143">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:25.903 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:25.904 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,false,0,false,false} 08:32:25.904 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:25.904 [info] s2b: Tx {gtp,v2,create_session_request,0,5694927,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421089997143">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735076,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079837,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421089997143 send ok to <0.1417.0> 08:32:25.904 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421089997143 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1417.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421089997143 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421089997143 receive call {rx_s6b_aar,"262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1418.0> in state state_authenticated 08:32:25.914 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:25.914 [info] ue_fsm ev_rx_s6b_aar: "262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:25.914 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421089997143",undefined,undefined,true,false,undefined} 08:32:25.914 [debug] SWx Tx SAR Imsi="262421089997143" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:25.914 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","245",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421089997143",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421089997143 send ok to <0.1418.0> 08:32:25.914 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421089997143 consume call {rx_s6b_aar,"262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1418.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421089997143 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1419.0> in state state_authenticated_wait_swx_saa 08:32:25.921 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;245;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421089997143",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.921 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421089997143 send ok to <0.1419.0> *DBG* aaa_ue_fsm_262421089997143 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1419.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:25.921 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421089997143","262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1418.0>} 08:32:25.921 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:25.921 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:25.930 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,228,86,229,207,0,2,0,2,0,16,0,87,0,9,1,160,27,188,117,149,172,18,36,103,79,0,5,0,1,192,168,0,71,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,27,188,117,149,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,27,188,117,149,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:25.930 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735076,5694927,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<27,188,117,149>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,465335701,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,465335701,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,71>>}}} 08:32:25.930 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421089997143">>,<0.1412.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735076,465335701,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079837,465335701}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421089997143 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 3603079837, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 465335701}}} from <0.1420.0> in state state_wait_create_session_resp 08:32:25.930 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:25.931 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 3603079837,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 465335701}} 08:32:25.931 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,false,0,false,false} 08:32:25.931 [info] KMOD Port Create PDP Context Call {<0.1412.0>,[alias|#Ref<0.2201401468.1057554443.44351>]}: {create_pdp_context,{172,18,36,103},3603079837,465335701,{192,168,0,71}} 08:32:25.931 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,71}, 3603079837, 465335701 08:32:25.931 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2054,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,71}},{i_tid,3603079837},{o_tid,465335701}]}} 08:32:25.931 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 3603079837,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 465335701}) returned ok *DBG* epdg_ue_fsm_262421089997143 send ok to <0.1420.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421089997143">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 3603079837, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 465335701}}}} 08:32:25.932 [info] tunnel_response(<<"262421089997143">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 3603079837,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 465335701}} *DBG* epdg_ue_fsm_262421089997143 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,71>>,undefined}, local_teid => 3603079837, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 465335701}}} from <0.1420.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.932 [info] tunnel_response for <<"262421089997143">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,71>>,undefined},local_teid => 3603079837,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 465335701}} 08:32:25.932 [info] GSUP: Tx #{imsi => <<"262421089997143">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,71>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262422782376908">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:25.961 [info] GSUP: Rx #{imsi => <<"262422782376908">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:25.961 [info] ue_fsm start(epdg_ue_fsm_262422782376908) *DBG* epdg_ue_fsm_262422782376908 enter epdg_ue_fsm in state state_new 08:32:25.962 [info] ue_fsm init(<<"262422782376908">>) *DBG* epdg_ue_fsm_262422782376908 consume internal init_state in state state_new 08:32:25.962 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422782376908 receive call {auth_request,33,"internet",#{}} from <0.1421.0> in state state_new *DBG* epdg_ue_fsm_262422782376908 send ok to <0.1421.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.962 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422782376908 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422782376908 consume call {auth_request,33,"internet",#{}} from <0.1421.0> in state state_new => state_wait_auth_resp 08:32:25.962 [info] ue_fsm start_link(aaa_ue_fsm_262422782376908) *DBG* epdg_ue_fsm_262422782376908 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422782376908 consume internal init_state in state state_new 08:32:25.962 [info] ue_fsm init("262422782376908") *DBG* aaa_ue_fsm_262422782376908 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:25.963 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:25.963 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422782376908",undefined,undefined,false,false,undefined} 08:32:25.963 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422782376908 send ok to <0.201.0> 08:32:25.963 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","246",";","nonode@nohost"],1,undefined,undefined,undefined,"262422782376908",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422782376908 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:25.977 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;246;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422782376908",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146]],[[116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56,219,54,163,96,133,102,77,71,153,185,39,239,142]],["foobar"],["M*bq÷\vRN­ÏmêÉWPO"],[[153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422782376908 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>, <<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>, <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56, 219,54,163,96,133,102,77,71,153,185,39,239,142>>, <<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>, <<"M*bq÷\vRN­ÏmêÉWPO">>}]}} from <0.1424.0> in state state_wait_swx_maa 08:32:25.977 [info] dia_sip2gsup: auth [116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146] authz [116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56,219,54,163,96,133,102,77,71,153,185,39,239,142]  08:32:25.977 [info] rand [116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175] autn [188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146]  *DBG* aaa_ue_fsm_262422782376908 send ok to <0.1424.0> 08:32:25.977 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422782376908 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>, <<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>, <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56, 219,54,163,96,133,102,77,71,153,185,39,239,142>>, <<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>, <<"M*bq÷\vRN­ÏmêÉWPO">>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422782376908 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>, <<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>, <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56, 219,54,163,96,133,102,77,71,153,185,39,239,142>>, <<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>, <<"M*bq÷\vRN­ÏmêÉWPO">>}]}} from <0.1424.0> in state state_wait_swx_maa => state_new 08:32:25.978 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422782376908",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422782376908 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422782376908">>, {ok, [{epdg_auth_tuple, <<116,138,172,1,253,39,25,125,91,170,64,44,12, 136,214,175>>, <<188,140,124,27,227,146,169,209,150,172,69,22, 29,202,4,146>>, <<116,138,172,1,253,39,25,125,91,170,64,44,12, 136,214,175,56,219,54,163,96,133,102,77,71, 153,185,39,239,142>>, <<153,46,84,39,120,28,57,64,148,219,63,109,251, 120,34,136>>, <<"M*bq÷\vRN­ÏmêÉWPO">>}]}}} *DBG* epdg_ue_fsm_262422782376908 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>, <<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>, <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56, 219,54,163,96,133,102,77,71,153,185,39,239,142>>, <<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>, <<"M*bq÷\vRN­ÏmêÉWPO">>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:25.979 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>,<<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>,<<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56,219,54,163,96,133,102,77,71,153,185,39,239,142>>,<<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>,<<"M*bq÷\vRN­ÏmêÉWPO">>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.980 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>,<<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>,<<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56,219,54,163,96,133,102,77,71,153,185,39,239,142>>,<<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>,<<"M*bq÷\vRN­ÏmêÉWPO">>}]}, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,false,0,false,false} 08:32:25.980 [info] auth_response(<<"262422782376908">>): {ok,[{epdg_auth_tuple,<<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>,<<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>,<<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56,219,54,163,96,133,102,77,71,153,185,39,239,142>>,<<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>,<<"M*bq÷\vRN­ÏmêÉWPO">>}]} 08:32:25.980 [info] auth_response for <<"262422782376908">>: {ok,[{epdg_auth_tuple,<<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>,<<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>,<<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56,219,54,163,96,133,102,77,71,153,185,39,239,142>>,<<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>,<<"M*bq÷\vRN­ÏmêÉWPO">>}]} 08:32:25.980 [info] GSUP: Tx #{auth_tuples => [#{autn => <<188,140,124,27,227,146,169,209,150,172,69,22,29,202,4,146>>,ck => <<"M*bq÷\vRN­ÏmêÉWPO">>,ik => <<153,46,84,39,120,28,57,64,148,219,63,109,251,120,34,136>>,rand => <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175>>,res => <<116,138,172,1,253,39,25,125,91,170,64,44,12,136,214,175,56,219,54,163,96,133,102,77,71,153,185,39,239,142>>}],imsi => <<"262422782376908">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422782376908">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422782376908 receive call lu_request from <0.1425.0> in state state_authenticating 08:32:25.986 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422782376908">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422782376908 send ok to <0.1425.0> 08:32:25.986 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422782376908 consume call lu_request from <0.1425.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422782376908 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:25.986 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,false,0,false,false} 08:32:25.987 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:25.987 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422782376908",undefined,undefined,false,false,undefined} 08:32:25.987 [debug] SWx Tx SAR Imsi="262422782376908" Type=1 APN="internet" AgentInfoOpt=[]  08:32:25.987 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","247",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422782376908",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422782376908 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422782376908 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422782376908 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1426.0> in state state_wait_swx_saa 08:32:25.996 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;247;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422782376908",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:25.996 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422782376908 send ok to <0.1426.0> *DBG* epdg_ue_fsm_262422782376908 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:25.996 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422782376908",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422782376908 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1426.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422782376908 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422782376908">>,ok}} 08:32:25.996 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422782376908 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:25.996 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:25.997 [info] lu_response(<<"262422782376908">>): ok 08:32:25.997 [info] lu_response for <<"262422782376908">>: ok 08:32:25.997 [info] GSUP: Tx #{imsi => <<"262422782376908">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422782376908">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422782376908 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1427.0> in state state_authenticated 08:32:26.002 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422782376908">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.002 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.003 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,false,0,false,false} 08:32:26.003 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.003 [info] s2b: Tx {gtp,v2,create_session_request,0,5694928,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422782376908">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735077,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079838,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422782376908 send ok to <0.1427.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.003 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422782376908 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1427.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422782376908 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422782376908 receive call {rx_s6b_aar,"262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1428.0> in state state_authenticated 08:32:26.017 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.017 [info] ue_fsm ev_rx_s6b_aar: "262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.018 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422782376908",undefined,undefined,true,false,undefined} 08:32:26.018 [debug] SWx Tx SAR Imsi="262422782376908" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422782376908 send ok to <0.1428.0> 08:32:26.018 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","248",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422782376908",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422782376908 consume call {rx_s6b_aar,"262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1428.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:26.018 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422782376908 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1429.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422782376908 send ok to <0.1429.0> 08:32:26.028 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;248;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422782376908",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422782376908 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1429.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.028 [info] ue_fsm ev_rx_swx_saa 08:32:26.028 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422782376908","262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1428.0>} 08:32:26.028 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.028 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.038 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,229,86,229,208,0,2,0,2,0,16,0,87,0,9,1,160,88,219,205,194,172,18,36,103,79,0,5,0,1,192,168,0,72,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,88,219,205,194,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,88,219,205,194,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:26.038 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735077,5694928,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"XÛÍÂ">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1490800066,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1490800066,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,72>>}}} 08:32:26.038 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422782376908">>,<0.1422.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735077,1490800066,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079838,1490800066}],[],[]}}}} 08:32:26.038 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262422782376908 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 3603079838, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1490800066}}} from <0.1430.0> in state state_wait_create_session_resp 08:32:26.038 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 3603079838,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1490800066}} 08:32:26.039 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,false,0,false,false} 08:32:26.039 [info] KMOD Port Create PDP Context Call {<0.1422.0>,[alias|#Ref<0.2201401468.1057554444.53124>]}: {create_pdp_context,{172,18,36,103},3603079838,1490800066,{192,168,0,72}} 08:32:26.039 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,72}, 3603079838, 1490800066 08:32:26.039 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1165,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,72}},{i_tid,3603079838},{o_tid,1490800066}]}} 08:32:26.039 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 3603079838,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1490800066}) returned ok *DBG* epdg_ue_fsm_262422782376908 send ok to <0.1430.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422782376908">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 3603079838, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1490800066}}}} 08:32:26.039 [info] tunnel_response(<<"262422782376908">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 3603079838,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1490800066}} *DBG* epdg_ue_fsm_262422782376908 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,72>>,undefined}, local_teid => 3603079838, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1490800066}}} from <0.1430.0> in state state_wait_create_session_resp => state_active 08:32:26.040 [info] tunnel_response for <<"262422782376908">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,72>>,undefined},local_teid => 3603079838,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1490800066}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.040 [info] GSUP: Tx #{imsi => <<"262422782376908">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,72>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262425737598797">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425737598797 enter epdg_ue_fsm in state state_new 08:32:26.062 [info] GSUP: Rx #{imsi => <<"262425737598797">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425737598797 consume internal init_state in state state_new 08:32:26.062 [info] ue_fsm start(epdg_ue_fsm_262425737598797) *DBG* epdg_ue_fsm_262425737598797 receive call {auth_request,33,"internet",#{}} from <0.1431.0> in state state_new 08:32:26.062 [info] ue_fsm init(<<"262425737598797">>) 08:32:26.062 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425737598797 send ok to <0.1431.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.062 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425737598797 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425737598797 consume call {auth_request,33,"internet",#{}} from <0.1431.0> in state state_new => state_wait_auth_resp 08:32:26.063 [info] ue_fsm start_link(aaa_ue_fsm_262425737598797) *DBG* aaa_ue_fsm_262425737598797 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425737598797 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:26.063 [info] ue_fsm init("262425737598797") *DBG* aaa_ue_fsm_262425737598797 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.063 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.063 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425737598797",undefined,undefined,false,false,undefined} 08:32:26.063 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:26.064 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","249",";","nonode@nohost"],1,undefined,undefined,undefined,"262425737598797",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425737598797 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425737598797 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:26.077 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;249;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425737598797",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158]],[[158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,63,76,229,26,127,97,105,23,104,101,214,179,28,1]],["foobar"],[[0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152]],[[179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425737598797 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>, <<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>, <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162, 63,76,229,26,127,97,105,23,104,101,214,179,28,1>>, <<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>, <<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>}]}} from <0.1434.0> in state state_wait_swx_maa 08:32:26.077 [info] dia_sip2gsup: auth [158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158] authz [158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,63,76,229,26,127,97,105,23,104,101,214,179,28,1]  08:32:26.078 [info] rand [158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162] autn [98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158]  08:32:26.078 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425737598797 send ok to <0.1434.0> *DBG* aaa_ue_fsm_262425737598797 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>, <<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>, <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162, 63,76,229,26,127,97,105,23,104,101,214,179,28,1>>, <<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>, <<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>}]}} from <0.1434.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425737598797 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>, <<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>, <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162, 63,76,229,26,127,97,105,23,104,101,214,179,28,1>>, <<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>, <<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:26.078 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425737598797",undefined,undefined,false,false,undefined} 08:32:26.078 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>,<<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>,<<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,63,76,229,26,127,97,105,23,104,101,214,179,28,1>>,<<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>,<<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>}]} 08:32:26.080 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>,<<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>,<<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,63,76,229,26,127,97,105,23,104,101,214,179,28,1>>,<<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>,<<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>}]}, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425737598797 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425737598797">>, {ok, [{epdg_auth_tuple, <<158,4,50,154,137,23,113,120,115,208,105,145, 6,46,213,162>>, <<98,212,136,166,167,224,200,138,111,248,155, 14,63,26,80,158>>, <<158,4,50,154,137,23,113,120,115,208,105,145, 6,46,213,162,63,76,229,26,127,97,105,23,104, 101,214,179,28,1>>, <<179,191,75,78,103,42,61,58,149,237,216,170, 46,67,95,190>>, <<0,45,74,97,42,194,170,197,68,75,1,232, 241,201,38,152>>}]}}} 08:32:26.080 [info] auth_response(<<"262425737598797">>): {ok,[{epdg_auth_tuple,<<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>,<<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>,<<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,63,76,229,26,127,97,105,23,104,101,214,179,28,1>>,<<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>,<<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>}]} *DBG* epdg_ue_fsm_262425737598797 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>, <<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>, <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162, 63,76,229,26,127,97,105,23,104,101,214,179,28,1>>, <<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>, <<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.080 [info] auth_response for <<"262425737598797">>: {ok,[{epdg_auth_tuple,<<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>,<<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>,<<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,63,76,229,26,127,97,105,23,104,101,214,179,28,1>>,<<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>,<<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.080 [info] GSUP: Tx #{auth_tuples => [#{autn => <<98,212,136,166,167,224,200,138,111,248,155,14,63,26,80,158>>,ck => <<0,45,74,97,42,194,170,197,68,75,1,232,241,201,38,152>>,ik => <<179,191,75,78,103,42,61,58,149,237,216,170,46,67,95,190>>,rand => <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162>>,res => <<158,4,50,154,137,23,113,120,115,208,105,145,6,46,213,162,63,76,229,26,127,97,105,23,104,101,214,179,28,1>>}],imsi => <<"262425737598797">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425737598797">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425737598797 receive call lu_request from <0.1435.0> in state state_authenticating *DBG* epdg_ue_fsm_262425737598797 send ok to <0.1435.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.086 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425737598797">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425737598797 consume call lu_request from <0.1435.0> in state state_authenticating *DBG* aaa_ue_fsm_262425737598797 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:26.087 [info] ue_fsm lu_request 08:32:26.087 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,false,0,false,false} 08:32:26.087 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.087 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425737598797",undefined,undefined,false,false,undefined} 08:32:26.087 [debug] SWx Tx SAR Imsi="262425737598797" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.087 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","250",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425737598797",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425737598797 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425737598797 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425737598797 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1436.0> in state state_wait_swx_saa 08:32:26.098 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;250;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425737598797",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.098 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425737598797 send ok to <0.1436.0> *DBG* aaa_ue_fsm_262425737598797 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1436.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425737598797 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:26.098 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425737598797",undefined,undefined,false,false,undefined} 08:32:26.098 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425737598797 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425737598797">>,ok}} 08:32:26.099 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425737598797 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:26.099 [info] lu_response(<<"262425737598797">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.099 [info] lu_response for <<"262425737598797">>: ok 08:32:26.099 [info] GSUP: Tx #{imsi => <<"262425737598797">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425737598797">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425737598797 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1437.0> in state state_authenticated 08:32:26.105 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425737598797">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.105 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.105 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,false,0,false,false} 08:32:26.105 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.106 [info] s2b: Tx {gtp,v2,create_session_request,0,5694929,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425737598797">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735078,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079839,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425737598797 send ok to <0.1437.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.107 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425737598797 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1437.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425737598797 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425737598797 receive call {rx_s6b_aar,"262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1438.0> in state state_authenticated 08:32:26.121 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.121 [info] ue_fsm ev_rx_s6b_aar: "262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.122 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262425737598797",undefined,undefined,true,false,undefined} 08:32:26.122 [debug] SWx Tx SAR Imsi="262425737598797" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:26.122 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","251",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425737598797",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425737598797 send ok to <0.1438.0> 08:32:26.122 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425737598797 consume call {rx_s6b_aar,"262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1438.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425737598797 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1439.0> in state state_authenticated_wait_swx_saa 08:32:26.130 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;251;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425737598797",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425737598797 send ok to <0.1439.0> 08:32:26.130 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425737598797 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1439.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.131 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425737598797","262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1438.0>} 08:32:26.131 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.131 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.142 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,230,86,229,209,0,2,0,2,0,16,0,87,0,9,1,160,17,203,133,55,172,18,36,103,79,0,5,0,1,192,168,0,73,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,17,203,133,55,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,17,203,133,55,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:26.143 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735078,5694929,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<17,203,133,55>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,298550583,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,298550583,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,73>>}}} 08:32:26.143 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425737598797">>,<0.1432.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735078,298550583,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3603079839,298550583}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425737598797 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 3603079839, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 298550583}}} from <0.1440.0> in state state_wait_create_session_resp 08:32:26.143 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:26.143 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 3603079839,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 298550583}} 08:32:26.143 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,false,0,false,false} 08:32:26.143 [info] KMOD Port Create PDP Context Call {<0.1432.0>,[alias|#Ref<0.2201401468.1057554443.44620>]}: {create_pdp_context,{172,18,36,103},3603079839,298550583,{192,168,0,73}} 08:32:26.143 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,73}, 3603079839, 298550583 08:32:26.144 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2118,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,73}},{i_tid,3603079839},{o_tid,298550583}]}} *DBG* epdg_ue_fsm_262425737598797 send ok to <0.1440.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425737598797">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 3603079839, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 298550583}}}} 08:32:26.144 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 3603079839,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 298550583}) returned ok *DBG* epdg_ue_fsm_262425737598797 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,73>>,undefined}, local_teid => 3603079839, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 298550583}}} from <0.1440.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.144 [info] tunnel_response(<<"262425737598797">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 3603079839,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 298550583}} 08:32:26.144 [info] tunnel_response for <<"262425737598797">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,73>>,undefined},local_teid => 3603079839,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 298550583}} 08:32:26.145 [info] GSUP: Tx #{imsi => <<"262425737598797">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,73>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421647444403">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421647444403 enter epdg_ue_fsm in state state_new 08:32:26.162 [info] GSUP: Rx #{imsi => <<"262421647444403">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421647444403 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421647444403 receive call {auth_request,33,"internet",#{}} from <0.1441.0> in state state_new 08:32:26.162 [info] ue_fsm start(epdg_ue_fsm_262421647444403) 08:32:26.162 [info] ue_fsm init(<<"262421647444403">>) 08:32:26.162 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421647444403 send ok to <0.1441.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421647444403 consume call {auth_request,33,"internet",#{}} from <0.1441.0> in state state_new => state_wait_auth_resp 08:32:26.163 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421647444403 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421647444403 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:26.163 [info] ue_fsm start_link(aaa_ue_fsm_262421647444403) *DBG* aaa_ue_fsm_262421647444403 consume internal init_state in state state_new 08:32:26.163 [info] ue_fsm init("262421647444403") *DBG* aaa_ue_fsm_262421647444403 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.163 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.164 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421647444403",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421647444403 send ok to <0.201.0> 08:32:26.164 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421647444403 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:26.164 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","252",";","nonode@nohost"],1,undefined,undefined,undefined,"262421647444403",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:26.177 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;252;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421647444403",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93]],[[207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,243,21,247,72,7,168,26,52,191,117,15,163,194,86]],["foobar"],[[85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18]],[[38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421647444403 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>, <<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>, <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26, 243,21,247,72,7,168,26,52,191,117,15,163,194,86>>, <<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>, <<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>}]}} from <0.1444.0> in state state_wait_swx_maa 08:32:26.177 [info] dia_sip2gsup: auth [207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93] authz [207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,243,21,247,72,7,168,26,52,191,117,15,163,194,86]  08:32:26.177 [info] rand [207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26] autn [110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93]  *DBG* aaa_ue_fsm_262421647444403 send ok to <0.1444.0> *DBG* aaa_ue_fsm_262421647444403 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>, <<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>, <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26, 243,21,247,72,7,168,26,52,191,117,15,163,194,86>>, <<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>, <<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>}]}} from <0.1444.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421647444403 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>, <<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>, <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26, 243,21,247,72,7,168,26,52,191,117,15,163,194,86>>, <<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>, <<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:26.177 [info] ue_fsm ev_rx_swx_maa 08:32:26.178 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421647444403",undefined,undefined,false,false,undefined} 08:32:26.178 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>,<<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>,<<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,243,21,247,72,7,168,26,52,191,117,15,163,194,86>>,<<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>,<<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>}]} 08:32:26.179 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>,<<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>,<<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,243,21,247,72,7,168,26,52,191,117,15,163,194,86>>,<<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>,<<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>}]}, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421647444403 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421647444403">>, {ok, [{epdg_auth_tuple, <<207,32,1,162,168,99,109,237,210,79,75,203, 188,129,214,26>>, <<110,179,36,122,169,28,29,59,132,16,252,51,8, 224,148,93>>, <<207,32,1,162,168,99,109,237,210,79,75,203, 188,129,214,26,243,21,247,72,7,168,26,52,191, 117,15,163,194,86>>, <<38,251,251,14,135,25,217,232,136,44,91,106, 43,232,118,76>>, <<85,161,77,23,21,33,113,35,101,152,242, 152,112,37,22,18>>}]}}} 08:32:26.179 [info] auth_response(<<"262421647444403">>): {ok,[{epdg_auth_tuple,<<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>,<<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>,<<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,243,21,247,72,7,168,26,52,191,117,15,163,194,86>>,<<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>,<<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>}]} *DBG* epdg_ue_fsm_262421647444403 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>, <<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>, <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26, 243,21,247,72,7,168,26,52,191,117,15,163,194,86>>, <<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>, <<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.179 [info] auth_response for <<"262421647444403">>: {ok,[{epdg_auth_tuple,<<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>,<<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>,<<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,243,21,247,72,7,168,26,52,191,117,15,163,194,86>>,<<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>,<<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.179 [info] GSUP: Tx #{auth_tuples => [#{autn => <<110,179,36,122,169,28,29,59,132,16,252,51,8,224,148,93>>,ck => <<85,161,77,23,21,33,113,35,101,152,242,152,112,37,22,18>>,ik => <<38,251,251,14,135,25,217,232,136,44,91,106,43,232,118,76>>,rand => <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26>>,res => <<207,32,1,162,168,99,109,237,210,79,75,203,188,129,214,26,243,21,247,72,7,168,26,52,191,117,15,163,194,86>>}],imsi => <<"262421647444403">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421647444403">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421647444403 receive call lu_request from <0.1445.0> in state state_authenticating 08:32:26.185 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421647444403">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421647444403 send ok to <0.1445.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.186 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421647444403 consume call lu_request from <0.1445.0> in state state_authenticating *DBG* aaa_ue_fsm_262421647444403 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:26.186 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,false,0,false,false} 08:32:26.186 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.186 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421647444403",undefined,undefined,false,false,undefined} 08:32:26.186 [debug] SWx Tx SAR Imsi="262421647444403" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.187 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","253",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421647444403",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421647444403 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421647444403 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421647444403 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1446.0> in state state_wait_swx_saa 08:32:26.196 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;253;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421647444403",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421647444403 send ok to <0.1446.0> 08:32:26.196 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421647444403 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421647444403 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1446.0> in state state_wait_swx_saa => state_authenticated 08:32:26.197 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421647444403",undefined,undefined,false,false,undefined} 08:32:26.197 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421647444403 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421647444403">>,ok}} 08:32:26.197 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421647444403 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.197 [info] lu_response(<<"262421647444403">>): ok 08:32:26.197 [info] lu_response for <<"262421647444403">>: ok 08:32:26.198 [info] GSUP: Tx #{imsi => <<"262421647444403">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421647444403">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421647444403 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1447.0> in state state_authenticated 08:32:26.203 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421647444403">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.203 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.203 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,false,0,false,false} 08:32:26.203 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.203 [info] s2b: Tx {gtp,v2,create_session_request,0,5694930,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421647444403">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735079,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079840,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421647444403 send ok to <0.1447.0> 08:32:26.204 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421647444403 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1447.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421647444403 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421647444403 receive call {rx_s6b_aar,"262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1448.0> in state state_authenticated 08:32:26.213 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.213 [info] ue_fsm ev_rx_s6b_aar: "262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.213 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421647444403",undefined,undefined,true,false,undefined} 08:32:26.213 [debug] SWx Tx SAR Imsi="262421647444403" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:26.213 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","254",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421647444403",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421647444403 send ok to <0.1448.0> *DBG* aaa_ue_fsm_262421647444403 consume call {rx_s6b_aar,"262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1448.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:26.213 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421647444403 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1449.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421647444403 send ok to <0.1449.0> *DBG* aaa_ue_fsm_262421647444403 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1449.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.217 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;254;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421647444403",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.217 [info] ue_fsm ev_rx_swx_saa 08:32:26.217 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421647444403","262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1448.0>} 08:32:26.217 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.217 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.222 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,231,86,229,210,0,2,0,2,0,16,0,87,0,9,1,160,73,240,43,216,172,18,36,103,79,0,5,0,1,192,168,0,74,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,73,240,43,216,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,73,240,43,216,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262421647444403 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 3603079840, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1240476632}}} from <0.1450.0> in state state_wait_create_session_resp 08:32:26.222 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735079,5694930,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Ið+Ø">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1240476632,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1240476632,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,74>>}}} 08:32:26.222 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421647444403">>,<0.1442.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735079,1240476632,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3603079840,1240476632}],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:26.222 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:26.222 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 3603079840,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1240476632}} 08:32:26.222 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,false,0,false,false} 08:32:26.222 [info] KMOD Port Create PDP Context Call {<0.1442.0>,[alias|#Ref<0.2201401468.1057554444.53349>]}: {create_pdp_context,{172,18,36,103},3603079840,1240476632,{192,168,0,74}} 08:32:26.222 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,74}, 3603079840, 1240476632 08:32:26.222 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1229,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,74}},{i_tid,3603079840},{o_tid,1240476632}]}} *DBG* epdg_ue_fsm_262421647444403 send ok to <0.1450.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421647444403">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 3603079840, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1240476632}}}} 08:32:26.222 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 3603079840,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1240476632}) returned ok *DBG* epdg_ue_fsm_262421647444403 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,74>>,undefined}, local_teid => 3603079840, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1240476632}}} from <0.1450.0> in state state_wait_create_session_resp => state_active 08:32:26.222 [info] tunnel_response(<<"262421647444403">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 3603079840,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1240476632}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.222 [info] tunnel_response for <<"262421647444403">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,74>>,undefined},local_teid => 3603079840,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1240476632}} 08:32:26.223 [info] GSUP: Tx #{imsi => <<"262421647444403">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,74>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262424635790884">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424635790884 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424635790884 consume internal init_state in state state_new 08:32:26.262 [info] GSUP: Rx #{imsi => <<"262424635790884">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424635790884 receive call {auth_request,33,"internet",#{}} from <0.1451.0> in state state_new 08:32:26.262 [info] ue_fsm start(epdg_ue_fsm_262424635790884) 08:32:26.262 [info] ue_fsm init(<<"262424635790884">>) 08:32:26.262 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424635790884 send ok to <0.1451.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.263 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424635790884 consume call {auth_request,33,"internet",#{}} from <0.1451.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424635790884 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424635790884 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:26.263 [info] ue_fsm start_link(aaa_ue_fsm_262424635790884) *DBG* aaa_ue_fsm_262424635790884 consume internal init_state in state state_new 08:32:26.263 [info] ue_fsm init("262424635790884") *DBG* aaa_ue_fsm_262424635790884 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.263 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.264 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424635790884",undefined,undefined,false,false,undefined} 08:32:26.264 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424635790884 send ok to <0.201.0> 08:32:26.264 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","255",";","nonode@nohost"],1,undefined,undefined,undefined,"262424635790884",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424635790884 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:26.280 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;255;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424635790884",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95]],[[137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236,139,66,249,248,98,242,105,139,162,10,21,78]],["foobar"],[[4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94]],[[217,146,226,152,184,198,21,89,16,211,179,187,123,167,199,236]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424635790884 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>, <<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236, 139,66,249,248,98,242,105,139,162,10,21,78>>, <<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199, 236>>, <<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>}]}} from <0.1454.0> in state state_wait_swx_maa 08:32:26.280 [info] dia_sip2gsup: auth [137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95] authz [137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236,139,66,249,248,98,242,105,139,162,10,21,78]  08:32:26.280 [info] rand [137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9] autn [123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95]  *DBG* aaa_ue_fsm_262424635790884 send ok to <0.1454.0> 08:32:26.280 [info] ue_fsm ev_rx_swx_maa 08:32:26.281 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424635790884",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424635790884 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>, <<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236, 139,66,249,248,98,242,105,139,162,10,21,78>>, <<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199, 236>>, <<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>}]}} from <0.1454.0> in state state_wait_swx_maa => state_new 08:32:26.281 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>,<<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>,<<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236,139,66,249,248,98,242,105,139,162,10,21,78>>,<<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199,236>>,<<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>}]} *DBG* epdg_ue_fsm_262424635790884 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>, <<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236, 139,66,249,248,98,242,105,139,162,10,21,78>>, <<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199, 236>>, <<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262424635790884 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424635790884">>, {ok, [{epdg_auth_tuple, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90, 135,9>>, <<123,171,191,124,214,58,28,50,239,69,156,245, 226,3,235,95>>, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90, 135,9,29,236,139,66,249,248,98,242,105,139, 162,10,21,78>>, <<217,146,226,152,184,198,21,89,16,211,179,187, 123,167,199,236>>, <<4,229,45,175,245,211,81,218,56,20,240, 244,45,62,214,94>>}]}}} 08:32:26.282 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>,<<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>,<<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236,139,66,249,248,98,242,105,139,162,10,21,78>>,<<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199,236>>,<<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>}]}, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424635790884 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>, <<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>, <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236, 139,66,249,248,98,242,105,139,162,10,21,78>>, <<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199, 236>>, <<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.283 [info] auth_response(<<"262424635790884">>): {ok,[{epdg_auth_tuple,<<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>,<<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>,<<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236,139,66,249,248,98,242,105,139,162,10,21,78>>,<<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199,236>>,<<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.283 [info] auth_response for <<"262424635790884">>: {ok,[{epdg_auth_tuple,<<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>,<<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>,<<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236,139,66,249,248,98,242,105,139,162,10,21,78>>,<<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199,236>>,<<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>}]} 08:32:26.283 [info] GSUP: Tx #{auth_tuples => [#{autn => <<123,171,191,124,214,58,28,50,239,69,156,245,226,3,235,95>>,ck => <<4,229,45,175,245,211,81,218,56,20,240,244,45,62,214,94>>,ik => <<217,146,226,152,184,198,21,89,16,211,179,187,123,167,199,236>>,rand => <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9>>,res => <<137,164,191,24,83,5,80,172,20,13,77,97,30,90,135,9,29,236,139,66,249,248,98,242,105,139,162,10,21,78>>}],imsi => <<"262424635790884">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424635790884">>, message_type => location_upd_req}} 08:32:26.289 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424635790884">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424635790884 receive call lu_request from <0.1455.0> in state state_authenticating 08:32:26.289 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424635790884 send ok to <0.1455.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424635790884 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424635790884 consume call lu_request from <0.1455.0> in state state_authenticating 08:32:26.290 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,false,0,false,false} 08:32:26.290 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.290 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424635790884",undefined,undefined,false,false,undefined} 08:32:26.290 [debug] SWx Tx SAR Imsi="262424635790884" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.290 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","256",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424635790884",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424635790884 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424635790884 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424635790884 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1456.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424635790884 send ok to <0.1456.0> *DBG* epdg_ue_fsm_262424635790884 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424635790884 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1456.0> in state state_wait_swx_saa => state_authenticated 08:32:26.302 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;256;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424635790884",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424635790884 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424635790884">>,ok}} 08:32:26.302 [info] ue_fsm ev_rx_swx_saa 08:32:26.303 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424635790884",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424635790884 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.303 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:26.303 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,false,0,false,false} 08:32:26.303 [info] lu_response(<<"262424635790884">>): ok 08:32:26.303 [info] lu_response for <<"262424635790884">>: ok 08:32:26.303 [info] GSUP: Tx #{imsi => <<"262424635790884">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424635790884">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424635790884 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1457.0> in state state_authenticated 08:32:26.309 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424635790884">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.309 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262424635790884 send ok to <0.1457.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.309 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424635790884 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1457.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424635790884 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:26.309 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.310 [info] s2b: Tx {gtp,v2,create_session_request,0,5694931,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424635790884">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735080,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079841,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:26.310 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424635790884 receive call {rx_s6b_aar,"262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1458.0> in state state_authenticated 08:32:26.325 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.325 [info] ue_fsm ev_rx_s6b_aar: "262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.325 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262424635790884",undefined,undefined,true,false,undefined} 08:32:26.325 [debug] SWx Tx SAR Imsi="262424635790884" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424635790884 send ok to <0.1458.0> 08:32:26.325 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","257",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424635790884",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:26.326 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424635790884 consume call {rx_s6b_aar,"262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1458.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424635790884 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1459.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424635790884 send ok to <0.1459.0> 08:32:26.333 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;257;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424635790884",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424635790884 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1459.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.333 [info] ue_fsm ev_rx_swx_saa 08:32:26.333 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424635790884","262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1458.0>} 08:32:26.333 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.333 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.345 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,232,86,229,211,0,2,0,2,0,16,0,87,0,9,1,160,187,194,127,29,172,18,36,103,79,0,5,0,1,192,168,0,75,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,187,194,127,29,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,187,194,127,29,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:26.346 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735080,5694931,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<187,194,127,29>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3150085917,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3150085917,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,75>>}}} 08:32:26.346 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424635790884">>,<0.1452.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735080,3150085917,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3603079841,3150085917}],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:26.346 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262424635790884 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 3603079841, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3150085917}}} from <0.1460.0> in state state_wait_create_session_resp 08:32:26.346 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 3603079841,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3150085917}} 08:32:26.347 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,false,0,false,false} 08:32:26.347 [info] KMOD Port Create PDP Context Call {<0.1452.0>,[alias|#Ref<0.2201401468.1057554437.46148>]}: {create_pdp_context,{172,18,36,103},3603079841,3150085917,{192,168,0,75}} 08:32:26.347 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,75}, 3603079841, 3150085917 08:32:26.347 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1991,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,75}},{i_tid,3603079841},{o_tid,3150085917}]}} *DBG* epdg_ue_fsm_262424635790884 send ok to <0.1460.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424635790884">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 3603079841, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3150085917}}}} 08:32:26.347 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 3603079841,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3150085917}) returned ok *DBG* epdg_ue_fsm_262424635790884 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,75>>,undefined}, local_teid => 3603079841, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3150085917}}} from <0.1460.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.348 [info] tunnel_response(<<"262424635790884">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 3603079841,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3150085917}} 08:32:26.348 [info] tunnel_response for <<"262424635790884">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,75>>,undefined},local_teid => 3603079841,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3150085917}} 08:32:26.348 [info] GSUP: Tx #{imsi => <<"262424635790884">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,75>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421841803540">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421841803540 enter epdg_ue_fsm in state state_new 08:32:26.362 [info] GSUP: Rx #{imsi => <<"262421841803540">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421841803540 consume internal init_state in state state_new 08:32:26.362 [info] ue_fsm start(epdg_ue_fsm_262421841803540) *DBG* epdg_ue_fsm_262421841803540 receive call {auth_request,33,"internet",#{}} from <0.1461.0> in state state_new 08:32:26.363 [info] ue_fsm init(<<"262421841803540">>) 08:32:26.363 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421841803540 send ok to <0.1461.0> 08:32:26.363 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421841803540 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421841803540 consume call {auth_request,33,"internet",#{}} from <0.1461.0> in state state_new => state_wait_auth_resp 08:32:26.363 [info] ue_fsm start_link(aaa_ue_fsm_262421841803540) *DBG* aaa_ue_fsm_262421841803540 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421841803540 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421841803540 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.363 [info] ue_fsm init("262421841803540") 08:32:26.364 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.364 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421841803540",undefined,undefined,false,false,undefined} 08:32:26.364 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421841803540 send ok to <0.201.0> 08:32:26.364 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","258",";","nonode@nohost"],1,undefined,undefined,undefined,"262421841803540",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421841803540 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262421841803540 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>, <<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>, <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3, 198,71,10,118,96,121,71,16,173,245,45,99>>, <<";Øl Þ£rÀÉþ¶¯²9µQ">>, <<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140, 4>>}]}} from <0.1464.0> in state state_wait_swx_maa 08:32:26.380 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;258;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421841803540",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166]],[[168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3,198,71,10,118,96,121,71,16,173,245,45,99]],["foobar"],[[255,46,184,182,248,9,115,136,198,76,230,70,183,233,140,4]],[";Øl Þ£rÀÉþ¶¯²9µQ"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.380 [info] dia_sip2gsup: auth [168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166] authz [168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3,198,71,10,118,96,121,71,16,173,245,45,99]  *DBG* aaa_ue_fsm_262421841803540 send ok to <0.1464.0> 08:32:26.380 [info] rand [168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59] autn [119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166]  *DBG* epdg_ue_fsm_262421841803540 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>, <<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>, <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3, 198,71,10,118,96,121,71,16,173,245,45,99>>, <<";Øl Þ£rÀÉþ¶¯²9µQ">>, <<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140, 4>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:26.380 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421841803540 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>, <<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>, <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3, 198,71,10,118,96,121,71,16,173,245,45,99>>, <<";Øl Þ£rÀÉþ¶¯²9µQ">>, <<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140, 4>>}]}} from <0.1464.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421841803540 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421841803540">>, {ok, [{epdg_auth_tuple, <<168,61,69,76,24,130,56,29,0,69,138,245,158, 224,236,59>>, <<119,247,149,224,146,58,70,239,47,41,192,51, 167,254,13,166>>, <<168,61,69,76,24,130,56,29,0,69,138,245,158, 224,236,59,94,3,198,71,10,118,96,121,71,16, 173,245,45,99>>, <<";Øl Þ£rÀÉþ¶¯²9µQ">>, <<255,46,184,182,248,9,115,136,198,76,230, 70,183,233,140,4>>}]}}} 08:32:26.381 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421841803540",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421841803540 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>, <<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>, <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3, 198,71,10,118,96,121,71,16,173,245,45,99>>, <<";Øl Þ£rÀÉþ¶¯²9µQ">>, <<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140, 4>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.381 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>,<<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>,<<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3,198,71,10,118,96,121,71,16,173,245,45,99>>,<<";Øl Þ£rÀÉþ¶¯²9µQ">>,<<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140,4>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.382 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>,<<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>,<<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3,198,71,10,118,96,121,71,16,173,245,45,99>>,<<";Øl Þ£rÀÉþ¶¯²9µQ">>,<<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140,4>>}]}, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,false,0,false,false} 08:32:26.382 [info] auth_response(<<"262421841803540">>): {ok,[{epdg_auth_tuple,<<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>,<<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>,<<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3,198,71,10,118,96,121,71,16,173,245,45,99>>,<<";Øl Þ£rÀÉþ¶¯²9µQ">>,<<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140,4>>}]} 08:32:26.382 [info] auth_response for <<"262421841803540">>: {ok,[{epdg_auth_tuple,<<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>,<<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>,<<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3,198,71,10,118,96,121,71,16,173,245,45,99>>,<<";Øl Þ£rÀÉþ¶¯²9µQ">>,<<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140,4>>}]} 08:32:26.383 [info] GSUP: Tx #{auth_tuples => [#{autn => <<119,247,149,224,146,58,70,239,47,41,192,51,167,254,13,166>>,ck => <<255,46,184,182,248,9,115,136,198,76,230,70,183,233,140,4>>,ik => <<";Øl Þ£rÀÉþ¶¯²9µQ">>,rand => <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59>>,res => <<168,61,69,76,24,130,56,29,0,69,138,245,158,224,236,59,94,3,198,71,10,118,96,121,71,16,173,245,45,99>>}],imsi => <<"262421841803540">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421841803540">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421841803540 receive call lu_request from <0.1465.0> in state state_authenticating 08:32:26.388 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421841803540">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421841803540 send ok to <0.1465.0> 08:32:26.388 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421841803540 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421841803540 consume call lu_request from <0.1465.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.389 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,false,0,false,false} 08:32:26.389 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.389 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421841803540",undefined,undefined,false,false,undefined} 08:32:26.389 [debug] SWx Tx SAR Imsi="262421841803540" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.390 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","259",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421841803540",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421841803540 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421841803540 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421841803540 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1466.0> in state state_wait_swx_saa 08:32:26.399 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;259;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421841803540",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421841803540 send ok to <0.1466.0> 08:32:26.399 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421841803540 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421841803540 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1466.0> in state state_wait_swx_saa => state_authenticated 08:32:26.399 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421841803540",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421841803540 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421841803540">>,ok}} 08:32:26.399 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421841803540 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:26.400 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.400 [info] lu_response(<<"262421841803540">>): ok 08:32:26.400 [info] lu_response for <<"262421841803540">>: ok 08:32:26.400 [info] GSUP: Tx #{imsi => <<"262421841803540">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421841803540">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421841803540 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1467.0> in state state_authenticated 08:32:26.405 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421841803540">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.405 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.405 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,false,0,false,false} 08:32:26.405 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.405 [info] s2b: Tx {gtp,v2,create_session_request,0,5694932,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421841803540">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735081,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079842,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421841803540 send ok to <0.1467.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.405 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421841803540 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1467.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421841803540 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421841803540 receive call {rx_s6b_aar,"262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1468.0> in state state_authenticated 08:32:26.416 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.416 [info] ue_fsm ev_rx_s6b_aar: "262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.416 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421841803540",undefined,undefined,true,false,undefined} 08:32:26.416 [debug] SWx Tx SAR Imsi="262421841803540" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:26.416 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","260",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421841803540",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421841803540 send ok to <0.1468.0> 08:32:26.417 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421841803540 consume call {rx_s6b_aar,"262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1468.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421841803540 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1469.0> in state state_authenticated_wait_swx_saa 08:32:26.420 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;260;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421841803540",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421841803540 send ok to <0.1469.0> *DBG* aaa_ue_fsm_262421841803540 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1469.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.420 [info] ue_fsm ev_rx_swx_saa 08:32:26.421 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421841803540","262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1468.0>} 08:32:26.421 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.421 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.427 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,233,86,229,212,0,2,0,2,0,16,0,87,0,9,1,160,250,154,138,4,172,18,36,103,79,0,5,0,1,192,168,0,76,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,250,154,138,4,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,250,154,138,4,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:26.427 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735081,5694932,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<250,154,138,4>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4204431876,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4204431876,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,76>>}}} *DBG* epdg_ue_fsm_262421841803540 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 3603079842, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4204431876}}} from <0.1470.0> in state state_wait_create_session_resp 08:32:26.427 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421841803540">>,<0.1462.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735081,4204431876,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079842,4204431876}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:26.427 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:26.427 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3603079842,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4204431876}} 08:32:26.427 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,false,0,false,false} 08:32:26.427 [info] KMOD Port Create PDP Context Call {<0.1462.0>,[alias|#Ref<0.2201401468.1057554437.46282>]}: {create_pdp_context,{172,18,36,103},3603079842,4204431876,{192,168,0,76}} 08:32:26.427 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,76}, 3603079842, 4204431876 08:32:26.427 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2182,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,76}},{i_tid,3603079842},{o_tid,4204431876}]}} 08:32:26.428 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3603079842,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4204431876}) returned ok *DBG* epdg_ue_fsm_262421841803540 send ok to <0.1470.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421841803540">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 3603079842, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4204431876}}}} *DBG* epdg_ue_fsm_262421841803540 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,76>>,undefined}, local_teid => 3603079842, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4204431876}}} from <0.1470.0> in state state_wait_create_session_resp => state_active 08:32:26.428 [info] tunnel_response(<<"262421841803540">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3603079842,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4204431876}} 08:32:26.428 [info] tunnel_response for <<"262421841803540">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,76>>,undefined},local_teid => 3603079842,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4204431876}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.428 [info] GSUP: Tx #{imsi => <<"262421841803540">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,76>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262425040705256">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:26.463 [info] GSUP: Rx #{imsi => <<"262425040705256">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425040705256 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425040705256 consume internal init_state in state state_new 08:32:26.463 [info] ue_fsm start(epdg_ue_fsm_262425040705256) *DBG* epdg_ue_fsm_262425040705256 receive call {auth_request,33,"internet",#{}} from <0.1471.0> in state state_new 08:32:26.463 [info] ue_fsm init(<<"262425040705256">>) 08:32:26.463 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425040705256 send ok to <0.1471.0> 08:32:26.464 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425040705256 consume call {auth_request,33,"internet",#{}} from <0.1471.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425040705256 enter aaa_ue_fsm in state state_new 08:32:26.464 [info] ue_fsm start_link(aaa_ue_fsm_262425040705256) *DBG* epdg_ue_fsm_262425040705256 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425040705256 consume internal init_state in state state_new 08:32:26.464 [info] ue_fsm init("262425040705256") *DBG* aaa_ue_fsm_262425040705256 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.464 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.465 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425040705256",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425040705256 send ok to <0.201.0> 08:32:26.465 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425040705256 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:26.465 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","261",";","nonode@nohost"],1,undefined,undefined,undefined,"262425040705256",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:26.481 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;261;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425040705256",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41]],[[173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,136,69,87,89,139,106,248,59,179,0,121,25,127,11]],["foobar"],[[210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31]],[[150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425040705256 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>, <<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>, <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226, 136,69,87,89,139,106,248,59,179,0,121,25,127,11>>, <<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>, <<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>}]}} from <0.1474.0> in state state_wait_swx_maa 08:32:26.481 [info] dia_sip2gsup: auth [173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41] authz [173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,136,69,87,89,139,106,248,59,179,0,121,25,127,11]  08:32:26.481 [info] rand [173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226] autn [182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41]  08:32:26.481 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425040705256 send ok to <0.1474.0> *DBG* epdg_ue_fsm_262425040705256 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>, <<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>, <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226, 136,69,87,89,139,106,248,59,179,0,121,25,127,11>>, <<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>, <<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:26.482 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425040705256",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425040705256 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>, <<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>, <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226, 136,69,87,89,139,106,248,59,179,0,121,25,127,11>>, <<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>, <<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>}]}} from <0.1474.0> in state state_wait_swx_maa => state_new 08:32:26.482 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>,<<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>,<<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,136,69,87,89,139,106,248,59,179,0,121,25,127,11>>,<<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>,<<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>}]} *DBG* epdg_ue_fsm_262425040705256 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425040705256">>, {ok, [{epdg_auth_tuple, <<173,43,206,31,19,34,60,51,212,159,132,25,222, 179,64,226>>, <<182,208,237,181,7,151,12,195,252,206,117,181, 158,177,24,41>>, <<173,43,206,31,19,34,60,51,212,159,132,25,222, 179,64,226,136,69,87,89,139,106,248,59,179,0, 121,25,127,11>>, <<150,22,31,172,58,238,174,227,84,28,114,50, 108,177,44,105>>, <<210,170,230,139,49,5,89,185,148,251,122, 4,97,5,115,31>>}]}}} *DBG* epdg_ue_fsm_262425040705256 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>, <<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>, <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226, 136,69,87,89,139,106,248,59,179,0,121,25,127,11>>, <<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>, <<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.483 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>,<<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>,<<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,136,69,87,89,139,106,248,59,179,0,121,25,127,11>>,<<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>,<<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>}]}, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,false,0,false,false} 08:32:26.483 [info] auth_response(<<"262425040705256">>): {ok,[{epdg_auth_tuple,<<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>,<<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>,<<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,136,69,87,89,139,106,248,59,179,0,121,25,127,11>>,<<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>,<<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.484 [info] auth_response for <<"262425040705256">>: {ok,[{epdg_auth_tuple,<<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>,<<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>,<<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,136,69,87,89,139,106,248,59,179,0,121,25,127,11>>,<<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>,<<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>}]} 08:32:26.484 [info] GSUP: Tx #{auth_tuples => [#{autn => <<182,208,237,181,7,151,12,195,252,206,117,181,158,177,24,41>>,ck => <<210,170,230,139,49,5,89,185,148,251,122,4,97,5,115,31>>,ik => <<150,22,31,172,58,238,174,227,84,28,114,50,108,177,44,105>>,rand => <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226>>,res => <<173,43,206,31,19,34,60,51,212,159,132,25,222,179,64,226,136,69,87,89,139,106,248,59,179,0,121,25,127,11>>}],imsi => <<"262425040705256">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425040705256">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425040705256 receive call lu_request from <0.1475.0> in state state_authenticating 08:32:26.488 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425040705256">>,message_type => location_upd_req} 08:32:26.488 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425040705256 send ok to <0.1475.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425040705256 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:26.488 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425040705256 consume call lu_request from <0.1475.0> in state state_authenticating 08:32:26.489 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.489 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425040705256",undefined,undefined,false,false,undefined} 08:32:26.489 [debug] SWx Tx SAR Imsi="262425040705256" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.489 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","262",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425040705256",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425040705256 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425040705256 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425040705256 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1476.0> in state state_wait_swx_saa 08:32:26.499 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;262;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425040705256",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425040705256 send ok to <0.1476.0> 08:32:26.499 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425040705256 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425040705256 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1476.0> in state state_wait_swx_saa => state_authenticated 08:32:26.500 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425040705256",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425040705256 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425040705256">>,ok}} 08:32:26.500 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425040705256 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:26.500 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.500 [info] lu_response(<<"262425040705256">>): ok 08:32:26.500 [info] lu_response for <<"262425040705256">>: ok 08:32:26.500 [info] GSUP: Tx #{imsi => <<"262425040705256">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425040705256">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425040705256 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1477.0> in state state_authenticated 08:32:26.505 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425040705256">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.505 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.505 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,false,0,false,false} 08:32:26.506 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.506 [info] s2b: Tx {gtp,v2,create_session_request,0,5694933,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425040705256">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735082,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079843,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425040705256 send ok to <0.1477.0> 08:32:26.506 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425040705256 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1477.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425040705256 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425040705256 receive call {rx_s6b_aar,"262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1478.0> in state state_authenticated 08:32:26.523 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.523 [info] ue_fsm ev_rx_s6b_aar: "262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.524 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262425040705256",undefined,undefined,true,false,undefined} 08:32:26.524 [debug] SWx Tx SAR Imsi="262425040705256" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:26.524 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","263",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425040705256",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425040705256 send ok to <0.1478.0> *DBG* aaa_ue_fsm_262425040705256 consume call {rx_s6b_aar,"262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1478.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:26.524 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425040705256 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1479.0> in state state_authenticated_wait_swx_saa 08:32:26.534 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;263;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425040705256",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425040705256 send ok to <0.1479.0> *DBG* aaa_ue_fsm_262425040705256 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1479.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.534 [info] ue_fsm ev_rx_swx_saa 08:32:26.535 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425040705256","262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1478.0>} 08:32:26.535 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.535 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.547 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,234,86,229,213,0,2,0,2,0,16,0,87,0,9,1,160,40,11,71,15,172,18,36,103,79,0,5,0,1,192,168,0,77,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,40,11,71,15,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,40,11,71,15,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:26.547 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735082,5694933,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<40,11,71,15>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,671827727,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,671827727,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,77>>}}} 08:32:26.548 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425040705256">>,<0.1472.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735082,671827727,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3603079843,671827727}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:26.548 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262425040705256 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 3603079843, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 671827727}}} from <0.1480.0> in state state_wait_create_session_resp 08:32:26.548 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 3603079843,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 671827727}} 08:32:26.548 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,false,0,false,false} 08:32:26.548 [info] KMOD Port Create PDP Context Call {<0.1472.0>,[alias|#Ref<0.2201401468.1057554437.46409>]}: {create_pdp_context,{172,18,36,103},3603079843,671827727,{192,168,0,77}} 08:32:26.549 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,77}, 3603079843, 671827727 08:32:26.549 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,77}},{i_tid,3603079843},{o_tid,671827727}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262425040705256">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 3603079843, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 671827727}}}} *DBG* epdg_ue_fsm_262425040705256 send ok to <0.1480.0> 08:32:26.550 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 3603079843,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 671827727}) returned ok *DBG* epdg_ue_fsm_262425040705256 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,77>>,undefined}, local_teid => 3603079843, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 671827727}}} from <0.1480.0> in state state_wait_create_session_resp => state_active 08:32:26.550 [info] tunnel_response(<<"262425040705256">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 3603079843,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 671827727}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.551 [info] tunnel_response for <<"262425040705256">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,77>>,undefined},local_teid => 3603079843,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 671827727}} 08:32:26.551 [info] GSUP: Tx #{imsi => <<"262425040705256">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,77>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262424806952977">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:26.563 [info] GSUP: Rx #{imsi => <<"262424806952977">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424806952977 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424806952977 consume internal init_state in state state_new 08:32:26.563 [info] ue_fsm start(epdg_ue_fsm_262424806952977) *DBG* epdg_ue_fsm_262424806952977 receive call {auth_request,33,"internet",#{}} from <0.1481.0> in state state_new 08:32:26.563 [info] ue_fsm init(<<"262424806952977">>) *DBG* epdg_ue_fsm_262424806952977 send ok to <0.1481.0> 08:32:26.563 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424806952977 consume call {auth_request,33,"internet",#{}} from <0.1481.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424806952977 enter aaa_ue_fsm in state state_new 08:32:26.564 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424806952977 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424806952977 consume internal init_state in state state_new 08:32:26.564 [info] ue_fsm start_link(aaa_ue_fsm_262424806952977) *DBG* aaa_ue_fsm_262424806952977 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.564 [info] ue_fsm init("262424806952977") 08:32:26.564 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.565 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424806952977",undefined,undefined,false,false,undefined} 08:32:26.565 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:26.565 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","264",";","nonode@nohost"],1,undefined,undefined,undefined,"262424806952977",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424806952977 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424806952977 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:26.579 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;264;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424806952977",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99]],[[56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,214,182,253,253,51,240,153,190,96,119,10,82,253,235]],["foobar"],[[201,207,41,23,76,234,113,133,80,115,141,222,138,120,215,13]],[[28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.579 [info] dia_sip2gsup: auth [56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99] authz [56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,214,182,253,253,51,240,153,190,96,119,10,82,253,235]  *DBG* aaa_ue_fsm_262424806952977 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>, <<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>, <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47, 214,182,253,253,51,240,153,190,96,119,10,82,253,235>>, <<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>, <<201,207,41,23,76,234,113,133,80,115,141,222,138,120, 215,13>>}]}} from <0.1484.0> in state state_wait_swx_maa 08:32:26.579 [info] rand [56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47] autn [234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99]  08:32:26.579 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424806952977 send ok to <0.1484.0> 08:32:26.580 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424806952977",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424806952977 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>, <<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>, <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47, 214,182,253,253,51,240,153,190,96,119,10,82,253,235>>, <<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>, <<201,207,41,23,76,234,113,133,80,115,141,222,138,120, 215,13>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424806952977 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>, <<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>, <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47, 214,182,253,253,51,240,153,190,96,119,10,82,253,235>>, <<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>, <<201,207,41,23,76,234,113,133,80,115,141,222,138,120, 215,13>>}]}} from <0.1484.0> in state state_wait_swx_maa => state_new 08:32:26.580 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>,<<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>,<<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,214,182,253,253,51,240,153,190,96,119,10,82,253,235>>,<<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>,<<201,207,41,23,76,234,113,133,80,115,141,222,138,120,215,13>>}]} *DBG* epdg_ue_fsm_262424806952977 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424806952977">>, {ok, [{epdg_auth_tuple, <<56,89,230,151,179,220,175,222,214,176,61,219, 163,50,133,47>>, <<234,183,46,148,180,93,14,114,223,176,143,182, 28,54,251,99>>, <<56,89,230,151,179,220,175,222,214,176,61,219, 163,50,133,47,214,182,253,253,51,240,153,190, 96,119,10,82,253,235>>, <<28,195,36,210,8,123,235,186,203,105,78,10, 161,85,15,135>>, <<201,207,41,23,76,234,113,133,80,115,141, 222,138,120,215,13>>}]}}} 08:32:26.581 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>,<<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>,<<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,214,182,253,253,51,240,153,190,96,119,10,82,253,235>>,<<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>,<<201,207,41,23,76,234,113,133,80,115,141,222,138,120,215,13>>}]}, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424806952977 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>, <<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>, <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47, 214,182,253,253,51,240,153,190,96,119,10,82,253,235>>, <<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>, <<201,207,41,23,76,234,113,133,80,115,141,222,138,120, 215,13>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.581 [info] auth_response(<<"262424806952977">>): {ok,[{epdg_auth_tuple,<<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>,<<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>,<<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,214,182,253,253,51,240,153,190,96,119,10,82,253,235>>,<<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>,<<201,207,41,23,76,234,113,133,80,115,141,222,138,120,215,13>>}]} 08:32:26.582 [info] auth_response for <<"262424806952977">>: {ok,[{epdg_auth_tuple,<<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>,<<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>,<<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,214,182,253,253,51,240,153,190,96,119,10,82,253,235>>,<<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>,<<201,207,41,23,76,234,113,133,80,115,141,222,138,120,215,13>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.582 [info] GSUP: Tx #{auth_tuples => [#{autn => <<234,183,46,148,180,93,14,114,223,176,143,182,28,54,251,99>>,ck => <<201,207,41,23,76,234,113,133,80,115,141,222,138,120,215,13>>,ik => <<28,195,36,210,8,123,235,186,203,105,78,10,161,85,15,135>>,rand => <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47>>,res => <<56,89,230,151,179,220,175,222,214,176,61,219,163,50,133,47,214,182,253,253,51,240,153,190,96,119,10,82,253,235>>}],imsi => <<"262424806952977">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424806952977">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424806952977 receive call lu_request from <0.1485.0> in state state_authenticating 08:32:26.586 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424806952977">>,message_type => location_upd_req} 08:32:26.586 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424806952977 send ok to <0.1485.0> 08:32:26.587 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424806952977 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424806952977 consume call lu_request from <0.1485.0> in state state_authenticating 08:32:26.587 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.587 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424806952977",undefined,undefined,false,false,undefined} 08:32:26.587 [debug] SWx Tx SAR Imsi="262424806952977" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.587 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","265",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424806952977",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424806952977 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424806952977 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424806952977 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1486.0> in state state_wait_swx_saa 08:32:26.597 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;265;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424806952977",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.597 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424806952977 send ok to <0.1486.0> 08:32:26.598 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424806952977",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424806952977 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424806952977 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1486.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424806952977 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424806952977">>,ok}} 08:32:26.598 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424806952977 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.598 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,false,0,false,false} 08:32:26.598 [info] lu_response(<<"262424806952977">>): ok 08:32:26.598 [info] lu_response for <<"262424806952977">>: ok 08:32:26.598 [info] GSUP: Tx #{imsi => <<"262424806952977">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424806952977">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424806952977 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1487.0> in state state_authenticated 08:32:26.603 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424806952977">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.603 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.603 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,false,0,false,false} 08:32:26.603 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.604 [info] s2b: Tx {gtp,v2,create_session_request,0,5694934,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424806952977">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735083,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079844,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424806952977 send ok to <0.1487.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.604 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424806952977 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1487.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424806952977 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424806952977 receive call {rx_s6b_aar,"262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1488.0> in state state_authenticated 08:32:26.618 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.618 [info] ue_fsm ev_rx_s6b_aar: "262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.618 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262424806952977",undefined,undefined,true,false,undefined} 08:32:26.618 [debug] SWx Tx SAR Imsi="262424806952977" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:26.619 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","266",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424806952977",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424806952977 send ok to <0.1488.0> *DBG* aaa_ue_fsm_262424806952977 consume call {rx_s6b_aar,"262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1488.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:26.619 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424806952977 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1489.0> in state state_authenticated_wait_swx_saa 08:32:26.627 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;266;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424806952977",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.628 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424806952977 send ok to <0.1489.0> 08:32:26.628 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424806952977","262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1488.0>} 08:32:26.628 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262424806952977 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1489.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.628 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.639 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,235,86,229,214,0,2,0,2,0,16,0,87,0,9,1,160,15,195,221,198,172,18,36,103,79,0,5,0,1,192,168,0,78,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,15,195,221,198,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,15,195,221,198,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262424806952977 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 3603079844, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 264494534}}} from <0.1490.0> in state state_wait_create_session_resp 08:32:26.639 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735083,5694934,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<15,195,221,198>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,264494534,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,264494534,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,78>>}}} 08:32:26.639 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424806952977">>,<0.1482.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735083,264494534,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079844,264494534}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:26.639 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:26.639 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 3603079844,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 264494534}} 08:32:26.640 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,false,0,false,false} 08:32:26.640 [info] KMOD Port Create PDP Context Call {<0.1482.0>,[alias|#Ref<0.2201401468.1057554437.46535>]}: {create_pdp_context,{172,18,36,103},3603079844,264494534,{192,168,0,78}} *DBG* epdg_ue_fsm_262424806952977 send ok to <0.1490.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424806952977">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 3603079844, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 264494534}}}} *DBG* epdg_ue_fsm_262424806952977 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,78>>,undefined}, local_teid => 3603079844, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 264494534}}} from <0.1490.0> in state state_wait_create_session_resp => state_active 08:32:26.640 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,78}, 3603079844, 264494534 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.640 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2055,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,78}},{i_tid,3603079844},{o_tid,264494534}]}} 08:32:26.640 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 3603079844,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 264494534}) returned ok 08:32:26.640 [info] tunnel_response(<<"262424806952977">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 3603079844,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 264494534}} 08:32:26.641 [info] tunnel_response for <<"262424806952977">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,78>>,undefined},local_teid => 3603079844,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 264494534}} 08:32:26.641 [info] GSUP: Tx #{imsi => <<"262424806952977">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,78>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262422715693999">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422715693999 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422715693999 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422715693999 receive call {auth_request,33,"internet",#{}} from <0.1491.0> in state state_new 08:32:26.663 [info] GSUP: Rx #{imsi => <<"262422715693999">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:26.663 [info] ue_fsm start(epdg_ue_fsm_262422715693999) *DBG* epdg_ue_fsm_262422715693999 send ok to <0.1491.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422715693999 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422715693999 consume call {auth_request,33,"internet",#{}} from <0.1491.0> in state state_new => state_wait_auth_resp 08:32:26.663 [info] ue_fsm init(<<"262422715693999">>) *DBG* epdg_ue_fsm_262422715693999 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422715693999 consume internal init_state in state state_new 08:32:26.663 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422715693999 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.664 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,false,0,false,false} 08:32:26.664 [info] ue_fsm start_link(aaa_ue_fsm_262422715693999) 08:32:26.664 [info] ue_fsm init("262422715693999") 08:32:26.664 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.665 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422715693999",undefined,undefined,false,false,undefined} 08:32:26.665 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:26.665 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","267",";","nonode@nohost"],1,undefined,undefined,undefined,"262422715693999",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422715693999 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422715693999 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262422715693999 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>, <<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>, <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31, 129,196,195,158,128,149,169,230,48,84,94,177,220>>, <<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>, <<248,86,161,241,82,150,207,111,157,42,141,122,122,183, 88,95>>}]}} from <0.1494.0> in state state_wait_swx_maa 08:32:26.679 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;267;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422715693999",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168]],[[77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31,129,196,195,158,128,149,169,230,48,84,94,177,220]],["foobar"],[[248,86,161,241,82,150,207,111,157,42,141,122,122,183,88,95]],[[90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.679 [info] dia_sip2gsup: auth [77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168] authz [77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31,129,196,195,158,128,149,169,230,48,84,94,177,220]  *DBG* aaa_ue_fsm_262422715693999 send ok to <0.1494.0> 08:32:26.679 [info] rand [77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243] autn [179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168]  08:32:26.679 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422715693999 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>, <<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>, <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31, 129,196,195,158,128,149,169,230,48,84,94,177,220>>, <<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>, <<248,86,161,241,82,150,207,111,157,42,141,122,122,183, 88,95>>}]}} from <0.1494.0> in state state_wait_swx_maa => state_new 08:32:26.679 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422715693999",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422715693999 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>, <<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>, <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31, 129,196,195,158,128,149,169,230,48,84,94,177,220>>, <<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>, <<248,86,161,241,82,150,207,111,157,42,141,122,122,183, 88,95>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:26.680 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>,<<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>,<<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31,129,196,195,158,128,149,169,230,48,84,94,177,220>>,<<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>,<<248,86,161,241,82,150,207,111,157,42,141,122,122,183,88,95>>}]} *DBG* epdg_ue_fsm_262422715693999 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422715693999">>, {ok, [{epdg_auth_tuple, <<77,175,102,64,53,22,189,103,46,85,129,57,21, 253,76,243>>, <<179,109,231,27,50,0,105,199,54,121,126,167, 102,154,25,168>>, <<77,175,102,64,53,22,189,103,46,85,129,57,21, 253,76,243,31,129,196,195,158,128,149,169, 230,48,84,94,177,220>>, <<90,229,183,231,88,86,140,42,199,160,39,4,112, 146,49,244>>, <<248,86,161,241,82,150,207,111,157,42, 141,122,122,183,88,95>>}]}}} 08:32:26.681 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>,<<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>,<<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31,129,196,195,158,128,149,169,230,48,84,94,177,220>>,<<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>,<<248,86,161,241,82,150,207,111,157,42,141,122,122,183,88,95>>}]}, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422715693999 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>, <<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>, <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31, 129,196,195,158,128,149,169,230,48,84,94,177,220>>, <<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>, <<248,86,161,241,82,150,207,111,157,42,141,122,122,183, 88,95>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.681 [info] auth_response(<<"262422715693999">>): {ok,[{epdg_auth_tuple,<<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>,<<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>,<<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31,129,196,195,158,128,149,169,230,48,84,94,177,220>>,<<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>,<<248,86,161,241,82,150,207,111,157,42,141,122,122,183,88,95>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.682 [info] auth_response for <<"262422715693999">>: {ok,[{epdg_auth_tuple,<<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>,<<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>,<<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31,129,196,195,158,128,149,169,230,48,84,94,177,220>>,<<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>,<<248,86,161,241,82,150,207,111,157,42,141,122,122,183,88,95>>}]} 08:32:26.682 [info] GSUP: Tx #{auth_tuples => [#{autn => <<179,109,231,27,50,0,105,199,54,121,126,167,102,154,25,168>>,ck => <<248,86,161,241,82,150,207,111,157,42,141,122,122,183,88,95>>,ik => <<90,229,183,231,88,86,140,42,199,160,39,4,112,146,49,244>>,rand => <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243>>,res => <<77,175,102,64,53,22,189,103,46,85,129,57,21,253,76,243,31,129,196,195,158,128,149,169,230,48,84,94,177,220>>}],imsi => <<"262422715693999">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422715693999">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422715693999 receive call lu_request from <0.1495.0> in state state_authenticating *DBG* epdg_ue_fsm_262422715693999 send ok to <0.1495.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.687 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422715693999">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422715693999 consume call lu_request from <0.1495.0> in state state_authenticating *DBG* aaa_ue_fsm_262422715693999 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:26.687 [info] ue_fsm lu_request 08:32:26.687 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,false,0,false,false} 08:32:26.687 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.687 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422715693999",undefined,undefined,false,false,undefined} 08:32:26.687 [debug] SWx Tx SAR Imsi="262422715693999" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.687 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","268",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422715693999",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422715693999 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422715693999 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422715693999 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1496.0> in state state_wait_swx_saa 08:32:26.695 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;268;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422715693999",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422715693999 send ok to <0.1496.0> 08:32:26.695 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422715693999 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422715693999 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1496.0> in state state_wait_swx_saa => state_authenticated 08:32:26.695 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422715693999",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422715693999 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422715693999">>,ok}} 08:32:26.696 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422715693999 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:26.696 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.696 [info] lu_response(<<"262422715693999">>): ok 08:32:26.696 [info] lu_response for <<"262422715693999">>: ok 08:32:26.696 [info] GSUP: Tx #{imsi => <<"262422715693999">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422715693999">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422715693999 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1497.0> in state state_authenticated 08:32:26.701 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422715693999">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.701 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.702 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,false,0,false,false} 08:32:26.702 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262422715693999 send ok to <0.1497.0> 08:32:26.702 [info] s2b: Tx {gtp,v2,create_session_request,0,5694935,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422715693999">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735084,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079845,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422715693999 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1497.0> in state state_authenticated => state_wait_create_session_resp 08:32:26.702 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422715693999 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422715693999 receive call {rx_s6b_aar,"262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1498.0> in state state_authenticated 08:32:26.712 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.712 [info] ue_fsm ev_rx_s6b_aar: "262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.712 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422715693999",undefined,undefined,true,false,undefined} 08:32:26.712 [debug] SWx Tx SAR Imsi="262422715693999" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:26.712 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","269",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422715693999",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422715693999 send ok to <0.1498.0> *DBG* aaa_ue_fsm_262422715693999 consume call {rx_s6b_aar,"262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1498.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:26.712 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422715693999 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1499.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422715693999 send ok to <0.1499.0> 08:32:26.716 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;269;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422715693999",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.716 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422715693999 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1499.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.716 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422715693999","262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1498.0>} 08:32:26.716 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.716 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.723 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,236,86,229,215,0,2,0,2,0,16,0,87,0,9,1,160,88,84,166,78,172,18,36,103,79,0,5,0,1,192,168,0,79,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,88,84,166,78,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,88,84,166,78,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:26.723 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735084,5694935,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"XT¦N">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1481942606,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1481942606,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,79>>}}} 08:32:26.723 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422715693999">>,<0.1492.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735084,1481942606,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3603079845,1481942606}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422715693999 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 3603079845, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1481942606}}} from <0.1500.0> in state state_wait_create_session_resp 08:32:26.723 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:26.724 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 3603079845,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1481942606}} 08:32:26.724 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,false,0,false,false} 08:32:26.724 [info] KMOD Port Create PDP Context Call {<0.1492.0>,[alias|#Ref<0.2201401468.1057554438.47923>]}: {create_pdp_context,{172,18,36,103},3603079845,1481942606,{192,168,0,79}} 08:32:26.724 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,79}, 3603079845, 1481942606 08:32:26.724 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2119,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,79}},{i_tid,3603079845},{o_tid,1481942606}]}} 08:32:26.724 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 3603079845,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1481942606}) returned ok *DBG* epdg_ue_fsm_262422715693999 send ok to <0.1500.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422715693999">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 3603079845, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1481942606}}}} *DBG* epdg_ue_fsm_262422715693999 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,79>>,undefined}, local_teid => 3603079845, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1481942606}}} from <0.1500.0> in state state_wait_create_session_resp => state_active 08:32:26.725 [info] tunnel_response(<<"262422715693999">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 3603079845,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1481942606}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.725 [info] tunnel_response for <<"262422715693999">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,79>>,undefined},local_teid => 3603079845,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1481942606}} 08:32:26.725 [info] GSUP: Tx #{imsi => <<"262422715693999">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,79>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420913959403">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:26.764 [info] GSUP: Rx #{imsi => <<"262420913959403">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420913959403 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420913959403 consume internal init_state in state state_new 08:32:26.764 [info] ue_fsm start(epdg_ue_fsm_262420913959403) *DBG* epdg_ue_fsm_262420913959403 receive call {auth_request,33,"internet",#{}} from <0.1501.0> in state state_new 08:32:26.764 [info] ue_fsm init(<<"262420913959403">>) *DBG* epdg_ue_fsm_262420913959403 send ok to <0.1501.0> 08:32:26.764 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420913959403 consume call {auth_request,33,"internet",#{}} from <0.1501.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420913959403 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:26.765 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420913959403 enter aaa_ue_fsm in state state_new 08:32:26.765 [info] ue_fsm start_link(aaa_ue_fsm_262420913959403) *DBG* aaa_ue_fsm_262420913959403 consume internal init_state in state state_new 08:32:26.765 [info] ue_fsm init("262420913959403") 08:32:26.765 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420913959403 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.766 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420913959403",undefined,undefined,false,false,undefined} 08:32:26.766 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:26.766 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","270",";","nonode@nohost"],1,undefined,undefined,undefined,"262420913959403",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420913959403 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420913959403 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:26.781 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;270;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420913959403",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,75,148,244,106,142,35,144,77,126,102,133,204,211,175,123,119]],[[22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,233,216,212,223,93,156,221,104,154,253,78,130,187,4]],["foobar"],[[154,191,136,231,85,84,213,216,213,229,165,102,122,117,165,150]],["Ç@ù6\ràIè\f¼O}\"Ì+é"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420913959403 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>, <<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123, 119>>, <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208, 233,216,212,223,93,156,221,104,154,253,78,130,187,4>>, <<"Ç@ù6\ràIè\f¼O}\"Ì+é">>, <<154,191,136,231,85,84,213,216,213,229,165,102,122,117, 165,150>>}]}} from <0.1504.0> in state state_wait_swx_maa 08:32:26.781 [info] dia_sip2gsup: auth [22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,75,148,244,106,142,35,144,77,126,102,133,204,211,175,123,119] authz [22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,233,216,212,223,93,156,221,104,154,253,78,130,187,4]  08:32:26.781 [info] rand [22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208] autn [75,148,244,106,142,35,144,77,126,102,133,204,211,175,123,119]  *DBG* aaa_ue_fsm_262420913959403 send ok to <0.1504.0> 08:32:26.781 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420913959403 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>, <<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123, 119>>, <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208, 233,216,212,223,93,156,221,104,154,253,78,130,187,4>>, <<"Ç@ù6\ràIè\f¼O}\"Ì+é">>, <<154,191,136,231,85,84,213,216,213,229,165,102,122,117, 165,150>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420913959403 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>, <<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123, 119>>, <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208, 233,216,212,223,93,156,221,104,154,253,78,130,187,4>>, <<"Ç@ù6\ràIè\f¼O}\"Ì+é">>, <<154,191,136,231,85,84,213,216,213,229,165,102,122,117, 165,150>>}]}} from <0.1504.0> in state state_wait_swx_maa => state_new 08:32:26.782 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420913959403",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420913959403 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420913959403">>, {ok, [{epdg_auth_tuple, <<22,246,180,142,187,21,28,89,177,123,75,21,84, 178,248,208>>, <<75,148,244,106,142,35,144,77,126,102,133,204, 211,175,123,119>>, <<22,246,180,142,187,21,28,89,177,123,75,21,84, 178,248,208,233,216,212,223,93,156,221,104, 154,253,78,130,187,4>>, <<"Ç@ù6\ràIè\f¼O}\"Ì+é">>, <<154,191,136,231,85,84,213,216,213,229, 165,102,122,117,165,150>>}]}}} 08:32:26.783 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>,<<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123,119>>,<<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,233,216,212,223,93,156,221,104,154,253,78,130,187,4>>,<<"Ç@ù6\ràIè\f¼O}\"Ì+é">>,<<154,191,136,231,85,84,213,216,213,229,165,102,122,117,165,150>>}]} *DBG* epdg_ue_fsm_262420913959403 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>, <<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123, 119>>, <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208, 233,216,212,223,93,156,221,104,154,253,78,130,187,4>>, <<"Ç@ù6\ràIè\f¼O}\"Ì+é">>, <<154,191,136,231,85,84,213,216,213,229,165,102,122,117, 165,150>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.784 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>,<<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123,119>>,<<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,233,216,212,223,93,156,221,104,154,253,78,130,187,4>>,<<"Ç@ù6\ràIè\f¼O}\"Ì+é">>,<<154,191,136,231,85,84,213,216,213,229,165,102,122,117,165,150>>}]}, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.784 [info] auth_response(<<"262420913959403">>): {ok,[{epdg_auth_tuple,<<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>,<<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123,119>>,<<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,233,216,212,223,93,156,221,104,154,253,78,130,187,4>>,<<"Ç@ù6\ràIè\f¼O}\"Ì+é">>,<<154,191,136,231,85,84,213,216,213,229,165,102,122,117,165,150>>}]} 08:32:26.784 [info] auth_response for <<"262420913959403">>: {ok,[{epdg_auth_tuple,<<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>,<<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123,119>>,<<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,233,216,212,223,93,156,221,104,154,253,78,130,187,4>>,<<"Ç@ù6\ràIè\f¼O}\"Ì+é">>,<<154,191,136,231,85,84,213,216,213,229,165,102,122,117,165,150>>}]} 08:32:26.785 [info] GSUP: Tx #{auth_tuples => [#{autn => <<75,148,244,106,142,35,144,77,126,102,133,204,211,175,123,119>>,ck => <<154,191,136,231,85,84,213,216,213,229,165,102,122,117,165,150>>,ik => <<"Ç@ù6\ràIè\f¼O}\"Ì+é">>,rand => <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208>>,res => <<22,246,180,142,187,21,28,89,177,123,75,21,84,178,248,208,233,216,212,223,93,156,221,104,154,253,78,130,187,4>>}],imsi => <<"262420913959403">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420913959403">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420913959403 receive call lu_request from <0.1505.0> in state state_authenticating 08:32:26.789 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420913959403">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420913959403 send ok to <0.1505.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420913959403 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420913959403 consume call lu_request from <0.1505.0> in state state_authenticating 08:32:26.790 [info] ue_fsm lu_request 08:32:26.790 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,false,0,false,false} 08:32:26.790 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.790 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420913959403",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420913959403 send ok to <0.201.0> 08:32:26.790 [debug] SWx Tx SAR Imsi="262420913959403" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420913959403 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:26.791 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","271",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420913959403",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420913959403 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1506.0> in state state_wait_swx_saa 08:32:26.801 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;271;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420913959403",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.801 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420913959403 send ok to <0.1506.0> *DBG* aaa_ue_fsm_262420913959403 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1506.0> in state state_wait_swx_saa => state_authenticated 08:32:26.801 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420913959403",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420913959403 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:26.801 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262420913959403">>,ok}} *DBG* epdg_ue_fsm_262420913959403 send ok to <0.211.0> 08:32:26.802 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420913959403 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:26.802 [info] lu_response(<<"262420913959403">>): ok 08:32:26.802 [info] lu_response for <<"262420913959403">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.802 [info] GSUP: Tx #{imsi => <<"262420913959403">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420913959403">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420913959403 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1507.0> in state state_authenticated 08:32:26.808 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420913959403">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.808 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.808 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,false,0,false,false} 08:32:26.808 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.809 [info] s2b: Tx {gtp,v2,create_session_request,0,5694936,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420913959403">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735085,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079846,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420913959403 send ok to <0.1507.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.809 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420913959403 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1507.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420913959403 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420913959403 receive call {rx_s6b_aar,"262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1508.0> in state state_authenticated 08:32:26.817 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420913959403 send ok to <0.1508.0> 08:32:26.817 [info] ue_fsm ev_rx_s6b_aar: "262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262420913959403 consume call {rx_s6b_aar,"262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1508.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:26.817 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420913959403",undefined,undefined,true,false,undefined} 08:32:26.817 [debug] SWx Tx SAR Imsi="262420913959403" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:26.817 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","272",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420913959403",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:26.817 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420913959403 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1509.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420913959403 send ok to <0.1509.0> *DBG* aaa_ue_fsm_262420913959403 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1509.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.821 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;272;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420913959403",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.821 [info] ue_fsm ev_rx_swx_saa 08:32:26.821 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420913959403","262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1508.0>} 08:32:26.821 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.821 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.825 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,237,86,229,216,0,2,0,2,0,16,0,87,0,9,1,160,188,21,103,89,172,18,36,103,79,0,5,0,1,192,168,0,80,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,188,21,103,89,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,188,21,103,89,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:26.826 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735085,5694936,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<188,21,103,89>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3155519321,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3155519321,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,80>>}}} 08:32:26.826 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420913959403">>,<0.1502.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735085,3155519321,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079846,3155519321}],[],[],[]}}}} 08:32:26.826 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262420913959403 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 3603079846, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3155519321}}} from <0.1510.0> in state state_wait_create_session_resp 08:32:26.826 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 3603079846,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3155519321}} 08:32:26.826 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,false,0,false,false} 08:32:26.826 [info] KMOD Port Create PDP Context Call {<0.1502.0>,[alias|#Ref<0.2201401468.1057554433.41634>]}: {create_pdp_context,{172,18,36,103},3603079846,3155519321,{192,168,0,80}} 08:32:26.826 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,80}, 3603079846, 3155519321 08:32:26.826 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2183,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,80}},{i_tid,3603079846},{o_tid,3155519321}]}} 08:32:26.827 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 3603079846,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3155519321}) returned ok *DBG* epdg_ue_fsm_262420913959403 send ok to <0.1510.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420913959403">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 3603079846, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3155519321}}}} *DBG* epdg_ue_fsm_262420913959403 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,80>>,undefined}, local_teid => 3603079846, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3155519321}}} from <0.1510.0> in state state_wait_create_session_resp => state_active 08:32:26.827 [info] tunnel_response(<<"262420913959403">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 3603079846,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3155519321}} 08:32:26.827 [info] tunnel_response for <<"262420913959403">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,80>>,undefined},local_teid => 3603079846,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3155519321}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.827 [info] GSUP: Tx #{imsi => <<"262420913959403">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,80>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427506855883">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:26.864 [info] GSUP: Rx #{imsi => <<"262427506855883">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427506855883 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427506855883 consume internal init_state in state state_new 08:32:26.864 [info] ue_fsm start(epdg_ue_fsm_262427506855883) *DBG* epdg_ue_fsm_262427506855883 receive call {auth_request,33,"internet",#{}} from <0.1511.0> in state state_new 08:32:26.864 [info] ue_fsm init(<<"262427506855883">>) *DBG* epdg_ue_fsm_262427506855883 send ok to <0.1511.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.864 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427506855883 consume call {auth_request,33,"internet",#{}} from <0.1511.0> in state state_new => state_wait_auth_resp 08:32:26.865 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427506855883 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427506855883 enter aaa_ue_fsm in state state_new 08:32:26.865 [info] ue_fsm start_link(aaa_ue_fsm_262427506855883) *DBG* aaa_ue_fsm_262427506855883 consume internal init_state in state state_new 08:32:26.866 [info] ue_fsm init("262427506855883") *DBG* aaa_ue_fsm_262427506855883 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.866 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.866 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427506855883",undefined,undefined,false,false,undefined} 08:32:26.866 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:26.866 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","273",";","nonode@nohost"],1,undefined,undefined,undefined,"262427506855883",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427506855883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427506855883 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427506855883 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>, <<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>, <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90, 114,77,33,69,117,255,227,125,7,206,141,68,33,211>>, <<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>, <<203,190,143,192,224,30,208,52,220,104,94,109,252,247, 82,167>>}]}} from <0.1514.0> in state state_wait_swx_maa 08:32:26.880 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;273;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427506855883",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16]],[[99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,114,77,33,69,117,255,227,125,7,206,141,68,33,211]],["foobar"],[[203,190,143,192,224,30,208,52,220,104,94,109,252,247,82,167]],[[197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:26.880 [info] dia_sip2gsup: auth [99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16] authz [99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,114,77,33,69,117,255,227,125,7,206,141,68,33,211]  *DBG* aaa_ue_fsm_262427506855883 send ok to <0.1514.0> *DBG* aaa_ue_fsm_262427506855883 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>, <<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>, <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90, 114,77,33,69,117,255,227,125,7,206,141,68,33,211>>, <<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>, <<203,190,143,192,224,30,208,52,220,104,94,109,252,247, 82,167>>}]}} from <0.1514.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427506855883 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>, <<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>, <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90, 114,77,33,69,117,255,227,125,7,206,141,68,33,211>>, <<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>, <<203,190,143,192,224,30,208,52,220,104,94,109,252,247, 82,167>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:26.880 [info] rand [99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90] autn [135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16]  08:32:26.880 [info] ue_fsm ev_rx_swx_maa *DBG* gsup_server got cast {auth_response, {<<"262427506855883">>, {ok, [{epdg_auth_tuple, <<99,166,112,116,157,85,215,48,109,75,1,164, 229,170,168,90>>, <<135,60,67,242,70,191,189,28,110,39,86,244,66, 74,62,16>>, <<99,166,112,116,157,85,215,48,109,75,1,164, 229,170,168,90,114,77,33,69,117,255,227,125, 7,206,141,68,33,211>>, <<197,240,10,165,16,160,146,177,149,181,248, 201,200,35,217,22>>, <<203,190,143,192,224,30,208,52,220,104, 94,109,252,247,82,167>>}]}}} *DBG* epdg_ue_fsm_262427506855883 send ok to <0.211.0> 08:32:26.881 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427506855883",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427506855883 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>, <<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>, <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90, 114,77,33,69,117,255,227,125,7,206,141,68,33,211>>, <<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>, <<203,190,143,192,224,30,208,52,220,104,94,109,252,247, 82,167>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.882 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>,<<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>,<<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,114,77,33,69,117,255,227,125,7,206,141,68,33,211>>,<<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>,<<203,190,143,192,224,30,208,52,220,104,94,109,252,247,82,167>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.883 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>,<<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>,<<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,114,77,33,69,117,255,227,125,7,206,141,68,33,211>>,<<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>,<<203,190,143,192,224,30,208,52,220,104,94,109,252,247,82,167>>}]}, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,false,0,false,false} 08:32:26.883 [info] auth_response(<<"262427506855883">>): {ok,[{epdg_auth_tuple,<<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>,<<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>,<<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,114,77,33,69,117,255,227,125,7,206,141,68,33,211>>,<<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>,<<203,190,143,192,224,30,208,52,220,104,94,109,252,247,82,167>>}]} 08:32:26.884 [info] auth_response for <<"262427506855883">>: {ok,[{epdg_auth_tuple,<<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>,<<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>,<<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,114,77,33,69,117,255,227,125,7,206,141,68,33,211>>,<<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>,<<203,190,143,192,224,30,208,52,220,104,94,109,252,247,82,167>>}]} 08:32:26.884 [info] GSUP: Tx #{auth_tuples => [#{autn => <<135,60,67,242,70,191,189,28,110,39,86,244,66,74,62,16>>,ck => <<203,190,143,192,224,30,208,52,220,104,94,109,252,247,82,167>>,ik => <<197,240,10,165,16,160,146,177,149,181,248,201,200,35,217,22>>,rand => <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90>>,res => <<99,166,112,116,157,85,215,48,109,75,1,164,229,170,168,90,114,77,33,69,117,255,227,125,7,206,141,68,33,211>>}],imsi => <<"262427506855883">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427506855883">>, message_type => location_upd_req}} 08:32:26.889 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427506855883">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427506855883 receive call lu_request from <0.1515.0> in state state_authenticating *DBG* epdg_ue_fsm_262427506855883 send ok to <0.1515.0> 08:32:26.889 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427506855883 consume call lu_request from <0.1515.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427506855883 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:26.890 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,false,0,false,false} 08:32:26.890 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.891 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427506855883",undefined,undefined,false,false,undefined} 08:32:26.891 [debug] SWx Tx SAR Imsi="262427506855883" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.891 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","274",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427506855883",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427506855883 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427506855883 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427506855883 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1516.0> in state state_wait_swx_saa 08:32:26.901 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;274;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427506855883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427506855883 send ok to <0.1516.0> *DBG* aaa_ue_fsm_262427506855883 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1516.0> in state state_wait_swx_saa => state_authenticated 08:32:26.901 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427506855883 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:26.901 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427506855883",undefined,undefined,false,false,undefined} 08:32:26.901 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262427506855883">>,ok}} *DBG* epdg_ue_fsm_262427506855883 send ok to <0.211.0> 08:32:26.901 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427506855883 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:26.901 [info] lu_response(<<"262427506855883">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.902 [info] lu_response for <<"262427506855883">>: ok 08:32:26.902 [info] GSUP: Tx #{imsi => <<"262427506855883">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427506855883">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427506855883 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1517.0> in state state_authenticated 08:32:26.907 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427506855883">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:26.907 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:26.908 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,false,0,false,false} 08:32:26.908 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:26.908 [info] s2b: Tx {gtp,v2,create_session_request,0,5694937,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427506855883">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735086,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079847,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427506855883 send ok to <0.1517.0> 08:32:26.908 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427506855883 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1517.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427506855883 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427506855883 receive call {rx_s6b_aar,"262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1518.0> in state state_authenticated 08:32:26.925 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:26.925 [info] ue_fsm ev_rx_s6b_aar: "262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:26.926 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427506855883",undefined,undefined,true,false,undefined} 08:32:26.926 [debug] SWx Tx SAR Imsi="262427506855883" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:26.926 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","275",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427506855883",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427506855883 send ok to <0.1518.0> *DBG* aaa_ue_fsm_262427506855883 consume call {rx_s6b_aar,"262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1518.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:26.926 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427506855883 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1519.0> in state state_authenticated_wait_swx_saa 08:32:26.937 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;275;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427506855883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427506855883 send ok to <0.1519.0> 08:32:26.937 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427506855883 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1519.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:26.937 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427506855883","262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1518.0>} 08:32:26.937 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:26.937 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:26.952 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,238,86,229,217,0,2,0,2,0,16,0,87,0,9,1,160,7,131,26,108,172,18,36,103,79,0,5,0,1,192,168,0,81,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,7,131,26,108,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,7,131,26,108,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262427506855883 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 3603079847, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 126032492}}} from <0.1520.0> in state state_wait_create_session_resp 08:32:26.952 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735086,5694937,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<7,131,26,108>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,126032492,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,126032492,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,81>>}}} 08:32:26.952 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427506855883">>,<0.1512.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735086,126032492,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079847,126032492}],[]}}}} 08:32:26.952 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:26.952 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3603079847,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 126032492}} 08:32:26.952 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,false,0,false,false} 08:32:26.952 [info] KMOD Port Create PDP Context Call {<0.1512.0>,[alias|#Ref<0.2201401468.1057554437.46728>]}: {create_pdp_context,{172,18,36,103},3603079847,126032492,{192,168,0,81}} 08:32:26.952 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,81}, 3603079847, 126032492 08:32:26.953 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2246,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,81}},{i_tid,3603079847},{o_tid,126032492}]}} *DBG* epdg_ue_fsm_262427506855883 send ok to <0.1520.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427506855883">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 3603079847, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 126032492}}}} *DBG* epdg_ue_fsm_262427506855883 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,81>>,undefined}, local_teid => 3603079847, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 126032492}}} from <0.1520.0> in state state_wait_create_session_resp => state_active 08:32:26.953 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3603079847,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 126032492}) returned ok 08:32:26.953 [info] tunnel_response(<<"262427506855883">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3603079847,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 126032492}} 08:32:26.953 [info] tunnel_response for <<"262427506855883">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,81>>,undefined},local_teid => 3603079847,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 126032492}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.953 [info] GSUP: Tx #{imsi => <<"262427506855883">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,81>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262425405500871">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262425405500871 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425405500871 consume internal init_state in state state_new 08:32:26.964 [info] GSUP: Rx #{imsi => <<"262425405500871">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425405500871 receive call {auth_request,33,"internet",#{}} from <0.1521.0> in state state_new 08:32:26.964 [info] ue_fsm start(epdg_ue_fsm_262425405500871) 08:32:26.964 [info] ue_fsm init(<<"262425405500871">>) *DBG* epdg_ue_fsm_262425405500871 send ok to <0.1521.0> *DBG* epdg_ue_fsm_262425405500871 consume call {auth_request,33,"internet",#{}} from <0.1521.0> in state state_new => state_wait_auth_resp 08:32:26.964 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262425405500871 enter aaa_ue_fsm in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425405500871 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425405500871 consume internal init_state in state state_new 08:32:26.965 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425405500871 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:26.965 [info] ue_fsm start_link(aaa_ue_fsm_262425405500871) 08:32:26.965 [info] ue_fsm init("262425405500871") 08:32:26.965 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:26.966 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425405500871",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425405500871 send ok to <0.201.0> 08:32:26.966 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425405500871 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:26.966 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","276",";","nonode@nohost"],1,undefined,undefined,undefined,"262425405500871",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:26.979 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;276;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425405500871",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206]],[[104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,173,95,191,92,10,225,193,230,211,240,215,109,3,110]],["foobar"],[[204,135,107,159,170,140,54,97,162,179,127,107,126,158,168,174]],[[111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425405500871 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>, <<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>, <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128, 173,95,191,92,10,225,193,230,211,240,215,109,3,110>>, <<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>, <<204,135,107,159,170,140,54,97,162,179,127,107,126,158, 168,174>>}]}} from <0.1524.0> in state state_wait_swx_maa 08:32:26.980 [info] dia_sip2gsup: auth [104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206] authz [104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,173,95,191,92,10,225,193,230,211,240,215,109,3,110]  08:32:26.980 [info] rand [104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128] autn [55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206]  *DBG* aaa_ue_fsm_262425405500871 send ok to <0.1524.0> *DBG* aaa_ue_fsm_262425405500871 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>, <<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>, <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128, 173,95,191,92,10,225,193,230,211,240,215,109,3,110>>, <<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>, <<204,135,107,159,170,140,54,97,162,179,127,107,126,158, 168,174>>}]}} from <0.1524.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425405500871 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>, <<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>, <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128, 173,95,191,92,10,225,193,230,211,240,215,109,3,110>>, <<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>, <<204,135,107,159,170,140,54,97,162,179,127,107,126,158, 168,174>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:26.980 [info] ue_fsm ev_rx_swx_maa 08:32:26.981 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425405500871",undefined,undefined,false,false,undefined} 08:32:26.981 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>,<<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>,<<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,173,95,191,92,10,225,193,230,211,240,215,109,3,110>>,<<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>,<<204,135,107,159,170,140,54,97,162,179,127,107,126,158,168,174>>}]} 08:32:26.982 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>,<<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>,<<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,173,95,191,92,10,225,193,230,211,240,215,109,3,110>>,<<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>,<<204,135,107,159,170,140,54,97,162,179,127,107,126,158,168,174>>}]}, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425405500871 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425405500871">>, {ok, [{epdg_auth_tuple, <<104,210,170,18,197,170,250,188,225,145,167, 46,5,0,241,128>>, <<55,22,41,242,85,48,141,19,94,188,134,70,200, 222,229,206>>, <<104,210,170,18,197,170,250,188,225,145,167, 46,5,0,241,128,173,95,191,92,10,225,193,230, 211,240,215,109,3,110>>, <<111,245,177,31,172,237,244,55,126,9,123,92, 125,89,63,92>>, <<204,135,107,159,170,140,54,97,162,179, 127,107,126,158,168,174>>}]}}} 08:32:26.983 [info] auth_response(<<"262425405500871">>): {ok,[{epdg_auth_tuple,<<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>,<<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>,<<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,173,95,191,92,10,225,193,230,211,240,215,109,3,110>>,<<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>,<<204,135,107,159,170,140,54,97,162,179,127,107,126,158,168,174>>}]} *DBG* epdg_ue_fsm_262425405500871 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>, <<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>, <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128, 173,95,191,92,10,225,193,230,211,240,215,109,3,110>>, <<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>, <<204,135,107,159,170,140,54,97,162,179,127,107,126,158, 168,174>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:26.983 [info] auth_response for <<"262425405500871">>: {ok,[{epdg_auth_tuple,<<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>,<<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>,<<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,173,95,191,92,10,225,193,230,211,240,215,109,3,110>>,<<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>,<<204,135,107,159,170,140,54,97,162,179,127,107,126,158,168,174>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.983 [info] GSUP: Tx #{auth_tuples => [#{autn => <<55,22,41,242,85,48,141,19,94,188,134,70,200,222,229,206>>,ck => <<204,135,107,159,170,140,54,97,162,179,127,107,126,158,168,174>>,ik => <<111,245,177,31,172,237,244,55,126,9,123,92,125,89,63,92>>,rand => <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128>>,res => <<104,210,170,18,197,170,250,188,225,145,167,46,5,0,241,128,173,95,191,92,10,225,193,230,211,240,215,109,3,110>>}],imsi => <<"262425405500871">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425405500871">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425405500871 receive call lu_request from <0.1525.0> in state state_authenticating 08:32:26.987 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425405500871">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425405500871 send ok to <0.1525.0> 08:32:26.988 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425405500871 consume call lu_request from <0.1525.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425405500871 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:26.988 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,false,0,false,false} 08:32:26.988 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:26.988 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425405500871",undefined,undefined,false,false,undefined} 08:32:26.988 [debug] SWx Tx SAR Imsi="262425405500871" Type=1 APN="internet" AgentInfoOpt=[]  08:32:26.989 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","277",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425405500871",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425405500871 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425405500871 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425405500871 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1526.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425405500871 send ok to <0.1526.0> 08:32:26.998 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;277;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425405500871",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425405500871 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1526.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425405500871 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:26.998 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425405500871 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425405500871">>,ok}} 08:32:26.999 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425405500871",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425405500871 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:26.999 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:26.999 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,false,0,false,false} 08:32:26.999 [info] lu_response(<<"262425405500871">>): ok 08:32:26.999 [info] lu_response for <<"262425405500871">>: ok 08:32:26.999 [info] GSUP: Tx #{imsi => <<"262425405500871">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425405500871">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425405500871 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1527.0> in state state_authenticated 08:32:27.005 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425405500871">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.005 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:27.005 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,false,0,false,false} 08:32:27.005 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:27.005 [info] s2b: Tx {gtp,v2,create_session_request,0,5694938,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425405500871">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735087,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079848,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425405500871 send ok to <0.1527.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.006 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425405500871 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1527.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425405500871 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425405500871 receive call {rx_s6b_aar,"262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1528.0> in state state_authenticated 08:32:27.023 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.023 [info] ue_fsm ev_rx_s6b_aar: "262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.024 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262425405500871",undefined,undefined,true,false,undefined} 08:32:27.024 [debug] SWx Tx SAR Imsi="262425405500871" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.024 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","278",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425405500871",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425405500871 send ok to <0.1528.0> 08:32:27.024 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425405500871 consume call {rx_s6b_aar,"262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1528.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425405500871 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1529.0> in state state_authenticated_wait_swx_saa 08:32:27.033 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;278;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425405500871",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:27.033 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425405500871 send ok to <0.1529.0> *DBG* aaa_ue_fsm_262425405500871 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1529.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.033 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425405500871","262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1528.0>} 08:32:27.033 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.033 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.044 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,239,86,229,218,0,2,0,2,0,16,0,87,0,9,1,160,141,173,255,155,172,18,36,103,79,0,5,0,1,192,168,0,82,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,141,173,255,155,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,141,173,255,155,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.045 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735087,5694938,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<141,173,255,155>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2376990619,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2376990619,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,82>>}}} 08:32:27.045 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425405500871">>,<0.1522.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735087,2376990619,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3603079848,2376990619}],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:27.045 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:27.045 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 3603079848,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2376990619}} *DBG* epdg_ue_fsm_262425405500871 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 3603079848, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2376990619}}} from <0.1530.0> in state state_wait_create_session_resp 08:32:27.045 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,false,0,false,false} 08:32:27.046 [info] KMOD Port Create PDP Context Call {<0.1522.0>,[alias|#Ref<0.2201401468.1057554438.48154>]}: {create_pdp_context,{172,18,36,103},3603079848,2376990619,{192,168,0,82}} 08:32:27.046 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,82}, 3603079848, 2376990619 08:32:27.046 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2247,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,82}},{i_tid,3603079848},{o_tid,2376990619}]}} 08:32:27.046 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 3603079848,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2376990619}) returned ok *DBG* epdg_ue_fsm_262425405500871 send ok to <0.1530.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425405500871">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 3603079848, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2376990619}}}} 08:32:27.046 [info] tunnel_response(<<"262425405500871">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 3603079848,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2376990619}} *DBG* epdg_ue_fsm_262425405500871 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,82>>,undefined}, local_teid => 3603079848, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2376990619}}} from <0.1530.0> in state state_wait_create_session_resp => state_active 08:32:27.047 [info] tunnel_response for <<"262425405500871">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,82>>,undefined},local_teid => 3603079848,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2376990619}} 08:32:27.047 [info] GSUP: Tx #{imsi => <<"262425405500871">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,82>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421908052380">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:27.064 [info] GSUP: Rx #{imsi => <<"262421908052380">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421908052380 enter epdg_ue_fsm in state state_new 08:32:27.064 [info] ue_fsm start(epdg_ue_fsm_262421908052380) *DBG* epdg_ue_fsm_262421908052380 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421908052380 receive call {auth_request,33,"internet",#{}} from <0.1531.0> in state state_new 08:32:27.064 [info] ue_fsm init(<<"262421908052380">>) 08:32:27.064 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421908052380 send ok to <0.1531.0> 08:32:27.065 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421908052380 consume call {auth_request,33,"internet",#{}} from <0.1531.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421908052380 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421908052380 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:27.065 [info] ue_fsm start_link(aaa_ue_fsm_262421908052380) *DBG* aaa_ue_fsm_262421908052380 consume internal init_state in state state_new 08:32:27.065 [info] ue_fsm init("262421908052380") *DBG* aaa_ue_fsm_262421908052380 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.065 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.066 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421908052380",undefined,undefined,false,false,undefined} 08:32:27.066 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:27.066 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","279",";","nonode@nohost"],1,undefined,undefined,undefined,"262421908052380",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421908052380 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421908052380 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:27.080 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;279;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421908052380",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130]],[[2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,148,135,16,99,161,103,138,117,33,64,15,105,64,83]],["foobar"],[[166,218,172,163,194,105,136,14,42,43,86,24,241,127,88,137]],[[112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421908052380 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>, <<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>, <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215, 148,135,16,99,161,103,138,117,33,64,15,105,64,83>>, <<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>, <<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88, 137>>}]}} from <0.1534.0> in state state_wait_swx_maa 08:32:27.080 [info] dia_sip2gsup: auth [2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130] authz [2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,148,135,16,99,161,103,138,117,33,64,15,105,64,83]  08:32:27.080 [info] rand [2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215] autn [172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130]  *DBG* aaa_ue_fsm_262421908052380 send ok to <0.1534.0> 08:32:27.080 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421908052380 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>, <<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>, <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215, 148,135,16,99,161,103,138,117,33,64,15,105,64,83>>, <<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>, <<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88, 137>>}]}} from <0.1534.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421908052380 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>, <<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>, <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215, 148,135,16,99,161,103,138,117,33,64,15,105,64,83>>, <<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>, <<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88, 137>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.081 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421908052380",undefined,undefined,false,false,undefined} 08:32:27.081 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>,<<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>,<<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,148,135,16,99,161,103,138,117,33,64,15,105,64,83>>,<<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>,<<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88,137>>}]} 08:32:27.082 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>,<<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>,<<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,148,135,16,99,161,103,138,117,33,64,15,105,64,83>>,<<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>,<<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88,137>>}]}, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421908052380 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421908052380">>, {ok, [{epdg_auth_tuple, <<2,176,129,22,104,171,12,118,11,227,54,33,236, 111,16,215>>, <<172,236,47,182,31,60,248,25,246,181,98,174, 19,237,244,130>>, <<2,176,129,22,104,171,12,118,11,227,54,33,236, 111,16,215,148,135,16,99,161,103,138,117,33, 64,15,105,64,83>>, <<112,237,57,17,201,243,58,125,207,54,0,201, 188,189,116,79>>, <<166,218,172,163,194,105,136,14,42,43,86, 24,241,127,88,137>>}]}}} 08:32:27.083 [info] auth_response(<<"262421908052380">>): {ok,[{epdg_auth_tuple,<<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>,<<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>,<<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,148,135,16,99,161,103,138,117,33,64,15,105,64,83>>,<<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>,<<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88,137>>}]} *DBG* epdg_ue_fsm_262421908052380 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>, <<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>, <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215, 148,135,16,99,161,103,138,117,33,64,15,105,64,83>>, <<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>, <<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88, 137>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:27.083 [info] auth_response for <<"262421908052380">>: {ok,[{epdg_auth_tuple,<<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>,<<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>,<<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,148,135,16,99,161,103,138,117,33,64,15,105,64,83>>,<<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>,<<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88,137>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.083 [info] GSUP: Tx #{auth_tuples => [#{autn => <<172,236,47,182,31,60,248,25,246,181,98,174,19,237,244,130>>,ck => <<166,218,172,163,194,105,136,14,42,43,86,24,241,127,88,137>>,ik => <<112,237,57,17,201,243,58,125,207,54,0,201,188,189,116,79>>,rand => <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215>>,res => <<2,176,129,22,104,171,12,118,11,227,54,33,236,111,16,215,148,135,16,99,161,103,138,117,33,64,15,105,64,83>>}],imsi => <<"262421908052380">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421908052380">>, message_type => location_upd_req}} 08:32:27.089 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421908052380">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421908052380 receive call lu_request from <0.1535.0> in state state_authenticating 08:32:27.090 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421908052380 send ok to <0.1535.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.090 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421908052380 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421908052380 consume call lu_request from <0.1535.0> in state state_authenticating 08:32:27.090 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.091 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421908052380",undefined,undefined,false,false,undefined} 08:32:27.091 [debug] SWx Tx SAR Imsi="262421908052380" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421908052380 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421908052380 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:27.091 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","280",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421908052380",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421908052380 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1536.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421908052380 send ok to <0.1536.0> *DBG* aaa_ue_fsm_262421908052380 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1536.0> in state state_wait_swx_saa => state_authenticated 08:32:27.103 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;280;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421908052380",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421908052380 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:27.103 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421908052380 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421908052380">>,ok}} 08:32:27.103 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421908052380",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421908052380 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.103 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.104 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,false,0,false,false} 08:32:27.104 [info] lu_response(<<"262421908052380">>): ok 08:32:27.104 [info] lu_response for <<"262421908052380">>: ok 08:32:27.104 [info] GSUP: Tx #{imsi => <<"262421908052380">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421908052380">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421908052380 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1537.0> in state state_authenticated 08:32:27.109 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421908052380">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.109 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:27.109 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,false,0,false,false} 08:32:27.109 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:27.109 [info] s2b: Tx {gtp,v2,create_session_request,0,5694939,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421908052380">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735088,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079849,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421908052380 send ok to <0.1537.0> 08:32:27.110 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421908052380 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1537.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421908052380 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421908052380 receive call {rx_s6b_aar,"262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1538.0> in state state_authenticated 08:32:27.122 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.122 [info] ue_fsm ev_rx_s6b_aar: "262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.122 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421908052380",undefined,undefined,true,false,undefined} 08:32:27.122 [debug] SWx Tx SAR Imsi="262421908052380" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.122 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","281",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421908052380",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421908052380 send ok to <0.1538.0> 08:32:27.122 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421908052380 consume call {rx_s6b_aar,"262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1538.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421908052380 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1539.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421908052380 send ok to <0.1539.0> 08:32:27.129 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;281;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421908052380",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:27.129 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421908052380 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1539.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.129 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421908052380","262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1538.0>} 08:32:27.129 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.129 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.140 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,240,86,229,219,0,2,0,2,0,16,0,87,0,9,1,160,203,59,212,102,172,18,36,103,79,0,5,0,1,192,168,0,83,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,203,59,212,102,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,203,59,212,102,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.140 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735088,5694939,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Ë;Ôf">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3409695846,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3409695846,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,83>>}}} 08:32:27.140 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421908052380">>,<0.1532.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735088,3409695846,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3603079849,3409695846}],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:27.140 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262421908052380 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 3603079849, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3409695846}}} from <0.1540.0> in state state_wait_create_session_resp 08:32:27.140 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 3603079849,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3409695846}} 08:32:27.141 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,false,0,false,false} 08:32:27.141 [info] KMOD Port Create PDP Context Call {<0.1532.0>,[alias|#Ref<0.2201401468.1057554438.48211>]}: {create_pdp_context,{172,18,36,103},3603079849,3409695846,{192,168,0,83}} 08:32:27.141 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,83}, 3603079849, 3409695846 08:32:27.141 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2311,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,83}},{i_tid,3603079849},{o_tid,3409695846}]}} 08:32:27.141 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 3603079849,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3409695846}) returned ok *DBG* epdg_ue_fsm_262421908052380 send ok to <0.1540.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421908052380">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 3603079849, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3409695846}}}} 08:32:27.141 [info] tunnel_response(<<"262421908052380">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 3603079849,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3409695846}} *DBG* epdg_ue_fsm_262421908052380 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,83>>,undefined}, local_teid => 3603079849, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3409695846}}} from <0.1540.0> in state state_wait_create_session_resp => state_active 08:32:27.142 [info] tunnel_response for <<"262421908052380">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,83>>,undefined},local_teid => 3603079849,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3409695846}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.142 [info] GSUP: Tx #{imsi => <<"262421908052380">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,83>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262429920818689">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262429920818689 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429920818689 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429920818689 receive call {auth_request,33,"internet",#{}} from <0.1541.0> in state state_new *DBG* epdg_ue_fsm_262429920818689 send ok to <0.1541.0> 08:32:27.165 [info] GSUP: Rx #{imsi => <<"262429920818689">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262429920818689 consume call {auth_request,33,"internet",#{}} from <0.1541.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.165 [info] ue_fsm start(epdg_ue_fsm_262429920818689) *DBG* epdg_ue_fsm_262429920818689 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:27.165 [info] ue_fsm init(<<"262429920818689">>) *DBG* aaa_ue_fsm_262429920818689 enter aaa_ue_fsm in state state_new 08:32:27.165 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262429920818689 consume internal init_state in state state_new 08:32:27.165 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,false,0,false,false} 08:32:27.165 [info] ue_fsm start_link(aaa_ue_fsm_262429920818689) *DBG* aaa_ue_fsm_262429920818689 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.165 [info] ue_fsm init("262429920818689") 08:32:27.165 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.165 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429920818689",undefined,undefined,false,false,undefined} 08:32:27.165 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429920818689 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429920818689 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:27.165 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","282",";","nonode@nohost"],1,undefined,undefined,undefined,"262429920818689",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:27.178 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;282;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429920818689",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,158,35,165,53,105,175,105,108,192,200,168,161,173,134,92,157]],[[235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,154,152,18,121,8,122,237,32,69,246,178,112,35,51]],["foobar"],[[254,149,134,129,92,34,206,21,210,235,163,42,214,118,15,38]],[[87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429920818689 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>, <<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92, 157>>, <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59, 154,152,18,121,8,122,237,32,69,246,178,112,35,51>>, <<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>, <<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15, 38>>}]}} from <0.1544.0> in state state_wait_swx_maa 08:32:27.178 [info] dia_sip2gsup: auth [235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,158,35,165,53,105,175,105,108,192,200,168,161,173,134,92,157] authz [235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,154,152,18,121,8,122,237,32,69,246,178,112,35,51]  08:32:27.178 [info] rand [235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59] autn [158,35,165,53,105,175,105,108,192,200,168,161,173,134,92,157]  *DBG* aaa_ue_fsm_262429920818689 send ok to <0.1544.0> 08:32:27.178 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429920818689 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>, <<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92, 157>>, <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59, 154,152,18,121,8,122,237,32,69,246,178,112,35,51>>, <<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>, <<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15, 38>>}]}} from <0.1544.0> in state state_wait_swx_maa => state_new 08:32:27.179 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429920818689",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429920818689 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>, <<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92, 157>>, <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59, 154,152,18,121,8,122,237,32,69,246,178,112,35,51>>, <<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>, <<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15, 38>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.179 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>,<<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92,157>>,<<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,154,152,18,121,8,122,237,32,69,246,178,112,35,51>>,<<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>,<<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15,38>>}]} 08:32:27.181 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>,<<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92,157>>,<<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,154,152,18,121,8,122,237,32,69,246,178,112,35,51>>,<<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>,<<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15,38>>}]}, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429920818689 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429920818689">>, {ok, [{epdg_auth_tuple, <<235,237,79,137,246,79,107,33,114,129,82,87, 241,160,66,59>>, <<158,35,165,53,105,175,105,108,192,200,168, 161,173,134,92,157>>, <<235,237,79,137,246,79,107,33,114,129,82,87, 241,160,66,59,154,152,18,121,8,122,237,32,69, 246,178,112,35,51>>, <<87,216,97,152,242,80,197,158,100,178,215,11, 197,231,243,206>>, <<254,149,134,129,92,34,206,21,210,235, 163,42,214,118,15,38>>}]}}} 08:32:27.181 [info] auth_response(<<"262429920818689">>): {ok,[{epdg_auth_tuple,<<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>,<<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92,157>>,<<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,154,152,18,121,8,122,237,32,69,246,178,112,35,51>>,<<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>,<<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15,38>>}]} *DBG* epdg_ue_fsm_262429920818689 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>, <<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92, 157>>, <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59, 154,152,18,121,8,122,237,32,69,246,178,112,35,51>>, <<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>, <<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15, 38>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.182 [info] auth_response for <<"262429920818689">>: {ok,[{epdg_auth_tuple,<<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>,<<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92,157>>,<<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,154,152,18,121,8,122,237,32,69,246,178,112,35,51>>,<<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>,<<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15,38>>}]} 08:32:27.182 [info] GSUP: Tx #{auth_tuples => [#{autn => <<158,35,165,53,105,175,105,108,192,200,168,161,173,134,92,157>>,ck => <<254,149,134,129,92,34,206,21,210,235,163,42,214,118,15,38>>,ik => <<87,216,97,152,242,80,197,158,100,178,215,11,197,231,243,206>>,rand => <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59>>,res => <<235,237,79,137,246,79,107,33,114,129,82,87,241,160,66,59,154,152,18,121,8,122,237,32,69,246,178,112,35,51>>}],imsi => <<"262429920818689">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429920818689">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429920818689 receive call lu_request from <0.1545.0> in state state_authenticating *DBG* epdg_ue_fsm_262429920818689 send ok to <0.1545.0> *DBG* epdg_ue_fsm_262429920818689 consume call lu_request from <0.1545.0> in state state_authenticating 08:32:27.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429920818689">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429920818689 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:27.187 [info] ue_fsm lu_request 08:32:27.187 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,false,0,false,false} 08:32:27.188 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429920818689 send ok to <0.201.0> 08:32:27.188 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429920818689",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429920818689 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:27.188 [debug] SWx Tx SAR Imsi="262429920818689" Type=1 APN="internet" AgentInfoOpt=[]  08:32:27.188 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","283",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429920818689",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429920818689 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1546.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429920818689 send ok to <0.1546.0> *DBG* aaa_ue_fsm_262429920818689 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1546.0> in state state_wait_swx_saa => state_authenticated 08:32:27.197 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;283;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429920818689",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429920818689 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:27.198 [info] ue_fsm ev_rx_swx_saa 08:32:27.198 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429920818689",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262429920818689">>,ok}} *DBG* epdg_ue_fsm_262429920818689 send ok to <0.211.0> 08:32:27.198 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429920818689 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.198 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.198 [info] lu_response(<<"262429920818689">>): ok 08:32:27.199 [info] lu_response for <<"262429920818689">>: ok 08:32:27.199 [info] GSUP: Tx #{imsi => <<"262429920818689">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429920818689">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:27.203 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429920818689">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429920818689 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1547.0> in state state_authenticated *DBG* epdg_ue_fsm_262429920818689 send ok to <0.1547.0> *DBG* epdg_ue_fsm_262429920818689 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1547.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429920818689 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:27.204 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.204 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,false,0,false,false} 08:32:27.204 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:27.204 [info] s2b: Tx {gtp,v2,create_session_request,0,5694940,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429920818689">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735089,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079850,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:27.204 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429920818689 receive call {rx_s6b_aar,"262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1548.0> in state state_authenticated 08:32:27.212 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.212 [info] ue_fsm ev_rx_s6b_aar: "262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.212 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262429920818689",undefined,undefined,true,false,undefined} 08:32:27.212 [debug] SWx Tx SAR Imsi="262429920818689" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.212 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","284",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429920818689",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429920818689 send ok to <0.1548.0> 08:32:27.212 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429920818689 consume call {rx_s6b_aar,"262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1548.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429920818689 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1549.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429920818689 send ok to <0.1549.0> 08:32:27.215 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;284;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429920818689",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429920818689 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1549.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.215 [info] ue_fsm ev_rx_swx_saa 08:32:27.215 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429920818689","262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1548.0>} 08:32:27.215 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.216 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.219 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,241,86,229,220,0,2,0,2,0,16,0,87,0,9,1,160,19,164,203,25,172,18,36,103,79,0,5,0,1,192,168,0,84,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,19,164,203,25,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,19,164,203,25,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.220 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735089,5694940,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<19,164,203,25>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,329567001,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,329567001,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,84>>}}} *DBG* epdg_ue_fsm_262429920818689 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 3603079850, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 329567001}}} from <0.1550.0> in state state_wait_create_session_resp 08:32:27.220 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429920818689">>,<0.1542.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735089,329567001,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079850,329567001}],[],[],[],[],[]}}}} 08:32:27.220 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:27.220 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3603079850,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 329567001}} 08:32:27.220 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,false,0,false,false} 08:32:27.220 [info] KMOD Port Create PDP Context Call {<0.1542.0>,[alias|#Ref<0.2201401468.1057554433.42222>]}: {create_pdp_context,{172,18,36,103},3603079850,329567001,{192,168,0,84}} 08:32:27.220 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,84}, 3603079850, 329567001 08:32:27.220 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],66,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,84}},{i_tid,3603079850},{o_tid,329567001}]}} *DBG* epdg_ue_fsm_262429920818689 send ok to <0.1550.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429920818689">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 3603079850, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 329567001}}}} 08:32:27.220 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3603079850,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 329567001}) returned ok *DBG* epdg_ue_fsm_262429920818689 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,84>>,undefined}, local_teid => 3603079850, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 329567001}}} from <0.1550.0> in state state_wait_create_session_resp => state_active 08:32:27.220 [info] tunnel_response(<<"262429920818689">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3603079850,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 329567001}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.220 [info] tunnel_response for <<"262429920818689">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,84>>,undefined},local_teid => 3603079850,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 329567001}} 08:32:27.220 [info] GSUP: Tx #{imsi => <<"262429920818689">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,84>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426586990845">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426586990845 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426586990845 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426586990845 receive call {auth_request,33,"internet",#{}} from <0.1551.0> in state state_new *DBG* epdg_ue_fsm_262426586990845 send ok to <0.1551.0> *DBG* epdg_ue_fsm_262426586990845 consume call {auth_request,33,"internet",#{}} from <0.1551.0> in state state_new => state_wait_auth_resp 08:32:27.266 [info] GSUP: Rx #{imsi => <<"262426586990845">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426586990845 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426586990845 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:27.266 [info] ue_fsm start(epdg_ue_fsm_262426586990845) *DBG* aaa_ue_fsm_262426586990845 consume internal init_state in state state_new 08:32:27.266 [info] ue_fsm init(<<"262426586990845">>) *DBG* aaa_ue_fsm_262426586990845 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.266 [info] ue_fsm auth_request 08:32:27.266 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,false,0,false,false} 08:32:27.266 [info] ue_fsm start_link(aaa_ue_fsm_262426586990845) 08:32:27.267 [info] ue_fsm init("262426586990845") 08:32:27.267 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.267 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426586990845",undefined,undefined,false,false,undefined} 08:32:27.267 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426586990845 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426586990845 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:27.267 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","285",";","nonode@nohost"],1,undefined,undefined,undefined,"262426586990845",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:27.282 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;285;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426586990845",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66]],[[168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,74,169,248,236,52,200,72,210,196,191,140,228,235,235]],["foobar"],[[103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38]],[[122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426586990845 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178, 84>>, <<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>, <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178, 84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>, <<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>, <<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>}]}} from <0.1554.0> in state state_wait_swx_maa 08:32:27.282 [info] dia_sip2gsup: auth [168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66] authz [168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,74,169,248,236,52,200,72,210,196,191,140,228,235,235]  08:32:27.282 [info] rand [168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84] autn [95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66]  *DBG* aaa_ue_fsm_262426586990845 send ok to <0.1554.0> *DBG* aaa_ue_fsm_262426586990845 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178, 84>>, <<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>, <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178, 84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>, <<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>, <<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>}]}} from <0.1554.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426586990845 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178, 84>>, <<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>, <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178, 84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>, <<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>, <<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.282 [info] ue_fsm ev_rx_swx_maa 08:32:27.283 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426586990845",undefined,undefined,false,false,undefined} 08:32:27.283 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84>>,<<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>,<<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>,<<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>,<<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>}]} 08:32:27.284 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84>>,<<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>,<<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>,<<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>,<<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>}]}, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426586990845 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426586990845">>, {ok, [{epdg_auth_tuple, <<168,245,163,16,233,200,200,125,135,133,156, 101,19,223,178,84>>, <<95,209,86,75,212,131,207,121,34,185,104,211, 102,164,129,66>>, <<168,245,163,16,233,200,200,125,135,133,156, 101,19,223,178,84,74,169,248,236,52,200,72, 210,196,191,140,228,235,235>>, <<122,6,69,198,50,96,8,217,153,135,179,86,192, 91,91,9>>, <<103,46,250,42,68,243,25,71,57,240,103, 78,247,9,48,38>>}]}}} 08:32:27.284 [info] auth_response(<<"262426586990845">>): {ok,[{epdg_auth_tuple,<<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84>>,<<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>,<<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>,<<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>,<<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>}]} *DBG* epdg_ue_fsm_262426586990845 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178, 84>>, <<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>, <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178, 84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>, <<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>, <<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.285 [info] auth_response for <<"262426586990845">>: {ok,[{epdg_auth_tuple,<<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84>>,<<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>,<<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>,<<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>,<<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>}]} 08:32:27.285 [info] GSUP: Tx #{auth_tuples => [#{autn => <<95,209,86,75,212,131,207,121,34,185,104,211,102,164,129,66>>,ck => <<103,46,250,42,68,243,25,71,57,240,103,78,247,9,48,38>>,ik => <<122,6,69,198,50,96,8,217,153,135,179,86,192,91,91,9>>,rand => <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84>>,res => <<168,245,163,16,233,200,200,125,135,133,156,101,19,223,178,84,74,169,248,236,52,200,72,210,196,191,140,228,235,235>>}],imsi => <<"262426586990845">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426586990845">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426586990845 receive call lu_request from <0.1555.0> in state state_authenticating *DBG* epdg_ue_fsm_262426586990845 send ok to <0.1555.0> 08:32:27.291 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426586990845">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426586990845 consume call lu_request from <0.1555.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426586990845 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:27.292 [info] ue_fsm lu_request 08:32:27.292 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,false,0,false,false} 08:32:27.292 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.292 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426586990845",undefined,undefined,false,false,undefined} 08:32:27.292 [debug] SWx Tx SAR Imsi="262426586990845" Type=1 APN="internet" AgentInfoOpt=[]  08:32:27.293 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","286",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426586990845",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426586990845 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426586990845 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426586990845 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1556.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426586990845 send ok to <0.1556.0> 08:32:27.301 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;286;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426586990845",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426586990845 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1556.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426586990845 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:27.301 [info] ue_fsm ev_rx_swx_saa 08:32:27.302 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426586990845",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426586990845 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426586990845">>,ok}} 08:32:27.302 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426586990845 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.302 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.302 [info] lu_response(<<"262426586990845">>): ok 08:32:27.302 [info] lu_response for <<"262426586990845">>: ok 08:32:27.302 [info] GSUP: Tx #{imsi => <<"262426586990845">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426586990845">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426586990845 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1557.0> in state state_authenticated 08:32:27.308 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426586990845">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.308 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262426586990845 send ok to <0.1557.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.309 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426586990845 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1557.0> in state state_authenticated => state_wait_create_session_resp 08:32:27.309 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262426586990845 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:27.309 [info] s2b: Tx {gtp,v2,create_session_request,0,5694941,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426586990845">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735090,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079851,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:27.309 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426586990845 receive call {rx_s6b_aar,"262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1558.0> in state state_authenticated 08:32:27.319 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.320 [info] ue_fsm ev_rx_s6b_aar: "262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.320 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426586990845",undefined,undefined,true,false,undefined} 08:32:27.320 [debug] SWx Tx SAR Imsi="262426586990845" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.320 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","287",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426586990845",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426586990845 send ok to <0.1558.0> 08:32:27.320 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426586990845 consume call {rx_s6b_aar,"262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1558.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426586990845 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1559.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426586990845 send ok to <0.1559.0> 08:32:27.323 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;287;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426586990845",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426586990845 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1559.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.323 [info] ue_fsm ev_rx_swx_saa 08:32:27.323 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426586990845","262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1558.0>} 08:32:27.323 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.323 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.327 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,242,86,229,221,0,2,0,2,0,16,0,87,0,9,1,160,164,136,116,10,172,18,36,103,79,0,5,0,1,192,168,0,85,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,164,136,116,10,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,164,136,116,10,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426586990845 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 3603079851, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2760406026}}} from <0.1560.0> in state state_wait_create_session_resp 08:32:27.327 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735090,5694941,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<164,136,116,10>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2760406026,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2760406026,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,85>>}}} 08:32:27.327 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426586990845">>,<0.1552.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735090,2760406026,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079851,2760406026}],[],[],[]}}}} 08:32:27.327 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:27.327 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 3603079851,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2760406026}} 08:32:27.327 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,false,0,false,false} 08:32:27.327 [info] KMOD Port Create PDP Context Call {<0.1552.0>,[alias|#Ref<0.2201401468.1057554433.42377>]}: {create_pdp_context,{172,18,36,103},3603079851,2760406026,{192,168,0,85}} 08:32:27.327 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,85}, 3603079851, 2760406026 08:32:27.327 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],130,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,85}},{i_tid,3603079851},{o_tid,2760406026}]}} *DBG* epdg_ue_fsm_262426586990845 send ok to <0.1560.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426586990845">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 3603079851, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2760406026}}}} 08:32:27.328 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 3603079851,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2760406026}) returned ok *DBG* epdg_ue_fsm_262426586990845 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,85>>,undefined}, local_teid => 3603079851, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2760406026}}} from <0.1560.0> in state state_wait_create_session_resp => state_active 08:32:27.328 [info] tunnel_response(<<"262426586990845">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 3603079851,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2760406026}} 08:32:27.328 [info] tunnel_response for <<"262426586990845">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,85>>,undefined},local_teid => 3603079851,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2760406026}} 08:32:27.328 [info] GSUP: Tx #{imsi => <<"262426586990845">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,85>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427800461210">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427800461210 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427800461210 consume internal init_state in state state_new 08:32:27.366 [info] GSUP: Rx #{imsi => <<"262427800461210">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427800461210 receive call {auth_request,33,"internet",#{}} from <0.1561.0> in state state_new 08:32:27.366 [info] ue_fsm start(epdg_ue_fsm_262427800461210) 08:32:27.366 [info] ue_fsm init(<<"262427800461210">>) 08:32:27.366 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427800461210 send ok to <0.1561.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427800461210 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427800461210 consume call {auth_request,33,"internet",#{}} from <0.1561.0> in state state_new => state_wait_auth_resp 08:32:27.367 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427800461210 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427800461210 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:27.367 [info] ue_fsm start_link(aaa_ue_fsm_262427800461210) *DBG* aaa_ue_fsm_262427800461210 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.367 [info] ue_fsm init("262427800461210") 08:32:27.367 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.367 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427800461210",undefined,undefined,false,false,undefined} 08:32:27.368 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:27.368 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","288",";","nonode@nohost"],1,undefined,undefined,undefined,"262427800461210",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427800461210 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427800461210 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427800461210 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>, <<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>, <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226, 129,42,46,58,109,69,163,110,190,59,253,239,245,176>>, <<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>, <<176,120,79,174,137,224,199,181,42,124,189,126,205,132, 135,7>>}]}} from <0.1564.0> in state state_wait_swx_maa 08:32:27.382 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;288;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427800461210",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145]],[[182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,129,42,46,58,109,69,163,110,190,59,253,239,245,176]],["foobar"],[[176,120,79,174,137,224,199,181,42,124,189,126,205,132,135,7]],[[149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:27.382 [info] dia_sip2gsup: auth [182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145] authz [182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,129,42,46,58,109,69,163,110,190,59,253,239,245,176]  08:32:27.382 [info] rand [182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226] autn [182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145]  *DBG* aaa_ue_fsm_262427800461210 send ok to <0.1564.0> 08:32:27.382 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427800461210 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>, <<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>, <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226, 129,42,46,58,109,69,163,110,190,59,253,239,245,176>>, <<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>, <<176,120,79,174,137,224,199,181,42,124,189,126,205,132, 135,7>>}]}} from <0.1564.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427800461210 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>, <<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>, <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226, 129,42,46,58,109,69,163,110,190,59,253,239,245,176>>, <<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>, <<176,120,79,174,137,224,199,181,42,124,189,126,205,132, 135,7>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.382 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427800461210",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427800461210 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427800461210">>, {ok, [{epdg_auth_tuple, <<182,27,230,69,30,40,107,241,11,239,76,209,80, 232,45,226>>, <<182,206,117,23,90,186,66,250,168,41,17,134, 252,31,169,145>>, <<182,27,230,69,30,40,107,241,11,239,76,209,80, 232,45,226,129,42,46,58,109,69,163,110,190, 59,253,239,245,176>>, <<149,41,36,33,131,155,155,169,185,35,83,45,92, 71,160,233>>, <<176,120,79,174,137,224,199,181,42,124, 189,126,205,132,135,7>>}]}}} 08:32:27.383 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>,<<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>,<<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,129,42,46,58,109,69,163,110,190,59,253,239,245,176>>,<<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>,<<176,120,79,174,137,224,199,181,42,124,189,126,205,132,135,7>>}]} *DBG* epdg_ue_fsm_262427800461210 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>, <<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>, <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226, 129,42,46,58,109,69,163,110,190,59,253,239,245,176>>, <<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>, <<176,120,79,174,137,224,199,181,42,124,189,126,205,132, 135,7>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:27.384 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>,<<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>,<<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,129,42,46,58,109,69,163,110,190,59,253,239,245,176>>,<<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>,<<176,120,79,174,137,224,199,181,42,124,189,126,205,132,135,7>>}]}, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,false,0,false,false} 08:32:27.384 [info] auth_response(<<"262427800461210">>): {ok,[{epdg_auth_tuple,<<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>,<<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>,<<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,129,42,46,58,109,69,163,110,190,59,253,239,245,176>>,<<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>,<<176,120,79,174,137,224,199,181,42,124,189,126,205,132,135,7>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.385 [info] auth_response for <<"262427800461210">>: {ok,[{epdg_auth_tuple,<<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>,<<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>,<<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,129,42,46,58,109,69,163,110,190,59,253,239,245,176>>,<<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>,<<176,120,79,174,137,224,199,181,42,124,189,126,205,132,135,7>>}]} 08:32:27.385 [info] GSUP: Tx #{auth_tuples => [#{autn => <<182,206,117,23,90,186,66,250,168,41,17,134,252,31,169,145>>,ck => <<176,120,79,174,137,224,199,181,42,124,189,126,205,132,135,7>>,ik => <<149,41,36,33,131,155,155,169,185,35,83,45,92,71,160,233>>,rand => <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226>>,res => <<182,27,230,69,30,40,107,241,11,239,76,209,80,232,45,226,129,42,46,58,109,69,163,110,190,59,253,239,245,176>>}],imsi => <<"262427800461210">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427800461210">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427800461210 receive call lu_request from <0.1565.0> in state state_authenticating 08:32:27.391 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427800461210">>,message_type => location_upd_req} 08:32:27.391 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427800461210 send ok to <0.1565.0> *DBG* aaa_ue_fsm_262427800461210 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427800461210 consume call lu_request from <0.1565.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.391 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,false,0,false,false} 08:32:27.391 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.392 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427800461210",undefined,undefined,false,false,undefined} 08:32:27.392 [debug] SWx Tx SAR Imsi="262427800461210" Type=1 APN="internet" AgentInfoOpt=[]  08:32:27.392 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","289",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427800461210",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427800461210 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427800461210 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427800461210 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1566.0> in state state_wait_swx_saa 08:32:27.400 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;289;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427800461210",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427800461210 send ok to <0.1566.0> *DBG* epdg_ue_fsm_262427800461210 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:27.400 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427800461210 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1566.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427800461210 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427800461210">>,ok}} 08:32:27.400 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427800461210",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427800461210 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.400 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.400 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,false,0,false,false} 08:32:27.400 [info] lu_response(<<"262427800461210">>): ok 08:32:27.400 [info] lu_response for <<"262427800461210">>: ok 08:32:27.400 [info] GSUP: Tx #{imsi => <<"262427800461210">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427800461210">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427800461210 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1567.0> in state state_authenticated 08:32:27.404 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427800461210">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.404 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:27.404 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,false,0,false,false} 08:32:27.404 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:27.404 [info] s2b: Tx {gtp,v2,create_session_request,0,5694942,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427800461210">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735091,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079852,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427800461210 send ok to <0.1567.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.404 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427800461210 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1567.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427800461210 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427800461210 receive call {rx_s6b_aar,"262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1568.0> in state state_authenticated 08:32:27.415 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.415 [info] ue_fsm ev_rx_s6b_aar: "262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.416 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427800461210",undefined,undefined,true,false,undefined} 08:32:27.416 [debug] SWx Tx SAR Imsi="262427800461210" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.416 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","290",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427800461210",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427800461210 send ok to <0.1568.0> 08:32:27.416 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427800461210 consume call {rx_s6b_aar,"262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1568.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427800461210 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1569.0> in state state_authenticated_wait_swx_saa 08:32:27.420 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;290;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427800461210",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427800461210 send ok to <0.1569.0> *DBG* aaa_ue_fsm_262427800461210 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1569.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.420 [info] ue_fsm ev_rx_swx_saa 08:32:27.420 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427800461210","262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1568.0>} 08:32:27.420 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.420 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.425 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,243,86,229,222,0,2,0,2,0,16,0,87,0,9,1,160,137,99,59,171,172,18,36,103,79,0,5,0,1,192,168,0,86,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,137,99,59,171,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,137,99,59,171,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.426 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735091,5694942,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<137,99,59,171>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2304981931,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2304981931,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,86>>}}} 08:32:27.426 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427800461210">>,<0.1562.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735091,2304981931,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079852,2304981931}]}}}} 08:32:27.426 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427800461210 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 3603079852, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2304981931}}} from <0.1570.0> in state state_wait_create_session_resp 08:32:27.426 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 3603079852,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2304981931}} 08:32:27.426 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,false,0,false,false} 08:32:27.426 [info] KMOD Port Create PDP Context Call {<0.1562.0>,[alias|#Ref<0.2201401468.1057554433.42544>]}: {create_pdp_context,{172,18,36,103},3603079852,2304981931,{192,168,0,86}} 08:32:27.426 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,86}, 3603079852, 2304981931 *DBG* epdg_ue_fsm_262427800461210 send ok to <0.1570.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427800461210">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 3603079852, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2304981931}}}} 08:32:27.426 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],194,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,86}},{i_tid,3603079852},{o_tid,2304981931}]}} *DBG* epdg_ue_fsm_262427800461210 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,86>>,undefined}, local_teid => 3603079852, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2304981931}}} from <0.1570.0> in state state_wait_create_session_resp => state_active 08:32:27.426 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 3603079852,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2304981931}) returned ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.426 [info] tunnel_response(<<"262427800461210">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 3603079852,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2304981931}} 08:32:27.426 [info] tunnel_response for <<"262427800461210">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,86>>,undefined},local_teid => 3603079852,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2304981931}} 08:32:27.426 [info] GSUP: Tx #{imsi => <<"262427800461210">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,86>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262422053589087">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422053589087 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422053589087 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422053589087 receive call {auth_request,33,"internet",#{}} from <0.1571.0> in state state_new 08:32:27.466 [info] GSUP: Rx #{imsi => <<"262422053589087">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422053589087 send ok to <0.1571.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.466 [info] ue_fsm start(epdg_ue_fsm_262422053589087) *DBG* epdg_ue_fsm_262422053589087 consume call {auth_request,33,"internet",#{}} from <0.1571.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422053589087 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422053589087 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422053589087 consume internal init_state in state state_new 08:32:27.466 [info] ue_fsm init(<<"262422053589087">>) *DBG* aaa_ue_fsm_262422053589087 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.466 [info] ue_fsm auth_request 08:32:27.467 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,false,0,false,false} 08:32:27.467 [info] ue_fsm start_link(aaa_ue_fsm_262422053589087) 08:32:27.467 [info] ue_fsm init("262422053589087") 08:32:27.467 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422053589087 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422053589087 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:27.468 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422053589087",undefined,undefined,false,false,undefined} 08:32:27.468 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:27.468 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","291",";","nonode@nohost"],1,undefined,undefined,undefined,"262422053589087",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422053589087 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>, <<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>, <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161, 147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>, <<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>, <<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223, 127>>}]}} from <0.1574.0> in state state_wait_swx_maa 08:32:27.483 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;291;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422053589087",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108]],[[136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,115,220,119,88,27,42,11,218,57,71,30,136,47,105]],["foobar"],[[75,133,189,17,173,110,205,36,48,239,1,181,95,218,223,127]],[[58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422053589087 send ok to <0.1574.0> *DBG* aaa_ue_fsm_262422053589087 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>, <<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>, <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161, 147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>, <<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>, <<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223, 127>>}]}} from <0.1574.0> in state state_wait_swx_maa => state_new 08:32:27.483 [info] dia_sip2gsup: auth [136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108] authz [136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,115,220,119,88,27,42,11,218,57,71,30,136,47,105]  *DBG* epdg_ue_fsm_262422053589087 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>, <<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>, <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161, 147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>, <<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>, <<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223, 127>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.483 [info] rand [136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147] autn [62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108]  08:32:27.483 [info] ue_fsm ev_rx_swx_maa 08:32:27.484 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422053589087",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422053589087 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422053589087">>, {ok, [{epdg_auth_tuple, <<136,190,30,176,226,193,71,86,235,190,220,245, 161,11,161,147>>, <<62,167,118,81,162,175,166,53,69,227,0,60,110, 125,65,108>>, <<136,190,30,176,226,193,71,86,235,190,220,245, 161,11,161,147,115,220,119,88,27,42,11,218, 57,71,30,136,47,105>>, <<58,145,167,24,174,230,235,140,76,72,113,31, 12,248,87,185>>, <<75,133,189,17,173,110,205,36,48,239,1, 181,95,218,223,127>>}]}}} 08:32:27.484 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>,<<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>,<<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>,<<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>,<<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223,127>>}]} *DBG* epdg_ue_fsm_262422053589087 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>, <<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>, <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161, 147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>, <<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>, <<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223, 127>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:27.485 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>,<<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>,<<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>,<<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>,<<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223,127>>}]}, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.485 [info] auth_response(<<"262422053589087">>): {ok,[{epdg_auth_tuple,<<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>,<<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>,<<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>,<<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>,<<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223,127>>}]} 08:32:27.486 [info] auth_response for <<"262422053589087">>: {ok,[{epdg_auth_tuple,<<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>,<<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>,<<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>,<<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>,<<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223,127>>}]} 08:32:27.487 [info] GSUP: Tx #{auth_tuples => [#{autn => <<62,167,118,81,162,175,166,53,69,227,0,60,110,125,65,108>>,ck => <<75,133,189,17,173,110,205,36,48,239,1,181,95,218,223,127>>,ik => <<58,145,167,24,174,230,235,140,76,72,113,31,12,248,87,185>>,rand => <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147>>,res => <<136,190,30,176,226,193,71,86,235,190,220,245,161,11,161,147,115,220,119,88,27,42,11,218,57,71,30,136,47,105>>}],imsi => <<"262422053589087">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422053589087">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422053589087 receive call lu_request from <0.1575.0> in state state_authenticating 08:32:27.492 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422053589087">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422053589087 send ok to <0.1575.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.492 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422053589087 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422053589087 consume call lu_request from <0.1575.0> in state state_authenticating 08:32:27.493 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,false,0,false,false} 08:32:27.493 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.493 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422053589087",undefined,undefined,false,false,undefined} 08:32:27.493 [debug] SWx Tx SAR Imsi="262422053589087" Type=1 APN="internet" AgentInfoOpt=[]  08:32:27.494 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","292",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422053589087",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422053589087 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422053589087 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422053589087 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1576.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422053589087 send ok to <0.1576.0> 08:32:27.503 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;292;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422053589087",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422053589087 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1576.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422053589087 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:27.503 [info] ue_fsm ev_rx_swx_saa 08:32:27.504 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422053589087",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422053589087 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422053589087">>,ok}} 08:32:27.504 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422053589087 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.504 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.504 [info] lu_response(<<"262422053589087">>): ok 08:32:27.504 [info] lu_response for <<"262422053589087">>: ok 08:32:27.504 [info] GSUP: Tx #{imsi => <<"262422053589087">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422053589087">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422053589087 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1577.0> in state state_authenticated 08:32:27.510 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422053589087">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.510 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:27.510 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,false,0,false,false} 08:32:27.510 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:27.511 [info] s2b: Tx {gtp,v2,create_session_request,0,5694943,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422053589087">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735092,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079853,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422053589087 send ok to <0.1577.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.511 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422053589087 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1577.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422053589087 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422053589087 receive call {rx_s6b_aar,"262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1578.0> in state state_authenticated 08:32:27.525 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.525 [info] ue_fsm ev_rx_s6b_aar: "262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.525 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422053589087",undefined,undefined,true,false,undefined} 08:32:27.525 [debug] SWx Tx SAR Imsi="262422053589087" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.526 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","293",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422053589087",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422053589087 send ok to <0.1578.0> 08:32:27.526 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422053589087 consume call {rx_s6b_aar,"262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1578.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422053589087 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1579.0> in state state_authenticated_wait_swx_saa 08:32:27.531 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;293;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422053589087",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:27.531 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422053589087 send ok to <0.1579.0> 08:32:27.531 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422053589087","262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1578.0>} *DBG* aaa_ue_fsm_262422053589087 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1579.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.531 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.532 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.538 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,244,86,229,223,0,2,0,2,0,16,0,87,0,9,1,160,134,50,78,77,172,18,36,103,79,0,5,0,1,192,168,0,87,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,134,50,78,77,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,134,50,78,77,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.538 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735092,5694943,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<134,50,78,77>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2251443789,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2251443789,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,87>>}}} *DBG* epdg_ue_fsm_262422053589087 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 3603079853, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2251443789}}} from <0.1580.0> in state state_wait_create_session_resp 08:32:27.538 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422053589087">>,<0.1572.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735092,2251443789,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3603079853,2251443789}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:27.538 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:27.538 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 3603079853,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2251443789}} 08:32:27.539 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,false,0,false,false} 08:32:27.539 [info] KMOD Port Create PDP Context Call {<0.1572.0>,[alias|#Ref<0.2201401468.1057554433.42690>]}: {create_pdp_context,{172,18,36,103},3603079853,2251443789,{192,168,0,87}} 08:32:27.539 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,87}, 3603079853, 2251443789 08:32:27.539 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],258,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,87}},{i_tid,3603079853},{o_tid,2251443789}]}} 08:32:27.540 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 3603079853,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2251443789}) returned ok *DBG* epdg_ue_fsm_262422053589087 send ok to <0.1580.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422053589087">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 3603079853, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2251443789}}}} *DBG* epdg_ue_fsm_262422053589087 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,87>>,undefined}, local_teid => 3603079853, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2251443789}}} from <0.1580.0> in state state_wait_create_session_resp => state_active 08:32:27.540 [info] tunnel_response(<<"262422053589087">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 3603079853,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2251443789}} 08:32:27.540 [info] tunnel_response for <<"262422053589087">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,87>>,undefined},local_teid => 3603079853,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2251443789}} 08:32:27.540 [info] GSUP: Tx #{imsi => <<"262422053589087">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,87>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262423240508365">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262423240508365 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423240508365 consume internal init_state in state state_new 08:32:27.566 [info] GSUP: Rx #{imsi => <<"262423240508365">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262423240508365 receive call {auth_request,33,"internet",#{}} from <0.1581.0> in state state_new 08:32:27.566 [info] ue_fsm start(epdg_ue_fsm_262423240508365) 08:32:27.566 [info] ue_fsm init(<<"262423240508365">>) *DBG* epdg_ue_fsm_262423240508365 send ok to <0.1581.0> 08:32:27.566 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.567 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423240508365 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423240508365 consume call {auth_request,33,"internet",#{}} from <0.1581.0> in state state_new => state_wait_auth_resp 08:32:27.567 [info] ue_fsm start_link(aaa_ue_fsm_262423240508365) *DBG* aaa_ue_fsm_262423240508365 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423240508365 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:27.567 [info] ue_fsm init("262423240508365") *DBG* aaa_ue_fsm_262423240508365 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.567 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.568 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423240508365",undefined,undefined,false,false,undefined} 08:32:27.568 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423240508365 send ok to <0.201.0> 08:32:27.568 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","294",";","nonode@nohost"],1,undefined,undefined,undefined,"262423240508365",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423240508365 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:27.581 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;294;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423240508365",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82]],[[195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44,136,215,255,57,85,76,226,241,16,96,78,234,39]],["foobar"],[[94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219]],[[210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423240508365 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>, <<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>, <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44, 136,215,255,57,85,76,226,241,16,96,78,234,39>>, <<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>, <<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>}]}} from <0.1584.0> in state state_wait_swx_maa 08:32:27.582 [info] dia_sip2gsup: auth [195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82] authz [195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44,136,215,255,57,85,76,226,241,16,96,78,234,39]  08:32:27.582 [info] rand [195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227] autn [243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82]  *DBG* aaa_ue_fsm_262423240508365 send ok to <0.1584.0> 08:32:27.582 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423240508365 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>, <<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>, <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44, 136,215,255,57,85,76,226,241,16,96,78,234,39>>, <<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>, <<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>}]}} from <0.1584.0> in state state_wait_swx_maa => state_new 08:32:27.582 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423240508365",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423240508365 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>, <<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>, <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44, 136,215,255,57,85,76,226,241,16,96,78,234,39>>, <<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>, <<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.583 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>,<<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>,<<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44,136,215,255,57,85,76,226,241,16,96,78,234,39>>,<<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>,<<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>}]} 08:32:27.584 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>,<<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>,<<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44,136,215,255,57,85,76,226,241,16,96,78,234,39>>,<<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>,<<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>}]}, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423240508365 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423240508365">>, {ok, [{epdg_auth_tuple, <<195,230,155,91,52,47,124,9,253,91,221,18,174, 216,35,227>>, <<243,17,222,51,86,32,171,110,73,106,65,59,171, 166,4,82>>, <<195,230,155,91,52,47,124,9,253,91,221,18,174, 216,35,227,44,136,215,255,57,85,76,226,241, 16,96,78,234,39>>, <<210,104,188,152,214,135,125,159,83,87,0,95, 115,38,69,104>>, <<94,16,200,146,112,73,176,97,72,41,63, 215,79,192,201,219>>}]}}} 08:32:27.584 [info] auth_response(<<"262423240508365">>): {ok,[{epdg_auth_tuple,<<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>,<<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>,<<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44,136,215,255,57,85,76,226,241,16,96,78,234,39>>,<<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>,<<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>}]} *DBG* epdg_ue_fsm_262423240508365 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>, <<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>, <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44, 136,215,255,57,85,76,226,241,16,96,78,234,39>>, <<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>, <<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:27.584 [info] auth_response for <<"262423240508365">>: {ok,[{epdg_auth_tuple,<<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>,<<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>,<<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44,136,215,255,57,85,76,226,241,16,96,78,234,39>>,<<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>,<<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>}]} 08:32:27.585 [info] GSUP: Tx #{auth_tuples => [#{autn => <<243,17,222,51,86,32,171,110,73,106,65,59,171,166,4,82>>,ck => <<94,16,200,146,112,73,176,97,72,41,63,215,79,192,201,219>>,ik => <<210,104,188,152,214,135,125,159,83,87,0,95,115,38,69,104>>,rand => <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227>>,res => <<195,230,155,91,52,47,124,9,253,91,221,18,174,216,35,227,44,136,215,255,57,85,76,226,241,16,96,78,234,39>>}],imsi => <<"262423240508365">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423240508365">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423240508365 receive call lu_request from <0.1585.0> in state state_authenticating 08:32:27.590 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423240508365">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423240508365 send ok to <0.1585.0> 08:32:27.590 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423240508365 consume call lu_request from <0.1585.0> in state state_authenticating *DBG* aaa_ue_fsm_262423240508365 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.590 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,false,0,false,false} 08:32:27.590 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.590 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423240508365",undefined,undefined,false,false,undefined} 08:32:27.591 [debug] SWx Tx SAR Imsi="262423240508365" Type=1 APN="internet" AgentInfoOpt=[]  08:32:27.591 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","295",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423240508365",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423240508365 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423240508365 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423240508365 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1586.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423240508365 send ok to <0.1586.0> 08:32:27.599 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;295;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423240508365",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423240508365 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1586.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423240508365 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:27.599 [info] ue_fsm ev_rx_swx_saa 08:32:27.600 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423240508365",undefined,undefined,false,false,undefined} 08:32:27.600 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423240508365 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423240508365">>,ok}} *DBG* epdg_ue_fsm_262423240508365 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.600 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.600 [info] lu_response(<<"262423240508365">>): ok 08:32:27.600 [info] lu_response for <<"262423240508365">>: ok 08:32:27.600 [info] GSUP: Tx #{imsi => <<"262423240508365">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423240508365">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423240508365 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1587.0> in state state_authenticated 08:32:27.604 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423240508365">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.604 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:27.604 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,false,0,false,false} 08:32:27.605 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:27.605 [info] s2b: Tx {gtp,v2,create_session_request,0,5694944,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423240508365">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735093,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079854,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423240508365 send ok to <0.1587.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.605 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262423240508365 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1587.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423240508365 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423240508365 receive call {rx_s6b_aar,"262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1588.0> in state state_authenticated 08:32:27.617 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.617 [info] ue_fsm ev_rx_s6b_aar: "262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.617 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262423240508365",undefined,undefined,true,false,undefined} 08:32:27.617 [debug] SWx Tx SAR Imsi="262423240508365" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.617 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","296",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423240508365",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423240508365 send ok to <0.1588.0> 08:32:27.618 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423240508365 consume call {rx_s6b_aar,"262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1588.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423240508365 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1589.0> in state state_authenticated_wait_swx_saa 08:32:27.623 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;296;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423240508365",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423240508365 send ok to <0.1589.0> 08:32:27.623 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423240508365 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1589.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.623 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423240508365","262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1588.0>} 08:32:27.623 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.624 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.631 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,245,86,229,224,0,2,0,2,0,16,0,87,0,9,1,160,56,4,21,150,172,18,36,103,79,0,5,0,1,192,168,0,88,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,56,4,21,150,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,56,4,21,150,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.631 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735093,5694944,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<56,4,21,150>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,939791766,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,939791766,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,88>>}}} 08:32:27.631 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423240508365">>,<0.1582.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735093,939791766,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079854,939791766}],[],[],[],[],[]}}}} 08:32:27.631 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:27.631 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 3603079854,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 939791766}} *DBG* epdg_ue_fsm_262423240508365 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 3603079854, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 939791766}}} from <0.1590.0> in state state_wait_create_session_resp 08:32:27.631 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,false,0,false,false} 08:32:27.632 [info] KMOD Port Create PDP Context Call {<0.1582.0>,[alias|#Ref<0.2201401468.1057554433.42847>]}: {create_pdp_context,{172,18,36,103},3603079854,939791766,{192,168,0,88}} 08:32:27.632 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,88}, 3603079854, 939791766 08:32:27.632 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],322,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,88}},{i_tid,3603079854},{o_tid,939791766}]}} *DBG* epdg_ue_fsm_262423240508365 send ok to <0.1590.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423240508365">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 3603079854, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 939791766}}}} *DBG* epdg_ue_fsm_262423240508365 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,88>>,undefined}, local_teid => 3603079854, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 939791766}}} from <0.1590.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.632 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 3603079854,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 939791766}) returned ok 08:32:27.632 [info] tunnel_response(<<"262423240508365">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 3603079854,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 939791766}} 08:32:27.632 [info] tunnel_response for <<"262423240508365">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,88>>,undefined},local_teid => 3603079854,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 939791766}} 08:32:27.632 [info] GSUP: Tx #{imsi => <<"262423240508365">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,88>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427483767566">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:27.666 [info] GSUP: Rx #{imsi => <<"262427483767566">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427483767566 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427483767566 consume internal init_state in state state_new 08:32:27.667 [info] ue_fsm start(epdg_ue_fsm_262427483767566) *DBG* epdg_ue_fsm_262427483767566 receive call {auth_request,33,"internet",#{}} from <0.1591.0> in state state_new 08:32:27.667 [info] ue_fsm init(<<"262427483767566">>) *DBG* epdg_ue_fsm_262427483767566 send ok to <0.1591.0> *DBG* epdg_ue_fsm_262427483767566 consume call {auth_request,33,"internet",#{}} from <0.1591.0> in state state_new => state_wait_auth_resp 08:32:27.667 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427483767566 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427483767566 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:27.667 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427483767566 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427483767566 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.668 [info] ue_fsm start_link(aaa_ue_fsm_262427483767566) 08:32:27.668 [info] ue_fsm init("262427483767566") 08:32:27.668 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.669 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427483767566",undefined,undefined,false,false,undefined} 08:32:27.669 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:27.669 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","297",";","nonode@nohost"],1,undefined,undefined,undefined,"262427483767566",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427483767566 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427483767566 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:27.683 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;297;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427483767566",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,90,212,103,100,12,52,55,248,169,175,35,217,104,33,170,83]],[[26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5,186,93,140,59,37,251,83,26,57,100,89,224,88]],["foobar"],[[125,200,155,105,117,42,98,86,21,250,155,68,234,207,93,199]],["IW7álCæ/6üÇ´j.6¹"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427483767566 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>, <<"ZÔgd\f47ø©¯#Ùh!ªS">>, <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5, 186,93,140,59,37,251,83,26,57,100,89,224,88>>, <<"IW7álCæ/6üÇ´j.6¹">>, <<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93, 199>>}]}} from <0.1594.0> in state state_wait_swx_maa 08:32:27.683 [info] dia_sip2gsup: auth [26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,90,212,103,100,12,52,55,248,169,175,35,217,104,33,170,83] authz [26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5,186,93,140,59,37,251,83,26,57,100,89,224,88]  08:32:27.683 [info] rand [26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138] autn "ZÔgd\f47ø©¯#Ùh!ªS"  *DBG* aaa_ue_fsm_262427483767566 send ok to <0.1594.0> 08:32:27.683 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427483767566 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>, <<"ZÔgd\f47ø©¯#Ùh!ªS">>, <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5, 186,93,140,59,37,251,83,26,57,100,89,224,88>>, <<"IW7álCæ/6üÇ´j.6¹">>, <<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93, 199>>}]}} from <0.1594.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427483767566 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>, <<"ZÔgd\f47ø©¯#Ùh!ªS">>, <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5, 186,93,140,59,37,251,83,26,57,100,89,224,88>>, <<"IW7álCæ/6üÇ´j.6¹">>, <<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93, 199>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.684 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427483767566",undefined,undefined,false,false,undefined} 08:32:27.684 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>,<<"ZÔgd\f47ø©¯#Ùh!ªS">>,<<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5,186,93,140,59,37,251,83,26,57,100,89,224,88>>,<<"IW7álCæ/6üÇ´j.6¹">>,<<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93,199>>}]} 08:32:27.685 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>,<<"ZÔgd\f47ø©¯#Ùh!ªS">>,<<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5,186,93,140,59,37,251,83,26,57,100,89,224,88>>,<<"IW7álCæ/6üÇ´j.6¹">>,<<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93,199>>}]}, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427483767566 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427483767566">>, {ok, [{epdg_auth_tuple, <<26,109,64,61,89,251,41,150,6,51,241,151,134, 152,198,138>>, <<"ZÔgd\f47ø©¯#Ùh!ªS">>, <<26,109,64,61,89,251,41,150,6,51,241,151,134, 152,198,138,5,186,93,140,59,37,251,83,26,57, 100,89,224,88>>, <<"IW7álCæ/6üÇ´j.6¹">>, <<125,200,155,105,117,42,98,86,21,250,155, 68,234,207,93,199>>}]}}} 08:32:27.685 [info] auth_response(<<"262427483767566">>): {ok,[{epdg_auth_tuple,<<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>,<<"ZÔgd\f47ø©¯#Ùh!ªS">>,<<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5,186,93,140,59,37,251,83,26,57,100,89,224,88>>,<<"IW7álCæ/6üÇ´j.6¹">>,<<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93,199>>}]} *DBG* epdg_ue_fsm_262427483767566 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>, <<"ZÔgd\f47ø©¯#Ùh!ªS">>, <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5, 186,93,140,59,37,251,83,26,57,100,89,224,88>>, <<"IW7álCæ/6üÇ´j.6¹">>, <<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93, 199>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.686 [info] auth_response for <<"262427483767566">>: {ok,[{epdg_auth_tuple,<<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>,<<"ZÔgd\f47ø©¯#Ùh!ªS">>,<<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5,186,93,140,59,37,251,83,26,57,100,89,224,88>>,<<"IW7álCæ/6üÇ´j.6¹">>,<<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93,199>>}]} 08:32:27.686 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"ZÔgd\f47ø©¯#Ùh!ªS">>,ck => <<125,200,155,105,117,42,98,86,21,250,155,68,234,207,93,199>>,ik => <<"IW7álCæ/6üÇ´j.6¹">>,rand => <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138>>,res => <<26,109,64,61,89,251,41,150,6,51,241,151,134,152,198,138,5,186,93,140,59,37,251,83,26,57,100,89,224,88>>}],imsi => <<"262427483767566">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427483767566">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427483767566 receive call lu_request from <0.1595.0> in state state_authenticating *DBG* epdg_ue_fsm_262427483767566 send ok to <0.1595.0> 08:32:27.691 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427483767566">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427483767566 consume call lu_request from <0.1595.0> in state state_authenticating *DBG* aaa_ue_fsm_262427483767566 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:27.691 [info] ue_fsm lu_request 08:32:27.691 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,false,0,false,false} 08:32:27.691 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.692 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427483767566",undefined,undefined,false,false,undefined} 08:32:27.692 [debug] SWx Tx SAR Imsi="262427483767566" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427483767566 send ok to <0.201.0> 08:32:27.692 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","298",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427483767566",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427483767566 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427483767566 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1596.0> in state state_wait_swx_saa 08:32:27.702 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;298;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427483767566",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:27.702 [info] ue_fsm ev_rx_swx_saa 08:32:27.702 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427483767566",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427483767566 send ok to <0.1596.0> *DBG* epdg_ue_fsm_262427483767566 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:27.702 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262427483767566 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1596.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427483767566 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427483767566">>,ok}} 08:32:27.703 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427483767566 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.703 [info] lu_response(<<"262427483767566">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.703 [info] lu_response for <<"262427483767566">>: ok 08:32:27.703 [info] GSUP: Tx #{imsi => <<"262427483767566">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427483767566">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427483767566 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1597.0> in state state_authenticated 08:32:27.709 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427483767566">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.709 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:27.709 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427483767566 send ok to <0.1597.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.709 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262427483767566 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1597.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427483767566 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:27.709 [info] s2b: Tx {gtp,v2,create_session_request,0,5694945,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427483767566">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735094,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079855,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:27.709 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427483767566 receive call {rx_s6b_aar,"262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1598.0> in state state_authenticated 08:32:27.727 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.727 [info] ue_fsm ev_rx_s6b_aar: "262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.727 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427483767566",undefined,undefined,true,false,undefined} 08:32:27.727 [debug] SWx Tx SAR Imsi="262427483767566" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.728 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","299",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427483767566",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427483767566 send ok to <0.1598.0> 08:32:27.728 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427483767566 consume call {rx_s6b_aar,"262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1598.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427483767566 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1599.0> in state state_authenticated_wait_swx_saa 08:32:27.736 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;299;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427483767566",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427483767566 send ok to <0.1599.0> 08:32:27.736 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427483767566 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1599.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.737 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427483767566","262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1598.0>} 08:32:27.737 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.737 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.747 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,246,86,229,225,0,2,0,2,0,16,0,87,0,9,1,160,126,20,137,11,172,18,36,103,79,0,5,0,1,192,168,0,89,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,126,20,137,11,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,126,20,137,11,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.747 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735094,5694945,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<126,20,137,11>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2115275019,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2115275019,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,89>>}}} 08:32:27.747 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427483767566">>,<0.1592.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735094,2115275019,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079855,2115275019}],[],[],[]}}}} 08:32:27.747 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262427483767566 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 3603079855, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2115275019}}} from <0.1600.0> in state state_wait_create_session_resp 08:32:27.747 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 3603079855,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2115275019}} 08:32:27.748 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,false,0,false,false} 08:32:27.748 [info] KMOD Port Create PDP Context Call {<0.1592.0>,[alias|#Ref<0.2201401468.1057554437.47474>]}: {create_pdp_context,{172,18,36,103},3603079855,2115275019,{192,168,0,89}} 08:32:27.748 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,89}, 3603079855, 2115275019 08:32:27.748 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],75,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,89}},{i_tid,3603079855},{o_tid,2115275019}]}} *DBG* epdg_ue_fsm_262427483767566 send ok to <0.1600.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427483767566">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 3603079855, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2115275019}}}} 08:32:27.749 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 3603079855,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2115275019}) returned ok *DBG* epdg_ue_fsm_262427483767566 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,89>>,undefined}, local_teid => 3603079855, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2115275019}}} from <0.1600.0> in state state_wait_create_session_resp => state_active 08:32:27.749 [info] tunnel_response(<<"262427483767566">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 3603079855,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2115275019}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.750 [info] tunnel_response for <<"262427483767566">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,89>>,undefined},local_teid => 3603079855,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2115275019}} 08:32:27.750 [info] GSUP: Tx #{imsi => <<"262427483767566">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,89>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427318731137">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427318731137 enter epdg_ue_fsm in state state_new 08:32:27.766 [info] GSUP: Rx #{imsi => <<"262427318731137">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262427318731137 consume internal init_state in state state_new 08:32:27.766 [info] ue_fsm start(epdg_ue_fsm_262427318731137) *DBG* epdg_ue_fsm_262427318731137 receive call {auth_request,33,"internet",#{}} from <0.1601.0> in state state_new 08:32:27.766 [info] ue_fsm init(<<"262427318731137">>) 08:32:27.766 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427318731137 send ok to <0.1601.0> 08:32:27.767 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427318731137 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427318731137 consume call {auth_request,33,"internet",#{}} from <0.1601.0> in state state_new => state_wait_auth_resp 08:32:27.767 [info] ue_fsm start_link(aaa_ue_fsm_262427318731137) *DBG* aaa_ue_fsm_262427318731137 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427318731137 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:27.767 [info] ue_fsm init("262427318731137") *DBG* aaa_ue_fsm_262427318731137 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.767 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.768 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427318731137",undefined,undefined,false,false,undefined} 08:32:27.768 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:27.768 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","300",";","nonode@nohost"],1,undefined,undefined,undefined,"262427318731137",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427318731137 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427318731137 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262427318731137 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>, <<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>, <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113, 59,107,7,12,201,78,102,157,116,54,125,145,122,77>>, <<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>, <<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>}]}} from <0.1604.0> in state state_wait_swx_maa 08:32:27.781 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;300;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427318731137",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67]],[[124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,59,107,7,12,201,78,102,157,116,54,125,145,122,77]],["foobar"],[[109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68]],[[112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:27.781 [info] dia_sip2gsup: auth [124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67] authz [124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,59,107,7,12,201,78,102,157,116,54,125,145,122,77]  08:32:27.781 [info] rand [124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113] autn [61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67]  08:32:27.781 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427318731137 send ok to <0.1604.0> *DBG* epdg_ue_fsm_262427318731137 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>, <<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>, <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113, 59,107,7,12,201,78,102,157,116,54,125,145,122,77>>, <<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>, <<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.782 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427318731137",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427318731137 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>, <<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>, <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113, 59,107,7,12,201,78,102,157,116,54,125,145,122,77>>, <<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>, <<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>}]}} from <0.1604.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427318731137 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427318731137">>, {ok, [{epdg_auth_tuple, <<124,123,42,111,51,12,51,135,9,216,202,234, 206,235,196,113>>, <<61,180,6,235,81,57,108,72,197,115,218,36,214, 25,210,67>>, <<124,123,42,111,51,12,51,135,9,216,202,234, 206,235,196,113,59,107,7,12,201,78,102,157, 116,54,125,145,122,77>>, <<112,246,40,123,102,162,139,136,201,231,236, 56,194,238,35,76>>, <<109,98,157,30,74,5,118,167,34,100,67,56, 162,240,75,68>>}]}}} 08:32:27.782 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>,<<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>,<<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,59,107,7,12,201,78,102,157,116,54,125,145,122,77>>,<<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>,<<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>}]} *DBG* epdg_ue_fsm_262427318731137 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>, <<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>, <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113, 59,107,7,12,201,78,102,157,116,54,125,145,122,77>>, <<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>, <<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:27.783 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>,<<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>,<<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,59,107,7,12,201,78,102,157,116,54,125,145,122,77>>,<<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>,<<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>}]}, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.783 [info] auth_response(<<"262427318731137">>): {ok,[{epdg_auth_tuple,<<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>,<<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>,<<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,59,107,7,12,201,78,102,157,116,54,125,145,122,77>>,<<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>,<<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>}]} 08:32:27.784 [info] auth_response for <<"262427318731137">>: {ok,[{epdg_auth_tuple,<<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>,<<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>,<<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,59,107,7,12,201,78,102,157,116,54,125,145,122,77>>,<<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>,<<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>}]} 08:32:27.784 [info] GSUP: Tx #{auth_tuples => [#{autn => <<61,180,6,235,81,57,108,72,197,115,218,36,214,25,210,67>>,ck => <<109,98,157,30,74,5,118,167,34,100,67,56,162,240,75,68>>,ik => <<112,246,40,123,102,162,139,136,201,231,236,56,194,238,35,76>>,rand => <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113>>,res => <<124,123,42,111,51,12,51,135,9,216,202,234,206,235,196,113,59,107,7,12,201,78,102,157,116,54,125,145,122,77>>}],imsi => <<"262427318731137">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427318731137">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427318731137 receive call lu_request from <0.1605.0> in state state_authenticating *DBG* epdg_ue_fsm_262427318731137 send ok to <0.1605.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.788 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427318731137">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427318731137 consume call lu_request from <0.1605.0> in state state_authenticating *DBG* aaa_ue_fsm_262427318731137 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:27.788 [info] ue_fsm lu_request 08:32:27.788 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,false,0,false,false} 08:32:27.789 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.789 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427318731137",undefined,undefined,false,false,undefined} 08:32:27.789 [debug] SWx Tx SAR Imsi="262427318731137" Type=1 APN="internet" AgentInfoOpt=[]  08:32:27.789 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","301",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427318731137",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427318731137 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427318731137 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427318731137 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1606.0> in state state_wait_swx_saa 08:32:27.797 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;301;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427318731137",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427318731137 send ok to <0.1606.0> *DBG* epdg_ue_fsm_262427318731137 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427318731137 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1606.0> in state state_wait_swx_saa => state_authenticated 08:32:27.797 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427318731137 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427318731137">>,ok}} 08:32:27.798 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427318731137",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427318731137 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.798 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:27.798 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.798 [info] lu_response(<<"262427318731137">>): ok 08:32:27.798 [info] lu_response for <<"262427318731137">>: ok 08:32:27.798 [info] GSUP: Tx #{imsi => <<"262427318731137">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427318731137">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427318731137 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1607.0> in state state_authenticated 08:32:27.802 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427318731137">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.802 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:27.803 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,false,0,false,false} 08:32:27.803 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:27.803 [info] s2b: Tx {gtp,v2,create_session_request,0,5694946,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427318731137">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735095,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079856,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427318731137 send ok to <0.1607.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.803 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427318731137 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1607.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427318731137 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427318731137 receive call {rx_s6b_aar,"262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1608.0> in state state_authenticated 08:32:27.813 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.813 [info] ue_fsm ev_rx_s6b_aar: "262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] *DBG* aaa_ue_fsm_262427318731137 send ok to <0.1608.0> *DBG* aaa_ue_fsm_262427318731137 consume call {rx_s6b_aar,"262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1608.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:27.814 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427318731137",undefined,undefined,true,false,undefined} 08:32:27.814 [debug] SWx Tx SAR Imsi="262427318731137" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.814 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","302",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427318731137",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} 08:32:27.814 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427318731137 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1609.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427318731137 send ok to <0.1609.0> 08:32:27.817 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;302;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427318731137",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:27.817 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427318731137 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1609.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.817 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427318731137","262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1608.0>} 08:32:27.817 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.817 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.821 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,247,86,229,226,0,2,0,2,0,16,0,87,0,9,1,160,146,222,240,128,172,18,36,103,79,0,5,0,1,192,168,0,90,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,146,222,240,128,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,146,222,240,128,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.822 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735095,5694946,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<146,222,240,128>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,2464084096,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,2464084096,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,90>>}}} 08:32:27.822 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427318731137">>,<0.1602.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735095,2464084096,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079856,2464084096}],[],[],[],[],[],[]}}}} 08:32:27.822 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:27.822 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 3603079856,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2464084096}} *DBG* epdg_ue_fsm_262427318731137 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 3603079856, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2464084096}}} from <0.1610.0> in state state_wait_create_session_resp 08:32:27.822 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,false,0,false,false} 08:32:27.822 [info] KMOD Port Create PDP Context Call {<0.1602.0>,[alias|#Ref<0.2201401468.1057554437.47500>]}: {create_pdp_context,{172,18,36,103},3603079856,2464084096,{192,168,0,90}} 08:32:27.822 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,90}, 3603079856, 2464084096 08:32:27.822 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],139,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,90}},{i_tid,3603079856},{o_tid,2464084096}]}} 08:32:27.822 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 3603079856,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2464084096}) returned ok *DBG* epdg_ue_fsm_262427318731137 send ok to <0.1610.0> 08:32:27.823 [info] tunnel_response(<<"262427318731137">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 3603079856,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2464084096}} *DBG* gsup_server got cast {tunnel_response, {<<"262427318731137">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 3603079856, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 2464084096}}}} *DBG* epdg_ue_fsm_262427318731137 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,90>>,undefined}, local_teid => 3603079856, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 2464084096}}} from <0.1610.0> in state state_wait_create_session_resp => state_active 08:32:27.823 [info] tunnel_response for <<"262427318731137">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,90>>,undefined},local_teid => 3603079856,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 2464084096}} 08:32:27.823 [info] GSUP: Tx #{imsi => <<"262427318731137">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,90>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262425669747607">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:27.867 [info] GSUP: Rx #{imsi => <<"262425669747607">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425669747607 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425669747607 consume internal init_state in state state_new 08:32:27.867 [info] ue_fsm start(epdg_ue_fsm_262425669747607) *DBG* epdg_ue_fsm_262425669747607 receive call {auth_request,33,"internet",#{}} from <0.1611.0> in state state_new 08:32:27.868 [info] ue_fsm init(<<"262425669747607">>) 08:32:27.868 [info] ue_fsm auth_request 08:32:27.868 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425669747607 send ok to <0.1611.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425669747607 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425669747607 consume call {auth_request,33,"internet",#{}} from <0.1611.0> in state state_new => state_wait_auth_resp 08:32:27.868 [info] ue_fsm start_link(aaa_ue_fsm_262425669747607) *DBG* aaa_ue_fsm_262425669747607 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425669747607 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:27.868 [info] ue_fsm init("262425669747607") *DBG* aaa_ue_fsm_262425669747607 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.868 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.869 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425669747607",undefined,undefined,false,false,undefined} 08:32:27.870 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:27.870 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","303",";","nonode@nohost"],1,undefined,undefined,undefined,"262425669747607",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425669747607 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425669747607 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425669747607 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>, <<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>, <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219, 231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>, <<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>, <<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>}]}} from <0.1614.0> in state state_wait_swx_maa 08:32:27.886 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;303;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425669747607",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79]],[[218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,39,88,5,90,254,238,157,154,73,100,42,121,77,15]],["foobar"],[[230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247]],[[17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:27.886 [info] dia_sip2gsup: auth [218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79] authz [218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,39,88,5,90,254,238,157,154,73,100,42,121,77,15]  *DBG* aaa_ue_fsm_262425669747607 send ok to <0.1614.0> 08:32:27.886 [info] rand [218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231] autn [145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79]  *DBG* aaa_ue_fsm_262425669747607 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>, <<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>, <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219, 231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>, <<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>, <<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>}]}} from <0.1614.0> in state state_wait_swx_maa => state_new 08:32:27.886 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425669747607 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>, <<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>, <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219, 231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>, <<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>, <<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.887 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425669747607",undefined,undefined,false,false,undefined} 08:32:27.887 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>,<<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>,<<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>,<<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>,<<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>}]} 08:32:27.888 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>,<<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>,<<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>,<<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>,<<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>}]}, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425669747607 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425669747607">>, {ok, [{epdg_auth_tuple, <<218,162,183,193,228,82,111,113,194,45,79,51, 136,102,219,231>>, <<145,44,153,221,230,232,209,209,5,190,194,188, 49,216,194,79>>, <<218,162,183,193,228,82,111,113,194,45,79,51, 136,102,219,231,39,88,5,90,254,238,157,154, 73,100,42,121,77,15>>, <<17,83,226,82,198,196,102,232,239,136,235,22, 41,148,252,14>>, <<230,65,238,124,178,59,33,222,58,249,166, 25,9,62,174,247>>}]}}} 08:32:27.888 [info] auth_response(<<"262425669747607">>): {ok,[{epdg_auth_tuple,<<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>,<<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>,<<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>,<<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>,<<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>}]} *DBG* epdg_ue_fsm_262425669747607 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>, <<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>, <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219, 231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>, <<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>, <<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.889 [info] auth_response for <<"262425669747607">>: {ok,[{epdg_auth_tuple,<<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>,<<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>,<<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>,<<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>,<<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>}]} 08:32:27.889 [info] GSUP: Tx #{auth_tuples => [#{autn => <<145,44,153,221,230,232,209,209,5,190,194,188,49,216,194,79>>,ck => <<230,65,238,124,178,59,33,222,58,249,166,25,9,62,174,247>>,ik => <<17,83,226,82,198,196,102,232,239,136,235,22,41,148,252,14>>,rand => <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231>>,res => <<218,162,183,193,228,82,111,113,194,45,79,51,136,102,219,231,39,88,5,90,254,238,157,154,73,100,42,121,77,15>>}],imsi => <<"262425669747607">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425669747607">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425669747607 receive call lu_request from <0.1615.0> in state state_authenticating 08:32:27.895 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425669747607">>,message_type => location_upd_req} 08:32:27.895 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425669747607 send ok to <0.1615.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425669747607 consume call lu_request from <0.1615.0> in state state_authenticating *DBG* aaa_ue_fsm_262425669747607 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:27.895 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,false,0,false,false} 08:32:27.895 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.896 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425669747607",undefined,undefined,false,false,undefined} 08:32:27.896 [debug] SWx Tx SAR Imsi="262425669747607" Type=1 APN="internet" AgentInfoOpt=[]  08:32:27.896 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","304",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425669747607",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425669747607 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425669747607 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425669747607 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1616.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425669747607 send ok to <0.1616.0> *DBG* epdg_ue_fsm_262425669747607 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425669747607 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1616.0> in state state_wait_swx_saa => state_authenticated 08:32:27.907 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;304;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425669747607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262425669747607 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425669747607">>,ok}} 08:32:27.908 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425669747607 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.908 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425669747607",undefined,undefined,false,false,undefined} 08:32:27.908 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:27.908 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.908 [info] lu_response(<<"262425669747607">>): ok 08:32:27.909 [info] lu_response for <<"262425669747607">>: ok 08:32:27.909 [info] GSUP: Tx #{imsi => <<"262425669747607">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425669747607">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425669747607 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1617.0> in state state_authenticated 08:32:27.914 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425669747607">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:27.914 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:27.914 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,false,0,false,false} 08:32:27.914 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:27.915 [info] s2b: Tx {gtp,v2,create_session_request,0,5694947,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425669747607">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735096,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079857,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425669747607 send ok to <0.1617.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.915 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425669747607 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1617.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425669747607 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425669747607 receive call {rx_s6b_aar,"262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1618.0> in state state_authenticated 08:32:27.932 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:27.932 [info] ue_fsm ev_rx_s6b_aar: "262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:27.932 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262425669747607",undefined,undefined,true,false,undefined} 08:32:27.932 [debug] SWx Tx SAR Imsi="262425669747607" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:27.932 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","305",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425669747607",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425669747607 send ok to <0.1618.0> *DBG* aaa_ue_fsm_262425669747607 consume call {rx_s6b_aar,"262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1618.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:27.932 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425669747607 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1619.0> in state state_authenticated_wait_swx_saa 08:32:27.944 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;305;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425669747607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425669747607 send ok to <0.1619.0> 08:32:27.944 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425669747607 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1619.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:27.945 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425669747607","262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1618.0>} 08:32:27.945 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:27.945 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:27.957 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,248,86,229,227,0,2,0,2,0,16,0,87,0,9,1,160,181,238,169,205,172,18,36,103,79,0,5,0,1,192,168,0,91,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,181,238,169,205,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,181,238,169,205,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:27.958 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735096,5694947,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"µî©Í">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3052317133,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3052317133,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,91>>}}} *DBG* epdg_ue_fsm_262425669747607 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 3603079857, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3052317133}}} from <0.1620.0> in state state_wait_create_session_resp 08:32:27.958 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425669747607">>,<0.1612.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735096,3052317133,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3603079857,3052317133}],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:27.958 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:27.958 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 3603079857,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3052317133}} 08:32:27.958 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,false,0,false,false} 08:32:27.958 [info] KMOD Port Create PDP Context Call {<0.1612.0>,[alias|#Ref<0.2201401468.1057554437.47521>]}: {create_pdp_context,{172,18,36,103},3603079857,3052317133,{192,168,0,91}} 08:32:27.959 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,91}, 3603079857, 3052317133 08:32:27.959 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2310,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,91}},{i_tid,3603079857},{o_tid,3052317133}]}} 08:32:27.959 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 3603079857,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3052317133}) returned ok 08:32:27.959 [info] tunnel_response(<<"262425669747607">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 3603079857,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3052317133}} *DBG* epdg_ue_fsm_262425669747607 send ok to <0.1620.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425669747607">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 3603079857, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3052317133}}}} *DBG* epdg_ue_fsm_262425669747607 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,91>>,undefined}, local_teid => 3603079857, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3052317133}}} from <0.1620.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.960 [info] tunnel_response for <<"262425669747607">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,91>>,undefined},local_teid => 3603079857,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3052317133}} 08:32:27.960 [info] GSUP: Tx #{imsi => <<"262425669747607">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,91>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428197922970">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262428197922970 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428197922970 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428197922970 receive call {auth_request,33,"internet",#{}} from <0.1621.0> in state state_new 08:32:27.965 [info] GSUP: Rx #{imsi => <<"262428197922970">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:27.965 [info] ue_fsm start(epdg_ue_fsm_262428197922970) *DBG* epdg_ue_fsm_262428197922970 send ok to <0.1621.0> 08:32:27.965 [info] ue_fsm init(<<"262428197922970">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428197922970 consume call {auth_request,33,"internet",#{}} from <0.1621.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428197922970 enter aaa_ue_fsm in state state_new 08:32:27.965 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428197922970 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428197922970 consume internal init_state in state state_new 08:32:27.966 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428197922970 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:27.966 [info] ue_fsm start_link(aaa_ue_fsm_262428197922970) 08:32:27.966 [info] ue_fsm init("262428197922970") 08:32:27.966 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:27.966 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428197922970",undefined,undefined,false,false,undefined} 08:32:27.966 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:27.966 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","306",";","nonode@nohost"],1,undefined,undefined,undefined,"262428197922970",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428197922970 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428197922970 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:27.976 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;306;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428197922970",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85]],[[66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,58,107,247,244,182,91,46,107,35,27,114,225,114,98]],["foobar"],[[146,171,110,181,174,176,107,249,217,122,225,192,79,170,15,163]],[[75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428197922970 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>, <<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>, <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210, 58,107,247,244,182,91,46,107,35,27,114,225,114,98>>, <<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>, <<146,171,110,181,174,176,107,249,217,122,225,192,79,170, 15,163>>}]}} from <0.1624.0> in state state_wait_swx_maa 08:32:27.976 [info] dia_sip2gsup: auth [66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85] authz [66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,58,107,247,244,182,91,46,107,35,27,114,225,114,98]  08:32:27.976 [info] rand [66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210] autn [33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85]  *DBG* aaa_ue_fsm_262428197922970 send ok to <0.1624.0> 08:32:27.976 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428197922970 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>, <<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>, <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210, 58,107,247,244,182,91,46,107,35,27,114,225,114,98>>, <<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>, <<146,171,110,181,174,176,107,249,217,122,225,192,79,170, 15,163>>}]}} from <0.1624.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428197922970 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>, <<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>, <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210, 58,107,247,244,182,91,46,107,35,27,114,225,114,98>>, <<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>, <<146,171,110,181,174,176,107,249,217,122,225,192,79,170, 15,163>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:27.977 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428197922970",undefined,undefined,false,false,undefined} 08:32:27.977 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>,<<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>,<<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,58,107,247,244,182,91,46,107,35,27,114,225,114,98>>,<<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>,<<146,171,110,181,174,176,107,249,217,122,225,192,79,170,15,163>>}]} 08:32:27.978 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>,<<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>,<<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,58,107,247,244,182,91,46,107,35,27,114,225,114,98>>,<<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>,<<146,171,110,181,174,176,107,249,217,122,225,192,79,170,15,163>>}]}, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428197922970 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428197922970">>, {ok, [{epdg_auth_tuple, <<66,46,112,127,27,211,68,100,44,243,218,147, 241,122,249,210>>, <<33,129,237,66,35,131,141,103,108,16,104,16, 182,229,142,85>>, <<66,46,112,127,27,211,68,100,44,243,218,147, 241,122,249,210,58,107,247,244,182,91,46,107, 35,27,114,225,114,98>>, <<75,215,22,19,50,206,67,230,237,132,87,202, 235,24,171,41>>, <<146,171,110,181,174,176,107,249,217,122, 225,192,79,170,15,163>>}]}}} 08:32:27.978 [info] auth_response(<<"262428197922970">>): {ok,[{epdg_auth_tuple,<<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>,<<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>,<<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,58,107,247,244,182,91,46,107,35,27,114,225,114,98>>,<<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>,<<146,171,110,181,174,176,107,249,217,122,225,192,79,170,15,163>>}]} *DBG* epdg_ue_fsm_262428197922970 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>, <<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>, <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210, 58,107,247,244,182,91,46,107,35,27,114,225,114,98>>, <<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>, <<146,171,110,181,174,176,107,249,217,122,225,192,79,170, 15,163>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:27.978 [info] auth_response for <<"262428197922970">>: {ok,[{epdg_auth_tuple,<<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>,<<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>,<<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,58,107,247,244,182,91,46,107,35,27,114,225,114,98>>,<<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>,<<146,171,110,181,174,176,107,249,217,122,225,192,79,170,15,163>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.978 [info] GSUP: Tx #{auth_tuples => [#{autn => <<33,129,237,66,35,131,141,103,108,16,104,16,182,229,142,85>>,ck => <<146,171,110,181,174,176,107,249,217,122,225,192,79,170,15,163>>,ik => <<75,215,22,19,50,206,67,230,237,132,87,202,235,24,171,41>>,rand => <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210>>,res => <<66,46,112,127,27,211,68,100,44,243,218,147,241,122,249,210,58,107,247,244,182,91,46,107,35,27,114,225,114,98>>}],imsi => <<"262428197922970">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428197922970">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428197922970 receive call lu_request from <0.1625.0> in state state_authenticating 08:32:27.983 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428197922970">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428197922970 send ok to <0.1625.0> 08:32:27.984 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428197922970 consume call lu_request from <0.1625.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428197922970 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:27.984 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,false,0,false,false} 08:32:27.984 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:27.984 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428197922970",undefined,undefined,false,false,undefined} 08:32:27.985 [debug] SWx Tx SAR Imsi="262428197922970" Type=1 APN="internet" AgentInfoOpt=[]  08:32:27.985 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","307",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428197922970",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428197922970 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428197922970 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428197922970 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1626.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428197922970 send ok to <0.1626.0> *DBG* aaa_ue_fsm_262428197922970 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1626.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428197922970 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:27.995 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;307;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428197922970",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428197922970 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428197922970">>,ok}} 08:32:27.995 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428197922970 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:27.995 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428197922970",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:27.995 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:27.996 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,false,0,false,false} 08:32:27.996 [info] lu_response(<<"262428197922970">>): ok 08:32:27.996 [info] lu_response for <<"262428197922970">>: ok 08:32:27.996 [info] GSUP: Tx #{imsi => <<"262428197922970">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428197922970">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428197922970 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1627.0> in state state_authenticated 08:32:28.001 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428197922970">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.002 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.002 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,false,0,false,false} 08:32:28.002 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:28.002 [info] s2b: Tx {gtp,v2,create_session_request,0,5694948,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428197922970">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735097,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079858,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428197922970 send ok to <0.1627.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.002 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428197922970 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1627.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428197922970 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428197922970 receive call {rx_s6b_aar,"262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1628.0> in state state_authenticated 08:32:28.016 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.016 [info] ue_fsm ev_rx_s6b_aar: "262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.017 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428197922970",undefined,undefined,true,false,undefined} 08:32:28.017 [debug] SWx Tx SAR Imsi="262428197922970" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:28.017 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","308",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428197922970",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428197922970 send ok to <0.1628.0> *DBG* aaa_ue_fsm_262428197922970 consume call {rx_s6b_aar,"262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1628.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:28.017 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428197922970 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1629.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428197922970 send ok to <0.1629.0> *DBG* aaa_ue_fsm_262428197922970 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1629.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.023 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;308;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428197922970",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.023 [info] ue_fsm ev_rx_swx_saa 08:32:28.024 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428197922970","262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1628.0>} 08:32:28.024 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.024 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.034 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,249,86,229,228,0,2,0,2,0,16,0,87,0,9,1,160,3,173,73,184,172,18,36,103,79,0,5,0,1,192,168,0,92,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,3,173,73,184,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,3,173,73,184,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.034 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735097,5694948,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<3,173,73,184>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,61688248,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,61688248,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,92>>}}} 08:32:28.035 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428197922970">>,<0.1622.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735097,61688248,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079858,61688248}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428197922970 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 3603079858, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 61688248}}} from <0.1630.0> in state state_wait_create_session_resp 08:32:28.035 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:28.035 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 3603079858,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 61688248}} 08:32:28.035 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,false,0,false,false} 08:32:28.035 [info] KMOD Port Create PDP Context Call {<0.1622.0>,[alias|#Ref<0.2201401468.1057554442.41885>]}: {create_pdp_context,{172,18,36,103},3603079858,61688248,{192,168,0,92}} 08:32:28.035 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,92}, 3603079858, 61688248 08:32:28.035 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],203,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,92}},{i_tid,3603079858},{o_tid,61688248}]}} *DBG* epdg_ue_fsm_262428197922970 send ok to <0.1630.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428197922970">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 3603079858, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 61688248}}}} *DBG* epdg_ue_fsm_262428197922970 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,92>>,undefined}, local_teid => 3603079858, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 61688248}}} from <0.1630.0> in state state_wait_create_session_resp => state_active 08:32:28.036 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 3603079858,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 61688248}) returned ok 08:32:28.036 [info] tunnel_response(<<"262428197922970">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 3603079858,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 61688248}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.036 [info] tunnel_response for <<"262428197922970">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,92>>,undefined},local_teid => 3603079858,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 61688248}} 08:32:28.037 [info] GSUP: Tx #{imsi => <<"262428197922970">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,92>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426280488861">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426280488861 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426280488861 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426280488861 receive call {auth_request,33,"internet",#{}} from <0.1631.0> in state state_new 08:32:28.067 [info] GSUP: Rx #{imsi => <<"262426280488861">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426280488861 send ok to <0.1631.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.067 [info] ue_fsm start(epdg_ue_fsm_262426280488861) *DBG* aaa_ue_fsm_262426280488861 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426280488861 consume call {auth_request,33,"internet",#{}} from <0.1631.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426280488861 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426280488861 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:28.067 [info] ue_fsm init(<<"262426280488861">>) *DBG* aaa_ue_fsm_262426280488861 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.067 [info] ue_fsm auth_request 08:32:28.067 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,false,0,false,false} 08:32:28.067 [info] ue_fsm start_link(aaa_ue_fsm_262426280488861) 08:32:28.067 [info] ue_fsm init("262426280488861") 08:32:28.068 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.068 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426280488861",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426280488861 send ok to <0.201.0> 08:32:28.068 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426280488861 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:28.068 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","309",";","nonode@nohost"],1,undefined,undefined,undefined,"262426280488861",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 08:32:28.082 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;309;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426280488861",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58]],[[200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,47,189,92,36,192,14,97,22,190,164,76,24,209,9]],["foobar"],[[68,254,227,16,8,132,250,122,148,188,87,211,210,208,249,231]],[[72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426280488861 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>, <<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>, <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0, 47,189,92,36,192,14,97,22,190,164,76,24,209,9>>, <<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>, <<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249, 231>>}]}} from <0.1634.0> in state state_wait_swx_maa 08:32:28.082 [info] dia_sip2gsup: auth [200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58] authz [200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,47,189,92,36,192,14,97,22,190,164,76,24,209,9]  08:32:28.082 [info] rand [200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0] autn [227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58]  08:32:28.082 [info] ue_fsm ev_rx_swx_maa 08:32:28.083 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426280488861",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426280488861 send ok to <0.1634.0> *DBG* epdg_ue_fsm_262426280488861 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>, <<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>, <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0, 47,189,92,36,192,14,97,22,190,164,76,24,209,9>>, <<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>, <<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249, 231>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:28.083 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>,<<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>,<<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,47,189,92,36,192,14,97,22,190,164,76,24,209,9>>,<<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>,<<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249,231>>}]} *DBG* aaa_ue_fsm_262426280488861 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>, <<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>, <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0, 47,189,92,36,192,14,97,22,190,164,76,24,209,9>>, <<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>, <<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249, 231>>}]}} from <0.1634.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426280488861 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426280488861">>, {ok, [{epdg_auth_tuple, <<200,128,248,53,2,171,199,170,72,55,149,151, 226,222,183,0>>, <<227,210,19,21,203,29,77,120,196,155,206,0, 118,103,23,58>>, <<200,128,248,53,2,171,199,170,72,55,149,151, 226,222,183,0,47,189,92,36,192,14,97,22,190, 164,76,24,209,9>>, <<72,54,49,150,167,104,118,142,112,177,226,8, 244,1,201,153>>, <<68,254,227,16,8,132,250,122,148,188,87, 211,210,208,249,231>>}]}}} 08:32:28.084 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>,<<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>,<<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,47,189,92,36,192,14,97,22,190,164,76,24,209,9>>,<<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>,<<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249,231>>}]}, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426280488861 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>, <<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>, <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0, 47,189,92,36,192,14,97,22,190,164,76,24,209,9>>, <<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>, <<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249, 231>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:28.084 [info] auth_response(<<"262426280488861">>): {ok,[{epdg_auth_tuple,<<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>,<<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>,<<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,47,189,92,36,192,14,97,22,190,164,76,24,209,9>>,<<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>,<<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249,231>>}]} 08:32:28.085 [info] auth_response for <<"262426280488861">>: {ok,[{epdg_auth_tuple,<<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>,<<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>,<<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,47,189,92,36,192,14,97,22,190,164,76,24,209,9>>,<<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>,<<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249,231>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.085 [info] GSUP: Tx #{auth_tuples => [#{autn => <<227,210,19,21,203,29,77,120,196,155,206,0,118,103,23,58>>,ck => <<68,254,227,16,8,132,250,122,148,188,87,211,210,208,249,231>>,ik => <<72,54,49,150,167,104,118,142,112,177,226,8,244,1,201,153>>,rand => <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0>>,res => <<200,128,248,53,2,171,199,170,72,55,149,151,226,222,183,0,47,189,92,36,192,14,97,22,190,164,76,24,209,9>>}],imsi => <<"262426280488861">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426280488861">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426280488861 receive call lu_request from <0.1635.0> in state state_authenticating 08:32:28.090 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426280488861">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426280488861 send ok to <0.1635.0> 08:32:28.091 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426280488861 consume call lu_request from <0.1635.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426280488861 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:28.091 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,false,0,false,false} 08:32:28.091 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:28.091 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426280488861",undefined,undefined,false,false,undefined} 08:32:28.091 [debug] SWx Tx SAR Imsi="262426280488861" Type=1 APN="internet" AgentInfoOpt=[]  08:32:28.092 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","310",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426280488861",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426280488861 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426280488861 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426280488861 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1636.0> in state state_wait_swx_saa 08:32:28.101 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;310;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426280488861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.101 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426280488861 send ok to <0.1636.0> *DBG* epdg_ue_fsm_262426280488861 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:28.101 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426280488861",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426280488861 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1636.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426280488861 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426280488861">>,ok}} 08:32:28.101 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426280488861 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.101 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,false,0,false,false} 08:32:28.101 [info] lu_response(<<"262426280488861">>): ok 08:32:28.102 [info] lu_response for <<"262426280488861">>: ok 08:32:28.102 [info] GSUP: Tx #{imsi => <<"262426280488861">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426280488861">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426280488861 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1637.0> in state state_authenticated 08:32:28.107 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426280488861">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.107 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.107 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,false,0,false,false} 08:32:28.107 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:28.107 [info] s2b: Tx {gtp,v2,create_session_request,0,5694949,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426280488861">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735098,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079859,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426280488861 send ok to <0.1637.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.107 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426280488861 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1637.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426280488861 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426280488861 receive call {rx_s6b_aar,"262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1638.0> in state state_authenticated 08:32:28.120 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.120 [info] ue_fsm ev_rx_s6b_aar: "262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.120 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426280488861",undefined,undefined,true,false,undefined} 08:32:28.120 [debug] SWx Tx SAR Imsi="262426280488861" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:28.120 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","311",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426280488861",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426280488861 send ok to <0.1638.0> 08:32:28.120 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426280488861 consume call {rx_s6b_aar,"262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1638.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426280488861 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1639.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426280488861 send ok to <0.1639.0> 08:32:28.124 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;311;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426280488861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.124 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426280488861 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1639.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.124 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426280488861","262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1638.0>} 08:32:28.125 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.125 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.129 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,250,86,229,229,0,2,0,2,0,16,0,87,0,9,1,160,50,20,84,170,172,18,36,103,79,0,5,0,1,192,168,0,93,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,50,20,84,170,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,50,20,84,170,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.129 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735098,5694949,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<50,20,84,170>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,840193194,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,840193194,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,93>>}}} *DBG* epdg_ue_fsm_262426280488861 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 3603079859, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 840193194}}} from <0.1640.0> in state state_wait_create_session_resp 08:32:28.129 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426280488861">>,<0.1632.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735098,840193194,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079859,840193194}],[]}}}} 08:32:28.129 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:28.129 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 3603079859,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 840193194}} 08:32:28.130 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,false,0,false,false} 08:32:28.130 [info] KMOD Port Create PDP Context Call {<0.1632.0>,[alias|#Ref<0.2201401468.1057554442.42002>]}: {create_pdp_context,{172,18,36,103},3603079859,840193194,{192,168,0,93}} 08:32:28.130 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,93}, 3603079859, 840193194 08:32:28.130 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],267,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,93}},{i_tid,3603079859},{o_tid,840193194}]}} 08:32:28.130 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 3603079859,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 840193194}) returned ok *DBG* epdg_ue_fsm_262426280488861 send ok to <0.1640.0> 08:32:28.130 [info] tunnel_response(<<"262426280488861">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 3603079859,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 840193194}} *DBG* gsup_server got cast {tunnel_response, {<<"262426280488861">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 3603079859, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 840193194}}}} *DBG* epdg_ue_fsm_262426280488861 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,93>>,undefined}, local_teid => 3603079859, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 840193194}}} from <0.1640.0> in state state_wait_create_session_resp => state_active 08:32:28.130 [info] tunnel_response for <<"262426280488861">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,93>>,undefined},local_teid => 3603079859,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 840193194}} 08:32:28.130 [info] GSUP: Tx #{imsi => <<"262426280488861">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,93>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262425870777860">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:28.169 [info] GSUP: Rx #{imsi => <<"262425870777860">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262425870777860 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425870777860 consume internal init_state in state state_new 08:32:28.169 [info] ue_fsm start(epdg_ue_fsm_262425870777860) *DBG* epdg_ue_fsm_262425870777860 receive call {auth_request,33,"internet",#{}} from <0.1641.0> in state state_new 08:32:28.169 [info] ue_fsm init(<<"262425870777860">>) *DBG* epdg_ue_fsm_262425870777860 send ok to <0.1641.0> 08:32:28.170 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425870777860 consume call {auth_request,33,"internet",#{}} from <0.1641.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425870777860 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425870777860 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:28.170 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425870777860 consume internal init_state in state state_new 08:32:28.170 [info] ue_fsm start_link(aaa_ue_fsm_262425870777860) 08:32:28.170 [info] ue_fsm init("262425870777860") *DBG* aaa_ue_fsm_262425870777860 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.171 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.172 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425870777860",undefined,undefined,false,false,undefined} 08:32:28.172 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:28.172 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","312",";","nonode@nohost"],1,undefined,undefined,undefined,"262425870777860",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425870777860 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425870777860 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262425870777860 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127, 144>>, <<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>, <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127, 144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>, <<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>, <<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>}]}} from <0.1644.0> in state state_wait_swx_maa 08:32:28.188 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;312;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425870777860",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91]],[[126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,71,172,158,191,18,222,105,20,145,185,251,105,117,123]],["foobar"],[[61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172]],[[52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.188 [info] dia_sip2gsup: auth [126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91] authz [126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,71,172,158,191,18,222,105,20,145,185,251,105,117,123]  *DBG* aaa_ue_fsm_262425870777860 send ok to <0.1644.0> 08:32:28.188 [info] rand [126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144] autn [17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91]  08:32:28.188 [info] ue_fsm ev_rx_swx_maa 08:32:28.189 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425870777860",undefined,undefined,false,false,undefined} 08:32:28.189 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144>>,<<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>,<<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>,<<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>,<<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>}]} *DBG* aaa_ue_fsm_262425870777860 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127, 144>>, <<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>, <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127, 144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>, <<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>, <<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>}]}} from <0.1644.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425870777860 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127, 144>>, <<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>, <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127, 144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>, <<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>, <<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:28.190 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144>>,<<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>,<<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>,<<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>,<<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>}]}, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262425870777860">>, {ok, [{epdg_auth_tuple, <<126,188,153,193,211,143,85,199,146,225,67, 249,198,120,127,144>>, <<17,16,116,51,196,179,198,224,108,74,123,235, 97,138,90,91>>, <<126,188,153,193,211,143,85,199,146,225,67, 249,198,120,127,144,71,172,158,191,18,222, 105,20,145,185,251,105,117,123>>, <<52,33,119,218,32,179,218,43,219,146,95,152, 193,91,235,24>>, <<61,127,102,37,6,34,196,248,104,2,81,42, 8,178,254,172>>}]}}} *DBG* epdg_ue_fsm_262425870777860 send ok to <0.211.0> 08:32:28.190 [info] auth_response(<<"262425870777860">>): {ok,[{epdg_auth_tuple,<<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144>>,<<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>,<<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>,<<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>,<<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>}]} 08:32:28.191 [info] auth_response for <<"262425870777860">>: {ok,[{epdg_auth_tuple,<<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144>>,<<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>,<<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>,<<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>,<<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>}]} *DBG* epdg_ue_fsm_262425870777860 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127, 144>>, <<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>, <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127, 144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>, <<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>, <<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:28.191 [info] GSUP: Tx #{auth_tuples => [#{autn => <<17,16,116,51,196,179,198,224,108,74,123,235,97,138,90,91>>,ck => <<61,127,102,37,6,34,196,248,104,2,81,42,8,178,254,172>>,ik => <<52,33,119,218,32,179,218,43,219,146,95,152,193,91,235,24>>,rand => <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144>>,res => <<126,188,153,193,211,143,85,199,146,225,67,249,198,120,127,144,71,172,158,191,18,222,105,20,145,185,251,105,117,123>>}],imsi => <<"262425870777860">>,message_class => 5,message_type => send_auth_info_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425870777860">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425870777860 receive call lu_request from <0.1645.0> in state state_authenticating *DBG* epdg_ue_fsm_262425870777860 send ok to <0.1645.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425870777860 consume call lu_request from <0.1645.0> in state state_authenticating 08:32:28.195 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425870777860">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262425870777860 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:28.195 [info] ue_fsm lu_request 08:32:28.196 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,false,0,false,false} 08:32:28.196 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:28.196 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425870777860",undefined,undefined,false,false,undefined} 08:32:28.196 [debug] SWx Tx SAR Imsi="262425870777860" Type=1 APN="internet" AgentInfoOpt=[]  08:32:28.196 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","313",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425870777860",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425870777860 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425870777860 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425870777860 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1646.0> in state state_wait_swx_saa 08:32:28.201 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;313;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425870777860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425870777860 send ok to <0.1646.0> *DBG* epdg_ue_fsm_262425870777860 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:28.201 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425870777860 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1646.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425870777860 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425870777860">>,ok}} 08:32:28.202 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425870777860",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425870777860 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:28.202 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:28.202 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,false,0,false,false} 08:32:28.202 [info] lu_response(<<"262425870777860">>): ok 08:32:28.202 [info] lu_response for <<"262425870777860">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.202 [info] GSUP: Tx #{imsi => <<"262425870777860">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425870777860">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425870777860 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1647.0> in state state_authenticated 08:32:28.204 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425870777860">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.204 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.204 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,false,0,false,false} 08:32:28.204 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262425870777860 send ok to <0.1647.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.204 [info] s2b: Tx {gtp,v2,create_session_request,0,5694950,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425870777860">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735099,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079860,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425870777860 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1647.0> in state state_authenticated => state_wait_create_session_resp 08:32:28.204 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425870777860 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425870777860 receive call {rx_s6b_aar,"262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1648.0> in state state_authenticated 08:32:28.213 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.213 [info] ue_fsm ev_rx_s6b_aar: "262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.213 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262425870777860",undefined,undefined,true,false,undefined} 08:32:28.213 [debug] SWx Tx SAR Imsi="262425870777860" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:28.214 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","314",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425870777860",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425870777860 send ok to <0.1648.0> 08:32:28.214 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425870777860 consume call {rx_s6b_aar,"262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1648.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425870777860 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1649.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425870777860 send ok to <0.1649.0> 08:32:28.219 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;314;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425870777860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425870777860 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1649.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.219 [info] ue_fsm ev_rx_swx_saa 08:32:28.219 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425870777860","262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1648.0>} 08:32:28.219 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.219 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.225 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,251,86,229,230,0,2,0,2,0,16,0,87,0,9,1,160,243,183,172,76,172,18,36,103,79,0,5,0,1,192,168,0,94,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,243,183,172,76,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,243,183,172,76,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.225 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735099,5694950,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ó·¬L">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4088900684,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4088900684,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,94>>}}} 08:32:28.225 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425870777860">>,<0.1642.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735099,4088900684,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079860,4088900684}]}}}} 08:32:28.225 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:28.225 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 3603079860,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4088900684}} *DBG* epdg_ue_fsm_262425870777860 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 3603079860, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4088900684}}} from <0.1650.0> in state state_wait_create_session_resp 08:32:28.225 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,false,0,false,false} 08:32:28.226 [info] KMOD Port Create PDP Context Call {<0.1642.0>,[alias|#Ref<0.2201401468.1057554438.48796>]}: {create_pdp_context,{172,18,36,103},3603079860,4088900684,{192,168,0,94}} 08:32:28.226 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,94}, 3603079860, 4088900684 08:32:28.226 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],386,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,94}},{i_tid,3603079860},{o_tid,4088900684}]}} 08:32:28.226 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 3603079860,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4088900684}) returned ok *DBG* epdg_ue_fsm_262425870777860 send ok to <0.1650.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425870777860">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 3603079860, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4088900684}}}} 08:32:28.226 [info] tunnel_response(<<"262425870777860">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 3603079860,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4088900684}} *DBG* epdg_ue_fsm_262425870777860 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,94>>,undefined}, local_teid => 3603079860, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4088900684}}} from <0.1650.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.226 [info] tunnel_response for <<"262425870777860">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,94>>,undefined},local_teid => 3603079860,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4088900684}} 08:32:28.226 [info] GSUP: Tx #{imsi => <<"262425870777860">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,94>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262427742063230">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262427742063230 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427742063230 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427742063230 receive call {auth_request,33,"internet",#{}} from <0.1651.0> in state state_new 08:32:28.269 [info] GSUP: Rx #{imsi => <<"262427742063230">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} 08:32:28.269 [info] ue_fsm start(epdg_ue_fsm_262427742063230) *DBG* epdg_ue_fsm_262427742063230 send ok to <0.1651.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.269 [info] ue_fsm init(<<"262427742063230">>) *DBG* epdg_ue_fsm_262427742063230 consume call {auth_request,33,"internet",#{}} from <0.1651.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427742063230 enter aaa_ue_fsm in state state_new 08:32:28.269 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427742063230 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427742063230 consume internal init_state in state state_new 08:32:28.269 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427742063230 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.269 [info] ue_fsm start_link(aaa_ue_fsm_262427742063230) 08:32:28.270 [info] ue_fsm init("262427742063230") 08:32:28.270 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.270 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427742063230",undefined,undefined,false,false,undefined} 08:32:28.270 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:28.270 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","315",";","nonode@nohost"],1,undefined,undefined,undefined,"262427742063230",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427742063230 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427742063230 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:28.286 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;315;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427742063230",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236]],[[120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,194,72,26,228,248,52,38,64,57,202,78,42,239,245]],["foobar"],[[105,60,85,38,86,74,167,254,188,61,147,46,121,167,226,116]],[[20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427742063230 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>, <<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>, <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161, 194,72,26,228,248,52,38,64,57,202,78,42,239,245>>, <<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>, <<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226, 116>>}]}} from <0.1654.0> in state state_wait_swx_maa 08:32:28.286 [info] dia_sip2gsup: auth [120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236] authz [120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,194,72,26,228,248,52,38,64,57,202,78,42,239,245]  08:32:28.286 [info] rand [120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161] autn [92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236]  08:32:28.286 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427742063230 send ok to <0.1654.0> *DBG* aaa_ue_fsm_262427742063230 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>, <<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>, <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161, 194,72,26,228,248,52,38,64,57,202,78,42,239,245>>, <<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>, <<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226, 116>>}]}} from <0.1654.0> in state state_wait_swx_maa => state_new 08:32:28.287 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427742063230",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427742063230 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>, <<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>, <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161, 194,72,26,228,248,52,38,64,57,202,78,42,239,245>>, <<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>, <<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226, 116>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:28.287 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>,<<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>,<<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,194,72,26,228,248,52,38,64,57,202,78,42,239,245>>,<<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>,<<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226,116>>}]} 08:32:28.288 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>,<<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>,<<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,194,72,26,228,248,52,38,64,57,202,78,42,239,245>>,<<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>,<<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226,116>>}]}, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427742063230 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427742063230">>, {ok, [{epdg_auth_tuple, <<120,101,174,236,8,244,101,205,104,3,185,219, 249,82,200,161>>, <<92,226,63,6,216,174,156,160,199,9,170,246, 224,92,173,236>>, <<120,101,174,236,8,244,101,205,104,3,185,219, 249,82,200,161,194,72,26,228,248,52,38,64,57, 202,78,42,239,245>>, <<20,25,27,205,156,51,207,36,196,253,167,159, 199,247,80,13>>, <<105,60,85,38,86,74,167,254,188,61,147, 46,121,167,226,116>>}]}}} 08:32:28.288 [info] auth_response(<<"262427742063230">>): {ok,[{epdg_auth_tuple,<<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>,<<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>,<<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,194,72,26,228,248,52,38,64,57,202,78,42,239,245>>,<<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>,<<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226,116>>}]} *DBG* epdg_ue_fsm_262427742063230 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>, <<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>, <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161, 194,72,26,228,248,52,38,64,57,202,78,42,239,245>>, <<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>, <<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226, 116>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:28.289 [info] auth_response for <<"262427742063230">>: {ok,[{epdg_auth_tuple,<<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>,<<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>,<<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,194,72,26,228,248,52,38,64,57,202,78,42,239,245>>,<<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>,<<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226,116>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.289 [info] GSUP: Tx #{auth_tuples => [#{autn => <<92,226,63,6,216,174,156,160,199,9,170,246,224,92,173,236>>,ck => <<105,60,85,38,86,74,167,254,188,61,147,46,121,167,226,116>>,ik => <<20,25,27,205,156,51,207,36,196,253,167,159,199,247,80,13>>,rand => <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161>>,res => <<120,101,174,236,8,244,101,205,104,3,185,219,249,82,200,161,194,72,26,228,248,52,38,64,57,202,78,42,239,245>>}],imsi => <<"262427742063230">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427742063230">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427742063230 receive call lu_request from <0.1655.0> in state state_authenticating 08:32:28.295 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427742063230">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427742063230 send ok to <0.1655.0> *DBG* epdg_ue_fsm_262427742063230 consume call lu_request from <0.1655.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.295 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427742063230 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:28.295 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,false,0,false,false} 08:32:28.295 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:28.296 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427742063230",undefined,undefined,false,false,undefined} 08:32:28.296 [debug] SWx Tx SAR Imsi="262427742063230" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427742063230 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427742063230 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:28.296 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","316",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427742063230",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427742063230 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1656.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427742063230 send ok to <0.1656.0> 08:32:28.308 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;316;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427742063230",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427742063230 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1656.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427742063230 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:28.308 [info] ue_fsm ev_rx_swx_saa 08:32:28.309 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427742063230",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427742063230 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427742063230">>,ok}} 08:32:28.309 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427742063230 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:28.309 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.309 [info] lu_response(<<"262427742063230">>): ok 08:32:28.309 [info] lu_response for <<"262427742063230">>: ok 08:32:28.309 [info] GSUP: Tx #{imsi => <<"262427742063230">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427742063230">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427742063230 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1657.0> in state state_authenticated 08:32:28.316 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427742063230">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.316 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.316 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,false,0,false,false} 08:32:28.316 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:28.317 [info] s2b: Tx {gtp,v2,create_session_request,0,5694951,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427742063230">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735100,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079861,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427742063230 send ok to <0.1657.0> 08:32:28.317 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427742063230 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1657.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427742063230 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427742063230 receive call {rx_s6b_aar,"262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1658.0> in state state_authenticated 08:32:28.334 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.334 [info] ue_fsm ev_rx_s6b_aar: "262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.334 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262427742063230",undefined,undefined,true,false,undefined} 08:32:28.335 [debug] SWx Tx SAR Imsi="262427742063230" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:28.335 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","317",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427742063230",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427742063230 send ok to <0.1658.0> 08:32:28.335 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427742063230 consume call {rx_s6b_aar,"262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1658.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427742063230 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1659.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427742063230 send ok to <0.1659.0> 08:32:28.343 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;317;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427742063230",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427742063230 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1659.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.343 [info] ue_fsm ev_rx_swx_saa 08:32:28.343 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427742063230","262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1658.0>} 08:32:28.344 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.344 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.353 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,252,86,229,231,0,2,0,2,0,16,0,87,0,9,1,160,231,110,54,8,172,18,36,103,79,0,5,0,1,192,168,0,95,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,231,110,54,8,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,231,110,54,8,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.354 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735100,5694951,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"çn6\b">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3882759688,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3882759688,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,95>>}}} 08:32:28.354 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427742063230">>,<0.1652.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735100,3882759688,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3603079861,3882759688}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262427742063230 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 3603079861, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3882759688}}} from <0.1660.0> in state state_wait_create_session_resp 08:32:28.354 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:28.354 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 3603079861,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3882759688}} 08:32:28.354 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,false,0,false,false} 08:32:28.354 [info] KMOD Port Create PDP Context Call {<0.1652.0>,[alias|#Ref<0.2201401468.1057554437.47637>]}: {create_pdp_context,{172,18,36,103},3603079861,3882759688,{192,168,0,95}} 08:32:28.354 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,95}, 3603079861, 3882759688 08:32:28.355 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2374,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,95}},{i_tid,3603079861},{o_tid,3882759688}]}} 08:32:28.355 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 3603079861,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3882759688}) returned ok 08:32:28.355 [info] tunnel_response(<<"262427742063230">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 3603079861,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3882759688}} *DBG* gsup_server got cast {tunnel_response, {<<"262427742063230">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 3603079861, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3882759688}}}} *DBG* epdg_ue_fsm_262427742063230 send ok to <0.1660.0> *DBG* epdg_ue_fsm_262427742063230 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,95>>,undefined}, local_teid => 3603079861, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3882759688}}} from <0.1660.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.355 [info] tunnel_response for <<"262427742063230">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,95>>,undefined},local_teid => 3603079861,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3882759688}} 08:32:28.355 [info] GSUP: Tx #{imsi => <<"262427742063230">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,95>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262428913445416">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:28.368 [info] GSUP: Rx #{imsi => <<"262428913445416">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262428913445416 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428913445416 consume internal init_state in state state_new 08:32:28.368 [info] ue_fsm start(epdg_ue_fsm_262428913445416) *DBG* epdg_ue_fsm_262428913445416 receive call {auth_request,33,"internet",#{}} from <0.1661.0> in state state_new 08:32:28.368 [info] ue_fsm init(<<"262428913445416">>) *DBG* epdg_ue_fsm_262428913445416 send ok to <0.1661.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428913445416 consume call {auth_request,33,"internet",#{}} from <0.1661.0> in state state_new => state_wait_auth_resp 08:32:28.368 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428913445416 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428913445416 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:28.369 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428913445416 consume internal init_state in state state_new 08:32:28.369 [info] ue_fsm start_link(aaa_ue_fsm_262428913445416) *DBG* aaa_ue_fsm_262428913445416 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.369 [info] ue_fsm init("262428913445416") 08:32:28.369 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.370 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428913445416",undefined,undefined,false,false,undefined} 08:32:28.370 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:28.370 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","318",";","nonode@nohost"],1,undefined,undefined,undefined,"262428913445416",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428913445416 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428913445416 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:28.385 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;318;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428913445416",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125]],[[223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,158,182,75,88,190,4,210,132,233,99,20,47,168,95]],["foobar"],[[100,59,213,153,115,40,7,139,66,166,169,83,130,225,163,79]],[[106,24,113,144,152,226,142,169,196,113,253,196,45,169,109,251]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428913445416 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>, <<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>, <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92, 219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>, <<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109, 251>>, <<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163, 79>>}]}} from <0.1664.0> in state state_wait_swx_maa 08:32:28.385 [info] dia_sip2gsup: auth [223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125] authz [223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,158,182,75,88,190,4,210,132,233,99,20,47,168,95]  08:32:28.386 [info] rand [223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219] autn [220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125]  08:32:28.386 [info] ue_fsm ev_rx_swx_maa 08:32:28.386 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428913445416",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428913445416 send ok to <0.1664.0> 08:32:28.387 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>,<<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>,<<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>,<<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109,251>>,<<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163,79>>}]} *DBG* epdg_ue_fsm_262428913445416 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>, <<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>, <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92, 219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>, <<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109, 251>>, <<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163, 79>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428913445416 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>, <<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>, <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92, 219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>, <<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109, 251>>, <<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163, 79>>}]}} from <0.1664.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428913445416 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428913445416">>, {ok, [{epdg_auth_tuple, <<223,235,122,63,203,123,249,119,19,113,104, 109,97,160,92,219>>, <<220,47,188,86,14,136,60,115,181,140,244,87, 42,104,247,125>>, <<223,235,122,63,203,123,249,119,19,113,104, 109,97,160,92,219,158,182,75,88,190,4,210, 132,233,99,20,47,168,95>>, <<106,24,113,144,152,226,142,169,196,113,253, 196,45,169,109,251>>, <<100,59,213,153,115,40,7,139,66,166,169, 83,130,225,163,79>>}]}}} *DBG* epdg_ue_fsm_262428913445416 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>, <<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>, <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92, 219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>, <<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109, 251>>, <<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163, 79>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:28.388 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>,<<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>,<<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>,<<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109,251>>,<<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163,79>>}]}, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,false,0,false,false} 08:32:28.388 [info] auth_response(<<"262428913445416">>): {ok,[{epdg_auth_tuple,<<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>,<<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>,<<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>,<<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109,251>>,<<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163,79>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.388 [info] auth_response for <<"262428913445416">>: {ok,[{epdg_auth_tuple,<<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>,<<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>,<<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>,<<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109,251>>,<<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163,79>>}]} 08:32:28.389 [info] GSUP: Tx #{auth_tuples => [#{autn => <<220,47,188,86,14,136,60,115,181,140,244,87,42,104,247,125>>,ck => <<100,59,213,153,115,40,7,139,66,166,169,83,130,225,163,79>>,ik => <<106,24,113,144,152,226,142,169,196,113,253,196,45,169,109,251>>,rand => <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219>>,res => <<223,235,122,63,203,123,249,119,19,113,104,109,97,160,92,219,158,182,75,88,190,4,210,132,233,99,20,47,168,95>>}],imsi => <<"262428913445416">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428913445416">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428913445416 receive call lu_request from <0.1665.0> in state state_authenticating *DBG* epdg_ue_fsm_262428913445416 send ok to <0.1665.0> 08:32:28.394 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428913445416">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428913445416 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428913445416 consume call lu_request from <0.1665.0> in state state_authenticating 08:32:28.394 [info] ue_fsm lu_request 08:32:28.394 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428913445416 send ok to <0.201.0> 08:32:28.394 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428913445416 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:28.395 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428913445416",undefined,undefined,false,false,undefined} 08:32:28.395 [debug] SWx Tx SAR Imsi="262428913445416" Type=1 APN="internet" AgentInfoOpt=[]  08:32:28.395 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","319",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428913445416",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428913445416 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1666.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428913445416 send ok to <0.1666.0> 08:32:28.403 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;319;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428913445416",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428913445416 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428913445416 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1666.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428913445416 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428913445416">>,ok}} 08:32:28.403 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428913445416 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:28.403 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428913445416",undefined,undefined,false,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.403 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 08:32:28.403 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,false,0,false,false} 08:32:28.403 [info] lu_response(<<"262428913445416">>): ok 08:32:28.404 [info] lu_response for <<"262428913445416">>: ok 08:32:28.404 [info] GSUP: Tx #{imsi => <<"262428913445416">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428913445416">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428913445416 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1667.0> in state state_authenticated 08:32:28.407 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428913445416">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.407 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.407 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,false,0,false,false} 08:32:28.408 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:28.408 [info] s2b: Tx {gtp,v2,create_session_request,0,5694952,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428913445416">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735101,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079862,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428913445416 send ok to <0.1667.0> 08:32:28.408 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428913445416 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1667.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428913445416 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428913445416 receive call {rx_s6b_aar,"262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1668.0> in state state_authenticated 08:32:28.422 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.422 [info] ue_fsm ev_rx_s6b_aar: "262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.422 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262428913445416",undefined,undefined,true,false,undefined} 08:32:28.423 [debug] SWx Tx SAR Imsi="262428913445416" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:28.423 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","320",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428913445416",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428913445416 send ok to <0.1668.0> 08:32:28.423 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428913445416 consume call {rx_s6b_aar,"262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1668.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428913445416 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1669.0> in state state_authenticated_wait_swx_saa 08:32:28.431 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;320;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428913445416",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.431 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428913445416 send ok to <0.1669.0> *DBG* aaa_ue_fsm_262428913445416 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1669.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.431 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428913445416","262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1668.0>} 08:32:28.431 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.431 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.442 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,253,86,229,232,0,2,0,2,0,16,0,87,0,9,1,160,219,187,39,249,172,18,36,103,79,0,5,0,1,192,168,0,96,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,219,187,39,249,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,219,187,39,249,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.442 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735101,5694952,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"Û»'ù">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3686475769,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3686475769,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,96>>}}} *DBG* epdg_ue_fsm_262428913445416 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 3603079862, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3686475769}}} from <0.1670.0> in state state_wait_create_session_resp 08:32:28.442 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428913445416">>,<0.1662.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735101,3686475769,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3603079862,3686475769}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:28.442 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:28.443 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 3603079862,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3686475769}} *DBG* epdg_ue_fsm_262428913445416 send ok to <0.1670.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428913445416">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 3603079862, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3686475769}}}} 08:32:28.443 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428913445416 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,96>>,undefined}, local_teid => 3603079862, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3686475769}}} from <0.1670.0> in state state_wait_create_session_resp => state_active 08:32:28.443 [info] KMOD Port Create PDP Context Call {<0.1662.0>,[alias|#Ref<0.2201401468.1057554433.43884>]}: {create_pdp_context,{172,18,36,103},3603079862,3686475769,{192,168,0,96}} 08:32:28.443 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,96}, 3603079862, 3686475769 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.443 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],450,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,96}},{i_tid,3603079862},{o_tid,3686475769}]}} 08:32:28.443 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 3603079862,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3686475769}) returned ok 08:32:28.443 [info] tunnel_response(<<"262428913445416">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 3603079862,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3686475769}} 08:32:28.444 [info] tunnel_response for <<"262428913445416">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,96>>,undefined},local_teid => 3603079862,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3686475769}} 08:32:28.444 [info] GSUP: Tx #{imsi => <<"262428913445416">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,96>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262421731277344">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262421731277344 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421731277344 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421731277344 receive call {auth_request,33,"internet",#{}} from <0.1671.0> in state state_new 08:32:28.468 [info] GSUP: Rx #{imsi => <<"262421731277344">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262421731277344 send ok to <0.1671.0> 08:32:28.468 [info] ue_fsm start(epdg_ue_fsm_262421731277344) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421731277344 enter aaa_ue_fsm in state state_new 08:32:28.468 [info] ue_fsm init(<<"262421731277344">>) *DBG* epdg_ue_fsm_262421731277344 consume call {auth_request,33,"internet",#{}} from <0.1671.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421731277344 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421731277344 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:28.468 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421731277344 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.469 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,false,0,false,false} 08:32:28.469 [info] ue_fsm start_link(aaa_ue_fsm_262421731277344) 08:32:28.469 [info] ue_fsm init("262421731277344") 08:32:28.469 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.470 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421731277344",undefined,undefined,false,false,undefined} 08:32:28.470 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421731277344 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421731277344 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:28.470 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","321",";","nonode@nohost"],1,undefined,undefined,undefined,"262421731277344",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421731277344 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>, <<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>, <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13, 53,229,35,76,63,42,65,185,225,163,218,86,186,50>>, <<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>, <<93,232,141,45,123,36,49,160,118,133,205,253,219,135, 194,124>>}]}} from <0.1674.0> in state state_wait_swx_maa 08:32:28.484 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;321;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421731277344",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131]],[[99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,53,229,35,76,63,42,65,185,225,163,218,86,186,50]],["foobar"],[[93,232,141,45,123,36,49,160,118,133,205,253,219,135,194,124]],[[84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.484 [info] dia_sip2gsup: auth [99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131] authz [99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,53,229,35,76,63,42,65,185,225,163,218,86,186,50]  08:32:28.484 [info] rand [99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13] autn [167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131]  08:32:28.484 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421731277344 send ok to <0.1674.0> 08:32:28.485 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421731277344",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421731277344 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>, <<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>, <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13, 53,229,35,76,63,42,65,185,225,163,218,86,186,50>>, <<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>, <<93,232,141,45,123,36,49,160,118,133,205,253,219,135, 194,124>>}]}} from <0.1674.0> in state state_wait_swx_maa => state_new 08:32:28.485 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>,<<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>,<<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,53,229,35,76,63,42,65,185,225,163,218,86,186,50>>,<<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>,<<93,232,141,45,123,36,49,160,118,133,205,253,219,135,194,124>>}]} *DBG* epdg_ue_fsm_262421731277344 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>, <<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>, <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13, 53,229,35,76,63,42,65,185,225,163,218,86,186,50>>, <<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>, <<93,232,141,45,123,36,49,160,118,133,205,253,219,135, 194,124>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:28.487 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>,<<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>,<<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,53,229,35,76,63,42,65,185,225,163,218,86,186,50>>,<<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>,<<93,232,141,45,123,36,49,160,118,133,205,253,219,135,194,124>>}]}, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421731277344 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421731277344">>, {ok, [{epdg_auth_tuple, <<99,70,252,235,89,198,226,178,128,103,101,242, 32,162,90,13>>, <<167,232,203,183,253,0,208,187,148,44,129,182, 166,38,132,131>>, <<99,70,252,235,89,198,226,178,128,103,101,242, 32,162,90,13,53,229,35,76,63,42,65,185,225, 163,218,86,186,50>>, <<84,215,8,93,185,138,142,106,248,109,132,136, 134,242,100,140>>, <<93,232,141,45,123,36,49,160,118,133,205, 253,219,135,194,124>>}]}}} 08:32:28.487 [info] auth_response(<<"262421731277344">>): {ok,[{epdg_auth_tuple,<<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>,<<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>,<<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,53,229,35,76,63,42,65,185,225,163,218,86,186,50>>,<<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>,<<93,232,141,45,123,36,49,160,118,133,205,253,219,135,194,124>>}]} *DBG* epdg_ue_fsm_262421731277344 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>, <<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>, <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13, 53,229,35,76,63,42,65,185,225,163,218,86,186,50>>, <<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>, <<93,232,141,45,123,36,49,160,118,133,205,253,219,135, 194,124>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.487 [info] auth_response for <<"262421731277344">>: {ok,[{epdg_auth_tuple,<<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>,<<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>,<<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,53,229,35,76,63,42,65,185,225,163,218,86,186,50>>,<<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>,<<93,232,141,45,123,36,49,160,118,133,205,253,219,135,194,124>>}]} 08:32:28.487 [info] GSUP: Tx #{auth_tuples => [#{autn => <<167,232,203,183,253,0,208,187,148,44,129,182,166,38,132,131>>,ck => <<93,232,141,45,123,36,49,160,118,133,205,253,219,135,194,124>>,ik => <<84,215,8,93,185,138,142,106,248,109,132,136,134,242,100,140>>,rand => <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13>>,res => <<99,70,252,235,89,198,226,178,128,103,101,242,32,162,90,13,53,229,35,76,63,42,65,185,225,163,218,86,186,50>>}],imsi => <<"262421731277344">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421731277344">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421731277344 receive call lu_request from <0.1675.0> in state state_authenticating 08:32:28.492 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421731277344">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421731277344 send ok to <0.1675.0> 08:32:28.492 [info] ue_fsm lu_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421731277344 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421731277344 consume call lu_request from <0.1675.0> in state state_authenticating 08:32:28.492 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,false,0,false,false} 08:32:28.493 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:28.493 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421731277344",undefined,undefined,false,false,undefined} 08:32:28.493 [debug] SWx Tx SAR Imsi="262421731277344" Type=1 APN="internet" AgentInfoOpt=[]  08:32:28.494 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","322",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421731277344",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421731277344 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421731277344 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421731277344 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1676.0> in state state_wait_swx_saa 08:32:28.504 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;322;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421731277344",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.504 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421731277344 send ok to <0.1676.0> 08:32:28.505 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421731277344",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421731277344 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421731277344 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1676.0> in state state_wait_swx_saa => state_authenticated 08:32:28.505 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421731277344 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421731277344">>,ok}} 08:32:28.505 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421731277344 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:28.505 [info] lu_response(<<"262421731277344">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.505 [info] lu_response for <<"262421731277344">>: ok 08:32:28.506 [info] GSUP: Tx #{imsi => <<"262421731277344">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421731277344">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421731277344 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1677.0> in state state_authenticated 08:32:28.510 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421731277344">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.510 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.511 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421731277344 send ok to <0.1677.0> 08:32:28.511 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421731277344 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1677.0> in state state_authenticated => state_wait_create_session_resp 08:32:28.511 [info] s2b: Tx {gtp,v2,create_session_request,0,5694953,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421731277344">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735102,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079863,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421731277344 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:28.511 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262421731277344 receive call {rx_s6b_aar,"262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1678.0> in state state_authenticated 08:32:28.525 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.525 [info] ue_fsm ev_rx_s6b_aar: "262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.525 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262421731277344",undefined,undefined,true,false,undefined} 08:32:28.526 [debug] SWx Tx SAR Imsi="262421731277344" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421731277344 send ok to <0.1678.0> 08:32:28.526 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","323",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421731277344",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421731277344 consume call {rx_s6b_aar,"262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1678.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:28.526 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421731277344 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1679.0> in state state_authenticated_wait_swx_saa 08:32:28.534 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;323;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421731277344",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421731277344 send ok to <0.1679.0> *DBG* aaa_ue_fsm_262421731277344 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1679.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.534 [info] ue_fsm ev_rx_swx_saa 08:32:28.534 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421731277344","262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1678.0>} 08:32:28.534 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.535 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.544 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,254,86,229,233,0,2,0,2,0,16,0,87,0,9,1,160,189,77,244,229,172,18,36,103,79,0,5,0,1,192,168,0,97,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,189,77,244,229,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,189,77,244,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.544 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735102,5694953,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"½Môå">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,3176002789,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,3176002789,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,97>>}}} *DBG* epdg_ue_fsm_262421731277344 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 3603079863, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3176002789}}} from <0.1680.0> in state state_wait_create_session_resp 08:32:28.544 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421731277344">>,<0.1672.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735102,3176002789,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3603079863,3176002789}],[],[],[],[],[],[]}}}} 08:32:28.544 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:28.544 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 3603079863,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3176002789}} 08:32:28.544 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,false,0,false,false} 08:32:28.545 [info] KMOD Port Create PDP Context Call {<0.1672.0>,[alias|#Ref<0.2201401468.1057554437.47736>]}: {create_pdp_context,{172,18,36,103},3603079863,3176002789,{192,168,0,97}} 08:32:28.545 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,97}, 3603079863, 3176002789 08:32:28.545 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2438,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,97}},{i_tid,3603079863},{o_tid,3176002789}]}} 08:32:28.545 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 3603079863,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3176002789}) returned ok *DBG* epdg_ue_fsm_262421731277344 send ok to <0.1680.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421731277344">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 3603079863, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 3176002789}}}} 08:32:28.545 [info] tunnel_response(<<"262421731277344">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 3603079863,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3176002789}} *DBG* epdg_ue_fsm_262421731277344 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,97>>,undefined}, local_teid => 3603079863, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 3176002789}}} from <0.1680.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.545 [info] tunnel_response for <<"262421731277344">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,97>>,undefined},local_teid => 3603079863,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 3176002789}} 08:32:28.545 [info] GSUP: Tx #{imsi => <<"262421731277344">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,97>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262422916329427">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262422916329427 enter epdg_ue_fsm in state state_new 08:32:28.569 [info] GSUP: Rx #{imsi => <<"262422916329427">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422916329427 consume internal init_state in state state_new 08:32:28.569 [info] ue_fsm start(epdg_ue_fsm_262422916329427) *DBG* epdg_ue_fsm_262422916329427 receive call {auth_request,33,"internet",#{}} from <0.1681.0> in state state_new 08:32:28.569 [info] ue_fsm init(<<"262422916329427">>) *DBG* epdg_ue_fsm_262422916329427 send ok to <0.1681.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.569 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422916329427 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422916329427 consume call {auth_request,33,"internet",#{}} from <0.1681.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422916329427 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422916329427 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:28.570 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422916329427 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.570 [info] ue_fsm start_link(aaa_ue_fsm_262422916329427) 08:32:28.570 [info] ue_fsm init("262422916329427") 08:32:28.570 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.571 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422916329427",undefined,undefined,false,false,undefined} 08:32:28.571 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:28.571 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","324",";","nonode@nohost"],1,undefined,undefined,undefined,"262422916329427",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422916329427 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422916329427 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:28.587 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;324;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422916329427",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32]],[[150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,17,27,132,48,114,203,136,65,222,245,101,253,192,46]],["foobar"],[[111,240,185,3,177,239,225,127,215,193,41,11,112,137,122,170]],[[179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422916329427 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>, <<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>, <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50, 226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>, <<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>, <<111,240,185,3,177,239,225,127,215,193,41,11,112,137, 122,170>>}]}} from <0.1684.0> in state state_wait_swx_maa 08:32:28.587 [info] dia_sip2gsup: auth [150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32] authz [150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,17,27,132,48,114,203,136,65,222,245,101,253,192,46]  *DBG* aaa_ue_fsm_262422916329427 send ok to <0.1684.0> 08:32:28.587 [info] rand [150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226] autn [44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32]  08:32:28.587 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422916329427 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>, <<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>, <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50, 226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>, <<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>, <<111,240,185,3,177,239,225,127,215,193,41,11,112,137, 122,170>>}]}} from <0.1684.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422916329427 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>, <<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>, <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50, 226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>, <<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>, <<111,240,185,3,177,239,225,127,215,193,41,11,112,137, 122,170>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:28.588 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422916329427",undefined,undefined,false,false,undefined} 08:32:28.588 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>,<<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>,<<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>,<<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>,<<111,240,185,3,177,239,225,127,215,193,41,11,112,137,122,170>>}]} *DBG* epdg_ue_fsm_262422916329427 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422916329427">>, {ok, [{epdg_auth_tuple, <<150,131,232,28,184,228,226,165,221,169,73, 127,95,247,50,226>>, <<44,182,232,184,234,75,46,122,40,233,2,165,51, 81,243,32>>, <<150,131,232,28,184,228,226,165,221,169,73, 127,95,247,50,226,17,27,132,48,114,203,136, 65,222,245,101,253,192,46>>, <<179,217,17,129,102,214,251,38,79,103,98,8, 155,139,194,93>>, <<111,240,185,3,177,239,225,127,215,193, 41,11,112,137,122,170>>}]}}} 08:32:28.589 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>,<<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>,<<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>,<<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>,<<111,240,185,3,177,239,225,127,215,193,41,11,112,137,122,170>>}]}, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422916329427 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>, <<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>, <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50, 226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>, <<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>, <<111,240,185,3,177,239,225,127,215,193,41,11,112,137, 122,170>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:28.589 [info] auth_response(<<"262422916329427">>): {ok,[{epdg_auth_tuple,<<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>,<<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>,<<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>,<<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>,<<111,240,185,3,177,239,225,127,215,193,41,11,112,137,122,170>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.590 [info] auth_response for <<"262422916329427">>: {ok,[{epdg_auth_tuple,<<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>,<<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>,<<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>,<<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>,<<111,240,185,3,177,239,225,127,215,193,41,11,112,137,122,170>>}]} 08:32:28.590 [info] GSUP: Tx #{auth_tuples => [#{autn => <<44,182,232,184,234,75,46,122,40,233,2,165,51,81,243,32>>,ck => <<111,240,185,3,177,239,225,127,215,193,41,11,112,137,122,170>>,ik => <<179,217,17,129,102,214,251,38,79,103,98,8,155,139,194,93>>,rand => <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226>>,res => <<150,131,232,28,184,228,226,165,221,169,73,127,95,247,50,226,17,27,132,48,114,203,136,65,222,245,101,253,192,46>>}],imsi => <<"262422916329427">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422916329427">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422916329427 receive call lu_request from <0.1685.0> in state state_authenticating *DBG* epdg_ue_fsm_262422916329427 send ok to <0.1685.0> 08:32:28.595 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422916329427">>,message_type => location_upd_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422916329427 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422916329427 consume call lu_request from <0.1685.0> in state state_authenticating 08:32:28.595 [info] ue_fsm lu_request 08:32:28.595 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,false,0,false,false} 08:32:28.595 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:28.596 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422916329427",undefined,undefined,false,false,undefined} 08:32:28.596 [debug] SWx Tx SAR Imsi="262422916329427" Type=1 APN="internet" AgentInfoOpt=[]  08:32:28.596 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","325",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422916329427",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422916329427 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422916329427 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422916329427 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1686.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422916329427 send ok to <0.1686.0> 08:32:28.606 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;325;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422916329427",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262422916329427 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422916329427 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1686.0> in state state_wait_swx_saa => state_authenticated 08:32:28.606 [info] ue_fsm ev_rx_swx_saa 08:32:28.606 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422916329427",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262422916329427">>,ok}} *DBG* epdg_ue_fsm_262422916329427 send ok to <0.211.0> 08:32:28.606 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422916329427 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.607 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,false,0,false,false} 08:32:28.607 [info] lu_response(<<"262422916329427">>): ok 08:32:28.607 [info] lu_response for <<"262422916329427">>: ok 08:32:28.607 [info] GSUP: Tx #{imsi => <<"262422916329427">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422916329427">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422916329427 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1687.0> in state state_authenticated 08:32:28.612 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422916329427">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.612 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422916329427 send ok to <0.1687.0> 08:32:28.612 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422916329427 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1687.0> in state state_authenticated => state_wait_create_session_resp 08:32:28.612 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* epdg_ue_fsm_262422916329427 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:28.613 [info] s2b: Tx {gtp,v2,create_session_request,0,5694954,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422916329427">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735103,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079864,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:28.613 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422916329427 receive call {rx_s6b_aar,"262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1688.0> in state state_authenticated 08:32:28.625 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.625 [info] ue_fsm ev_rx_s6b_aar: "262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.625 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422916329427",undefined,undefined,true,false,undefined} 08:32:28.625 [debug] SWx Tx SAR Imsi="262422916329427" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:28.625 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","326",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422916329427",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422916329427 send ok to <0.1688.0> 08:32:28.625 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422916329427 consume call {rx_s6b_aar,"262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1688.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422916329427 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1689.0> in state state_authenticated_wait_swx_saa 08:32:28.631 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;326;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422916329427",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422916329427 send ok to <0.1689.0> *DBG* aaa_ue_fsm_262422916329427 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1689.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.631 [info] ue_fsm ev_rx_swx_saa 08:32:28.631 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422916329427","262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1688.0>} 08:32:28.631 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.631 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.637 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,141,255,86,229,234,0,2,0,2,0,16,0,87,0,9,1,160,253,99,76,190,172,18,36,103,79,0,5,0,1,192,168,0,98,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,253,99,76,190,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,253,99,76,190,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.637 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735103,5694954,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"ýcL¾">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4251143358,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4251143358,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,98>>}}} *DBG* epdg_ue_fsm_262422916329427 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 3603079864, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4251143358}}} from <0.1690.0> in state state_wait_create_session_resp 08:32:28.637 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422916329427">>,<0.1682.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735103,4251143358,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3603079864,4251143358}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:28.637 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:28.637 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 3603079864,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4251143358}} 08:32:28.637 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,false,0,false,false} 08:32:28.637 [info] KMOD Port Create PDP Context Call {<0.1682.0>,[alias|#Ref<0.2201401468.1057554433.44112>]}: {create_pdp_context,{172,18,36,103},3603079864,4251143358,{192,168,0,98}} 08:32:28.637 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,98}, 3603079864, 4251143358 08:32:28.637 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],514,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,98}},{i_tid,3603079864},{o_tid,4251143358}]}} 08:32:28.637 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 3603079864,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4251143358}) returned ok *DBG* epdg_ue_fsm_262422916329427 send ok to <0.1690.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422916329427">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 3603079864, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4251143358}}}} *DBG* epdg_ue_fsm_262422916329427 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,98>>,undefined}, local_teid => 3603079864, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4251143358}}} from <0.1690.0> in state state_wait_create_session_resp => state_active 08:32:28.637 [info] tunnel_response(<<"262422916329427">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 3603079864,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4251143358}} 08:32:28.638 [info] tunnel_response for <<"262422916329427">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,98>>,undefined},local_teid => 3603079864,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4251143358}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.638 [info] GSUP: Tx #{imsi => <<"262422916329427">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,98>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262420706051736">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420706051736 enter epdg_ue_fsm in state state_new 08:32:28.670 [info] GSUP: Rx #{imsi => <<"262420706051736">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420706051736 consume internal init_state in state state_new 08:32:28.670 [info] ue_fsm start(epdg_ue_fsm_262420706051736) 08:32:28.670 [info] ue_fsm init(<<"262420706051736">>) *DBG* epdg_ue_fsm_262420706051736 receive call {auth_request,33,"internet",#{}} from <0.1691.0> in state state_new 08:32:28.670 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420706051736 send ok to <0.1691.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.670 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420706051736 consume call {auth_request,33,"internet",#{}} from <0.1691.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420706051736 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420706051736 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:28.671 [info] ue_fsm start_link(aaa_ue_fsm_262420706051736) *DBG* aaa_ue_fsm_262420706051736 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420706051736 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.671 [info] ue_fsm init("262420706051736") 08:32:28.671 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.671 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420706051736",undefined,undefined,false,false,undefined} 08:32:28.671 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:28.672 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","327",";","nonode@nohost"],1,undefined,undefined,undefined,"262420706051736",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420706051736 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420706051736 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262420706051736 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>, <<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>, <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11, 13,206,35,141,23,22,218,130,217,60,251,179,174,205>>, <<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>, <<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>}]}} from <0.1694.0> in state state_wait_swx_maa 08:32:28.687 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;327;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420706051736",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123]],[[246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,13,206,35,141,23,22,218,130,217,60,251,179,174,205]],["foobar"],[[69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209]],[[79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.687 [info] dia_sip2gsup: auth [246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123] authz [246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,13,206,35,141,23,22,218,130,217,60,251,179,174,205]  08:32:28.687 [info] rand [246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11] autn [155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123]  *DBG* aaa_ue_fsm_262420706051736 send ok to <0.1694.0> 08:32:28.687 [info] ue_fsm ev_rx_swx_maa 08:32:28.688 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420706051736",undefined,undefined,false,false,undefined} 08:32:28.688 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>,<<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>,<<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,13,206,35,141,23,22,218,130,217,60,251,179,174,205>>,<<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>,<<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>}]} *DBG* aaa_ue_fsm_262420706051736 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>, <<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>, <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11, 13,206,35,141,23,22,218,130,217,60,251,179,174,205>>, <<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>, <<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>}]}} from <0.1694.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420706051736 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>, <<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>, <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11, 13,206,35,141,23,22,218,130,217,60,251,179,174,205>>, <<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>, <<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:28.689 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>,<<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>,<<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,13,206,35,141,23,22,218,130,217,60,251,179,174,205>>,<<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>,<<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>}]}, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420706051736">>, {ok, [{epdg_auth_tuple, <<246,216,235,200,6,102,185,134,90,156,147,130, 251,63,207,11>>, <<155,4,245,34,229,75,81,217,161,202,94,179, 101,9,218,123>>, <<246,216,235,200,6,102,185,134,90,156,147,130, 251,63,207,11,13,206,35,141,23,22,218,130, 217,60,251,179,174,205>>, <<79,83,116,181,231,158,40,119,207,79,180,149, 170,10,226,196>>, <<69,7,90,78,3,39,27,170,254,60,109,119, 220,183,6,209>>}]}}} *DBG* epdg_ue_fsm_262420706051736 send ok to <0.211.0> 08:32:28.689 [info] auth_response(<<"262420706051736">>): {ok,[{epdg_auth_tuple,<<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>,<<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>,<<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,13,206,35,141,23,22,218,130,217,60,251,179,174,205>>,<<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>,<<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>}]} *DBG* epdg_ue_fsm_262420706051736 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>, <<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>, <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11, 13,206,35,141,23,22,218,130,217,60,251,179,174,205>>, <<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>, <<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:28.690 [info] auth_response for <<"262420706051736">>: {ok,[{epdg_auth_tuple,<<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>,<<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>,<<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,13,206,35,141,23,22,218,130,217,60,251,179,174,205>>,<<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>,<<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.690 [info] GSUP: Tx #{auth_tuples => [#{autn => <<155,4,245,34,229,75,81,217,161,202,94,179,101,9,218,123>>,ck => <<69,7,90,78,3,39,27,170,254,60,109,119,220,183,6,209>>,ik => <<79,83,116,181,231,158,40,119,207,79,180,149,170,10,226,196>>,rand => <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11>>,res => <<246,216,235,200,6,102,185,134,90,156,147,130,251,63,207,11,13,206,35,141,23,22,218,130,217,60,251,179,174,205>>}],imsi => <<"262420706051736">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420706051736">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420706051736 receive call lu_request from <0.1695.0> in state state_authenticating 08:32:28.695 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420706051736">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420706051736 send ok to <0.1695.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420706051736 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420706051736 consume call lu_request from <0.1695.0> in state state_authenticating 08:32:28.695 [info] ue_fsm lu_request 08:32:28.695 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,false,0,false,false} 08:32:28.695 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:28.696 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420706051736",undefined,undefined,false,false,undefined} 08:32:28.696 [debug] SWx Tx SAR Imsi="262420706051736" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420706051736 send ok to <0.201.0> 08:32:28.696 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","328",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420706051736",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420706051736 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420706051736 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1696.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420706051736 send ok to <0.1696.0> 08:32:28.703 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;328;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420706051736",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420706051736 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1696.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420706051736 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:28.703 [info] ue_fsm ev_rx_swx_saa 08:32:28.703 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420706051736",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420706051736 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420706051736">>,ok}} 08:32:28.703 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420706051736 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:28.704 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.704 [info] lu_response(<<"262420706051736">>): ok 08:32:28.704 [info] lu_response for <<"262420706051736">>: ok 08:32:28.704 [info] GSUP: Tx #{imsi => <<"262420706051736">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420706051736">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420706051736 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1697.0> in state state_authenticated 08:32:28.709 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420706051736">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.709 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.709 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,false,0,false,false} 08:32:28.709 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:28.709 [info] s2b: Tx {gtp,v2,create_session_request,0,5694955,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420706051736">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735104,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079865,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420706051736 send ok to <0.1697.0> 08:32:28.710 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420706051736 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1697.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420706051736 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420706051736 receive call {rx_s6b_aar,"262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1698.0> in state state_authenticated 08:32:28.728 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.728 [info] ue_fsm ev_rx_s6b_aar: "262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.728 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420706051736",undefined,undefined,true,false,undefined} 08:32:28.728 [debug] SWx Tx SAR Imsi="262420706051736" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:28.728 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","329",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420706051736",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420706051736 send ok to <0.1698.0> 08:32:28.729 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420706051736 consume call {rx_s6b_aar,"262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1698.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420706051736 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1699.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420706051736 send ok to <0.1699.0> 08:32:28.736 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;329;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420706051736",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420706051736 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1699.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.736 [info] ue_fsm ev_rx_swx_saa 08:32:28.736 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420706051736","262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1698.0>} 08:32:28.737 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.737 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.745 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,142,0,86,229,235,0,2,0,2,0,16,0,87,0,9,1,160,68,191,2,202,172,18,36,103,79,0,5,0,1,192,168,0,99,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,68,191,2,202,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,68,191,2,202,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.746 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735104,5694955,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<68,191,2,202>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1153368778,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1153368778,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,99>>}}} 08:32:28.746 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420706051736">>,<0.1692.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735104,1153368778,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3603079865,1153368778}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:28.746 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262420706051736 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 3603079865, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1153368778}}} from <0.1700.0> in state state_wait_create_session_resp 08:32:28.746 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 3603079865,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1153368778}} 08:32:28.746 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,false,0,false,false} 08:32:28.746 [info] KMOD Port Create PDP Context Call {<0.1692.0>,[alias|#Ref<0.2201401468.1057554438.49087>]}: {create_pdp_context,{172,18,36,103},3603079865,1153368778,{192,168,0,99}} 08:32:28.746 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,99}, 3603079865, 1153368778 08:32:28.746 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2502,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,99}},{i_tid,3603079865},{o_tid,1153368778}]}} *DBG* epdg_ue_fsm_262420706051736 send ok to <0.1700.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420706051736">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 3603079865, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1153368778}}}} 08:32:28.747 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 3603079865,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1153368778}) returned ok *DBG* epdg_ue_fsm_262420706051736 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,99>>,undefined}, local_teid => 3603079865, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1153368778}}} from <0.1700.0> in state state_wait_create_session_resp => state_active 08:32:28.747 [info] tunnel_response(<<"262420706051736">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 3603079865,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1153368778}} 08:32:28.747 [info] tunnel_response for <<"262420706051736">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,99>>,undefined},local_teid => 3603079865,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1153368778}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.747 [info] GSUP: Tx #{imsi => <<"262420706051736">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,99>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262424860244870">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262424860244870 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424860244870 consume internal init_state in state state_new 08:32:28.769 [info] GSUP: Rx #{imsi => <<"262424860244870">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262424860244870 receive call {auth_request,33,"internet",#{}} from <0.1701.0> in state state_new 08:32:28.770 [info] ue_fsm start(epdg_ue_fsm_262424860244870) 08:32:28.770 [info] ue_fsm init(<<"262424860244870">>) *DBG* epdg_ue_fsm_262424860244870 send ok to <0.1701.0> 08:32:28.770 [info] ue_fsm auth_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.770 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424860244870 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424860244870 consume call {auth_request,33,"internet",#{}} from <0.1701.0> in state state_new => state_wait_auth_resp 08:32:28.770 [info] ue_fsm start_link(aaa_ue_fsm_262424860244870) *DBG* aaa_ue_fsm_262424860244870 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424860244870 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 08:32:28.770 [info] ue_fsm init("262424860244870") *DBG* aaa_ue_fsm_262424860244870 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.770 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.771 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424860244870",undefined,undefined,false,false,undefined} 08:32:28.771 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:28.771 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","330",";","nonode@nohost"],1,undefined,undefined,undefined,"262424860244870",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424860244870 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424860244870 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262424860244870 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>, <<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>, <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153, 222,115,130,204,70,208,238,152,131,60,211,192,213,128>>, <<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>, <<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>}]}} from <0.1704.0> in state state_wait_swx_maa 08:32:28.785 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;330;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424860244870",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9]],[[198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,222,115,130,204,70,208,238,152,131,60,211,192,213,128]],["foobar"],[[32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94]],[[89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.785 [info] dia_sip2gsup: auth [198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9] authz [198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,222,115,130,204,70,208,238,152,131,60,211,192,213,128]  08:32:28.785 [info] rand [198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153] autn [102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9]  08:32:28.785 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424860244870 send ok to <0.1704.0> 08:32:28.786 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424860244870",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424860244870 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>, <<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>, <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153, 222,115,130,204,70,208,238,152,131,60,211,192,213,128>>, <<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>, <<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:28.786 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>,<<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>,<<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,222,115,130,204,70,208,238,152,131,60,211,192,213,128>>,<<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>,<<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>}]} *DBG* aaa_ue_fsm_262424860244870 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>, <<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>, <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153, 222,115,130,204,70,208,238,152,131,60,211,192,213,128>>, <<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>, <<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>}]}} from <0.1704.0> in state state_wait_swx_maa => state_new *DBG* gsup_server got cast {auth_response, {<<"262424860244870">>, {ok, [{epdg_auth_tuple, <<198,188,135,94,86,76,71,53,139,21,239,200, 234,153,78,153>>, <<102,240,227,104,107,93,19,52,86,168,228,211, 104,230,28,9>>, <<198,188,135,94,86,76,71,53,139,21,239,200, 234,153,78,153,222,115,130,204,70,208,238, 152,131,60,211,192,213,128>>, <<89,128,12,155,4,88,163,39,16,215,111,16,231, 150,190,129>>, <<32,40,149,110,217,244,174,10,246,1,116, 39,106,133,76,94>>}]}}} *DBG* epdg_ue_fsm_262424860244870 send ok to <0.211.0> 08:32:28.787 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>,<<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>,<<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,222,115,130,204,70,208,238,152,131,60,211,192,213,128>>,<<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>,<<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>}]}, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,false,0,false,false} 08:32:28.787 [info] auth_response(<<"262424860244870">>): {ok,[{epdg_auth_tuple,<<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>,<<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>,<<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,222,115,130,204,70,208,238,152,131,60,211,192,213,128>>,<<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>,<<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>}]} *DBG* epdg_ue_fsm_262424860244870 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>, <<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>, <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153, 222,115,130,204,70,208,238,152,131,60,211,192,213,128>>, <<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>, <<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:28.788 [info] auth_response for <<"262424860244870">>: {ok,[{epdg_auth_tuple,<<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>,<<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>,<<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,222,115,130,204,70,208,238,152,131,60,211,192,213,128>>,<<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>,<<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.788 [info] GSUP: Tx #{auth_tuples => [#{autn => <<102,240,227,104,107,93,19,52,86,168,228,211,104,230,28,9>>,ck => <<32,40,149,110,217,244,174,10,246,1,116,39,106,133,76,94>>,ik => <<89,128,12,155,4,88,163,39,16,215,111,16,231,150,190,129>>,rand => <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153>>,res => <<198,188,135,94,86,76,71,53,139,21,239,200,234,153,78,153,222,115,130,204,70,208,238,152,131,60,211,192,213,128>>}],imsi => <<"262424860244870">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424860244870">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424860244870 receive call lu_request from <0.1705.0> in state state_authenticating 08:32:28.792 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424860244870">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424860244870 send ok to <0.1705.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424860244870 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424860244870 consume call lu_request from <0.1705.0> in state state_authenticating 08:32:28.793 [info] ue_fsm lu_request 08:32:28.793 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,false,0,false,false} 08:32:28.793 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:28.793 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424860244870",undefined,undefined,false,false,undefined} 08:32:28.793 [debug] SWx Tx SAR Imsi="262424860244870" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424860244870 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424860244870 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 08:32:28.794 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","331",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424860244870",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424860244870 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1706.0> in state state_wait_swx_saa 08:32:28.801 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;331;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424860244870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.801 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424860244870 send ok to <0.1706.0> *DBG* epdg_ue_fsm_262424860244870 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424860244870 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1706.0> in state state_wait_swx_saa => state_authenticated 08:32:28.802 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424860244870",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424860244870 send ok to <0.211.0> 08:32:28.802 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262424860244870">>,ok}} *DBG* epdg_ue_fsm_262424860244870 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:28.802 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,false,0,false,false} 08:32:28.802 [info] lu_response(<<"262424860244870">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.802 [info] lu_response for <<"262424860244870">>: ok 08:32:28.802 [info] GSUP: Tx #{imsi => <<"262424860244870">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424860244870">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424860244870 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1707.0> in state state_authenticated 08:32:28.807 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424860244870">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.808 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.808 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,false,0,false,false} 08:32:28.808 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:28.808 [info] s2b: Tx {gtp,v2,create_session_request,0,5694956,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424860244870">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735105,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079866,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424860244870 send ok to <0.1707.0> 08:32:28.808 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424860244870 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1707.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424860244870 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424860244870 receive call {rx_s6b_aar,"262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1708.0> in state state_authenticated 08:32:28.818 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.818 [info] ue_fsm ev_rx_s6b_aar: "262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.818 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262424860244870",undefined,undefined,true,false,undefined} 08:32:28.818 [debug] SWx Tx SAR Imsi="262424860244870" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262424860244870 send ok to <0.1708.0> 08:32:28.818 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","332",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424860244870",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424860244870 consume call {rx_s6b_aar,"262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1708.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:28.818 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424860244870 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1709.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424860244870 send ok to <0.1709.0> *DBG* aaa_ue_fsm_262424860244870 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1709.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.823 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;332;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424860244870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.823 [info] ue_fsm ev_rx_swx_saa 08:32:28.823 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424860244870","262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1708.0>} 08:32:28.823 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.823 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.827 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,142,1,86,229,236,0,2,0,2,0,16,0,87,0,9,1,160,30,137,127,227,172,18,36,103,79,0,5,0,1,192,168,0,100,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,30,137,127,227,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,30,137,127,227,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.827 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735105,5694956,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<30,137,127,227>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,512327651,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,512327651,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,100>>}}} 08:32:28.827 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424860244870">>,<0.1702.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735105,512327651,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3603079866,512327651}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:28.827 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} *DBG* epdg_ue_fsm_262424860244870 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 3603079866, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 512327651}}} from <0.1710.0> in state state_wait_create_session_resp 08:32:28.827 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 3603079866,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 512327651}} 08:32:28.828 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,false,0,false,false} 08:32:28.828 [info] KMOD Port Create PDP Context Call {<0.1702.0>,[alias|#Ref<0.2201401468.1057554438.49210>]}: {create_pdp_context,{172,18,36,103},3603079866,512327651,{192,168,0,100}} 08:32:28.828 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,100}, 3603079866, 512327651 08:32:28.828 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2375,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,100}},{i_tid,3603079866},{o_tid,512327651}]}} 08:32:28.828 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 3603079866,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 512327651}) returned ok *DBG* epdg_ue_fsm_262424860244870 send ok to <0.1710.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424860244870">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 3603079866, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 512327651}}}} 08:32:28.828 [info] tunnel_response(<<"262424860244870">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 3603079866,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 512327651}} *DBG* epdg_ue_fsm_262424860244870 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,100>>,undefined}, local_teid => 3603079866, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 512327651}}} from <0.1710.0> in state state_wait_create_session_resp => state_active 08:32:28.828 [info] tunnel_response for <<"262424860244870">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,100>>,undefined},local_teid => 3603079866,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 512327651}} 08:32:28.828 [info] GSUP: Tx #{imsi => <<"262424860244870">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,100>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{imsi => <<"262426693854693">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262426693854693 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426693854693 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426693854693 receive call {auth_request,33,"internet",#{}} from <0.1711.0> in state state_new *DBG* epdg_ue_fsm_262426693854693 send ok to <0.1711.0> 08:32:28.870 [info] GSUP: Rx #{imsi => <<"262426693854693">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262426693854693 consume call {auth_request,33,"internet",#{}} from <0.1711.0> in state state_new => state_wait_auth_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.871 [info] ue_fsm start(epdg_ue_fsm_262426693854693) *DBG* epdg_ue_fsm_262426693854693 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426693854693 enter aaa_ue_fsm in state state_new 08:32:28.871 [info] ue_fsm init(<<"262426693854693">>) *DBG* aaa_ue_fsm_262426693854693 consume internal init_state in state state_new 08:32:28.871 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426693854693 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:28.871 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,false,0,false,false} 08:32:28.871 [info] ue_fsm start_link(aaa_ue_fsm_262426693854693) 08:32:28.872 [info] ue_fsm init("262426693854693") 08:32:28.872 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:28.872 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426693854693",undefined,undefined,false,false,undefined} 08:32:28.872 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426693854693 send ok to <0.201.0> 08:32:28.873 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","333",";","nonode@nohost"],1,undefined,undefined,undefined,"262426693854693",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426693854693 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa *DBG* aaa_ue_fsm_262426693854693 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>, <<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>, <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219, 161,225,7,32,55,91,249,67,54,160,238,117,247>>, <<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>, <<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>}]}} from <0.1714.0> in state state_wait_swx_maa 08:32:28.887 [info] SWx Rx MAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;333;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426693854693",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136]],[[38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219,161,225,7,32,55,91,249,67,54,160,238,117,247]],["foobar"],[[114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202]],[[42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.887 [info] dia_sip2gsup: auth [38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136] authz [38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219,161,225,7,32,55,91,249,67,54,160,238,117,247]  08:32:28.887 [info] rand [38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199] autn [253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136]  08:32:28.887 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426693854693 send ok to <0.1714.0> *DBG* epdg_ue_fsm_262426693854693 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>, <<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>, <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219, 161,225,7,32,55,91,249,67,54,160,238,117,247>>, <<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>, <<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:28.888 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426693854693",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426693854693 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>, <<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>, <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219, 161,225,7,32,55,91,249,67,54,160,238,117,247>>, <<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>, <<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>}]}} from <0.1714.0> in state state_wait_swx_maa => state_new 08:32:28.888 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>,<<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>,<<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219,161,225,7,32,55,91,249,67,54,160,238,117,247>>,<<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>,<<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>}]} *DBG* epdg_ue_fsm_262426693854693 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426693854693">>, {ok, [{epdg_auth_tuple, <<38,80,0,166,129,163,90,70,141,35,39,235,193, 63,152,199>>, <<253,110,182,207,68,53,230,113,60,211,96,236, 133,82,74,136>>, <<38,80,0,166,129,163,90,70,141,35,39,235,193, 63,152,199,219,161,225,7,32,55,91,249,67,54, 160,238,117,247>>, <<42,174,233,4,30,129,207,58,58,65,13,39,46, 136,178,37>>, <<114,205,35,165,1,7,168,234,201,225,227, 40,74,79,44,202>>}]}}} 08:32:28.889 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>,<<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>,<<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219,161,225,7,32,55,91,249,67,54,160,238,117,247>>,<<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>,<<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>}]}, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426693854693 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>, <<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>, <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219, 161,225,7,32,55,91,249,67,54,160,238,117,247>>, <<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>, <<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:28.890 [info] auth_response(<<"262426693854693">>): {ok,[{epdg_auth_tuple,<<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>,<<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>,<<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219,161,225,7,32,55,91,249,67,54,160,238,117,247>>,<<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>,<<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.890 [info] auth_response for <<"262426693854693">>: {ok,[{epdg_auth_tuple,<<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>,<<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>,<<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219,161,225,7,32,55,91,249,67,54,160,238,117,247>>,<<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>,<<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>}]} 08:32:28.890 [info] GSUP: Tx #{auth_tuples => [#{autn => <<253,110,182,207,68,53,230,113,60,211,96,236,133,82,74,136>>,ck => <<114,205,35,165,1,7,168,234,201,225,227,40,74,79,44,202>>,ik => <<42,174,233,4,30,129,207,58,58,65,13,39,46,136,178,37>>,rand => <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199>>,res => <<38,80,0,166,129,163,90,70,141,35,39,235,193,63,152,199,219,161,225,7,32,55,91,249,67,54,160,238,117,247>>}],imsi => <<"262426693854693">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426693854693">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426693854693 receive call lu_request from <0.1715.0> in state state_authenticating *DBG* epdg_ue_fsm_262426693854693 send ok to <0.1715.0> *DBG* epdg_ue_fsm_262426693854693 consume call lu_request from <0.1715.0> in state state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.896 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426693854693">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262426693854693 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:28.896 [info] ue_fsm lu_request 08:32:28.896 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,false,0,false,false} 08:32:28.897 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:28.897 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426693854693",undefined,undefined,false,false,undefined} 08:32:28.897 [debug] SWx Tx SAR Imsi="262426693854693" Type=1 APN="internet" AgentInfoOpt=[]  08:32:28.897 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","334",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426693854693",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426693854693 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426693854693 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426693854693 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1716.0> in state state_wait_swx_saa 08:32:28.908 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;334;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426693854693",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.908 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426693854693 send ok to <0.1716.0> *DBG* epdg_ue_fsm_262426693854693 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:28.908 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426693854693",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426693854693 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1716.0> in state state_wait_swx_saa => state_authenticated 08:32:28.909 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426693854693 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426693854693">>,ok}} 08:32:28.909 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426693854693 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:28.909 [info] lu_response(<<"262426693854693">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.909 [info] lu_response for <<"262426693854693">>: ok 08:32:28.909 [info] GSUP: Tx #{imsi => <<"262426693854693">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426693854693">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426693854693 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1717.0> in state state_authenticated 08:32:28.915 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426693854693">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:28.915 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:28.916 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426693854693 send ok to <0.1717.0> 08:32:28.916 [debug] Selected PGW Remote Address "172.18.36.103" *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426693854693 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1717.0> in state state_authenticated => state_wait_create_session_resp 08:32:28.916 [info] s2b: Tx {gtp,v2,create_session_request,0,5694957,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426693854693">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735106,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079867,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426693854693 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 08:32:28.916 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426693854693 receive call {rx_s6b_aar,"262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1718.0> in state state_authenticated 08:32:28.930 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:28.930 [info] ue_fsm ev_rx_s6b_aar: "262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:28.930 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262426693854693",undefined,undefined,true,false,undefined} 08:32:28.930 [debug] SWx Tx SAR Imsi="262426693854693" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:28.931 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","335",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426693854693",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426693854693 send ok to <0.1718.0> 08:32:28.931 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426693854693 consume call {rx_s6b_aar,"262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.1718.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426693854693 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1719.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426693854693 send ok to <0.1719.0> 08:32:28.936 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;335;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426693854693",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:28.936 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426693854693 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1719.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:28.936 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426693854693","262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1718.0>} 08:32:28.936 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:28.936 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:28.944 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,142,2,86,229,237,0,2,0,2,0,16,0,87,0,9,1,160,252,21,27,220,172,18,36,103,79,0,5,0,1,192,168,0,101,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,252,21,27,220,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,252,21,27,220,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:28.945 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735106,5694957,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<252,21,27,220>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,4229241820,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,4229241820,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,101>>}}} *DBG* epdg_ue_fsm_262426693854693 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 3603079867, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4229241820}}} from <0.1720.0> in state state_wait_create_session_resp 08:32:28.945 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426693854693">>,<0.1712.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735106,4229241820,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079867,4229241820}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:28.945 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:28.945 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 3603079867,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4229241820}} 08:32:28.945 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,false,0,false,false} 08:32:28.946 [info] KMOD Port Create PDP Context Call {<0.1712.0>,[alias|#Ref<0.2201401468.1057554433.44431>]}: {create_pdp_context,{172,18,36,103},3603079867,4229241820,{192,168,0,101}} 08:32:28.946 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,101}, 3603079867, 4229241820 08:32:28.946 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],2439,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,101}},{i_tid,3603079867},{o_tid,4229241820}]}} 08:32:28.946 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 3603079867,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4229241820}) returned ok 08:32:28.946 [info] tunnel_response(<<"262426693854693">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 3603079867,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4229241820}} *DBG* epdg_ue_fsm_262426693854693 send ok to <0.1720.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426693854693">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 3603079867, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 4229241820}}}} *DBG* epdg_ue_fsm_262426693854693 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,101>>,undefined}, local_teid => 3603079867, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 4229241820}}} from <0.1720.0> in state state_wait_create_session_resp => state_active 08:32:28.946 [info] tunnel_response for <<"262426693854693">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,101>>,undefined},local_teid => 3603079867,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 4229241820}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:28.947 [info] GSUP: Tx #{imsi => <<"262426693854693">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,101>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420299008667">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420299008667 receive call purge_ms_request from <0.1721.0> in state state_active 08:32:29.979 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420299008667">>,message_type => purge_ms_req} 08:32:29.979 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420299008667 send ok to <0.1721.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.979 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420299008667">>,"internet",[],{epdg_tun_pdp_ctx,3603079769,3957947485,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420299008667 consume call purge_ms_request from <0.1721.0> in state state_active => state_wait_delete_session_resp 08:32:29.979 [info] KMOD Port Delete PDP Context Call {<0.730.0>,[alias|#Ref<0.2201401468.1057554438.49293>]}: {delete_pdp_context,{172,18,36,103},3603079769,3957947485,{192,168,0,3}} 08:32:29.979 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,3}, 3603079769, 3957947485 08:32:29.979 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2503,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,3}},{i_tid,3603079769}]}} 08:32:29.979 [info] s2b: Tx {gtp,v2,delete_session_request,3957947485,5694958,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079769,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262420299008667 receive call rx_s6b_str from <0.1722.0> in state state_authenticated 08:32:29.982 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420299008667"],[],[]} *DBG* aaa_ue_fsm_262420299008667 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1722.0> *DBG* aaa_ue_fsm_262420299008667 consume call rx_s6b_str from <0.1722.0> in state state_authenticated 08:32:29.982 [info] ue_fsm ev_rx_s6b_str 08:32:29.982 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420299008667","262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:29.982 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:29.982 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:29.984 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,160,86,229,238,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420299008667 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735008,5694958,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1723.0> in state state_wait_delete_session_resp 08:32:29.984 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735008,5694958,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420299008667 send ok to <0.1723.0> 08:32:29.984 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735008,5694958,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420299008667 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735008,5694958,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1723.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420299008667 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420299008667 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:29.984 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,false,0,false,false} 08:32:29.984 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:29.984 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,true,0,false,false} 08:32:29.984 [info] ue_fsm ev_rx_swm_str 08:32:29.984 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420299008667","262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:29.984 [debug] SWx Tx SAR Imsi="262420299008667" Type=5 APN="internet" AgentInfoOpt=[]  08:32:29.984 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","336",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420299008667",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420299008667 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420299008667 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428445499576">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428445499576 receive call purge_ms_request from <0.1725.0> in state state_active Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 08:32:29.985 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428445499576">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 08:32:29.985 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 08:32:29.985 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428445499576">>,"internet",[],{epdg_tun_pdp_ctx,3603079772,3746210508,{epdg_eua,33,<<192,168,0,6>>,undefined},<<172,18,36,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 08:32:29.985 [info] KMOD Port Delete PDP Context Call {<0.760.0>,[alias|#Ref<0.2201401468.1057554438.49333>]}: {delete_pdp_context,{172,18,36,103},3603079772,3746210508,{192,168,0,6}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 08:32:29.985 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,6}, 3603079772, 3746210508 Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 08:32:29.985 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,6}},{i_tid,3603079772}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428445499576 send ok to <0.1725.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 15 bytes 08:32:29.986 [info] s2b: Tx {gtp,v2,delete_session_request,3746210508,5694959,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079772,<<172,18,36,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429335516288">>, message_type => purge_ms_req}} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428445499576 consume call purge_ms_request from <0.1725.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes 08:32:29.986 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429335516288">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429335516288 receive call purge_ms_request from <0.1726.0> in state state_active 08:32:29.986 [info] ue_fsm purge_ms_request 08:32:29.986 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429335516288">>,"internet",[],{epdg_tun_pdp_ctx,3603079773,2070648194,{epdg_eua,33,<<192,168,0,7>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.986 [info] KMOD Port Delete PDP Context Call {<0.770.0>,[alias|#Ref<0.2201401468.1057554433.44550>]}: {delete_pdp_context,{172,18,36,103},3603079773,2070648194,{192,168,0,7}} 08:32:29.986 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,7}, 3603079773, 2070648194 08:32:29.986 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],67,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,7}},{i_tid,3603079773}]}} 08:32:29.986 [info] s2b: Tx {gtp,v2,delete_session_request,2070648194,5694960,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079773,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262429335516288 send ok to <0.1726.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429335516288 consume call purge_ms_request from <0.1726.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427646342360">>, message_type => purge_ms_req}} 08:32:29.986 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427646342360">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427646342360 receive call purge_ms_request from <0.1727.0> in state state_active 08:32:29.986 [info] ue_fsm purge_ms_request 08:32:29.986 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427646342360">>,"internet",[],{epdg_tun_pdp_ctx,3603079768,3494743700,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.986 [info] KMOD Port Delete PDP Context Call {<0.720.0>,[alias|#Ref<0.2201401468.1057554438.49458>]}: {delete_pdp_context,{172,18,36,103},3603079768,3494743700,{192,168,0,2}} 08:32:29.986 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079768, 3494743700 08:32:29.986 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],131,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079768}]}} *DBG* epdg_ue_fsm_262427646342360 send ok to <0.1727.0> 08:32:29.986 [info] s2b: Tx {gtp,v2,delete_session_request,3494743700,5694961,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079768,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262420299008667 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1724.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427646342360 consume call purge_ms_request from <0.1727.0> in state state_active => state_wait_delete_session_resp 08:32:29.986 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;336;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420299008667",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425467358825">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420299008667 send ok to <0.1724.0> *DBG* epdg_ue_fsm_262420299008667 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:29.986 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420299008667 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1724.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425467358825 receive call purge_ms_request from <0.1728.0> in state state_active 08:32:29.986 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420299008667","262420299008667@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420299008667 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420299008667 terminate normal in state state_wait_swm_session_termination_answer 08:32:29.987 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:29.987 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425467358825">>,message_type => purge_ms_req} 08:32:29.987 [info] ue_fsm purge_ms_request 08:32:29.987 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,true,0,false,false} 08:32:29.987 [info] purge_ms_response(<<"262420299008667">>): ok 08:32:29.987 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425467358825">>,"internet",[],{epdg_tun_pdp_ctx,3603079771,2282370497,{epdg_eua,33,<<192,168,0,5>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262425467358825 send ok to <0.1728.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.987 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420299008667">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425467358825 consume call purge_ms_request from <0.1728.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421617896706">>, message_type => purge_ms_req}} 08:32:29.987 [info] KMOD Port Delete PDP Context Call {<0.750.0>,[alias|#Ref<0.2201401468.1057554437.48124>]}: {delete_pdp_context,{172,18,36,103},3603079771,2282370497,{192,168,0,5}} 08:32:29.987 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,5}, 3603079771, 2282370497 *DBG* epdg_ue_fsm_262421617896706 receive call purge_ms_request from <0.1729.0> in state state_active 08:32:29.987 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],578,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,5}},{i_tid,3603079771}]}} 08:32:29.987 [info] s2b: Tx {gtp,v2,delete_session_request,2282370497,5694962,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079771,<<172,18,36,20>>,undefined}]} 08:32:29.987 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421617896706">>,message_type => purge_ms_req} 08:32:29.987 [info] ue_fsm purge_ms_request 08:32:29.987 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421617896706">>,"internet",[],{epdg_tun_pdp_ctx,3603079774,226519700,{epdg_eua,33,<<192,168,0,8>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.987 [info] KMOD Port Delete PDP Context Call {<0.780.0>,[alias|#Ref<0.2201401468.1057554434.41060>]}: {delete_pdp_context,{172,18,36,103},3603079774,226519700,{192,168,0,8}} 08:32:29.987 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,8}, 3603079774, 226519700 08:32:29.987 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],642,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,8}},{i_tid,3603079774}]}} *DBG* epdg_ue_fsm_262421617896706 send ok to <0.1729.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.987 [info] s2b: Tx {gtp,v2,delete_session_request,226519700,5694963,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079774,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262421617896706 consume call purge_ms_request from <0.1729.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421062081870">>, message_type => purge_ms_req}} 08:32:29.987 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421062081870">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421062081870 receive call purge_ms_request from <0.1730.0> in state state_active 08:32:29.987 [info] ue_fsm purge_ms_request 08:32:29.987 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421062081870">>,"internet",[],{epdg_tun_pdp_ctx,3603079775,158034539,{epdg_eua,33,<<192,168,0,9>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.987 [info] KMOD Port Delete PDP Context Call {<0.790.0>,[alias|#Ref<0.2201401468.1057554437.48158>]}: {delete_pdp_context,{172,18,36,103},3603079775,158034539,{192,168,0,9}} 08:32:29.987 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,9}, 3603079775, 158034539 08:32:29.987 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],706,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,9}},{i_tid,3603079775}]}} *DBG* epdg_ue_fsm_262421062081870 send ok to <0.1730.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.987 [info] s2b: Tx {gtp,v2,delete_session_request,158034539,5694964,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079775,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262421062081870 consume call purge_ms_request from <0.1730.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420672770607">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420672770607 receive call purge_ms_request from <0.1731.0> in state state_active 08:32:29.988 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420672770607">>,message_type => purge_ms_req} 08:32:29.988 [info] ue_fsm purge_ms_request 08:32:29.988 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420672770607">>,"internet",[],{epdg_tun_pdp_ctx,3603079777,4171550846,{epdg_eua,33,<<192,168,0,11>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.988 [info] KMOD Port Delete PDP Context Call {<0.810.0>,[alias|#Ref<0.2201401468.1057554437.48171>]}: {delete_pdp_context,{172,18,36,103},3603079777,4171550846,{192,168,0,11}} 08:32:29.988 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,11}, 3603079777, 4171550846 08:32:29.988 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2567,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,11}},{i_tid,3603079777}]}} *DBG* epdg_ue_fsm_262420672770607 send ok to <0.1731.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.988 [info] s2b: Tx {gtp,v2,delete_session_request,4171550846,5694965,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079777,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262420672770607 consume call purge_ms_request from <0.1731.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426219666284">>, message_type => purge_ms_req}} 08:32:29.988 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426219666284">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426219666284 receive call purge_ms_request from <0.1732.0> in state state_active 08:32:29.988 [info] ue_fsm purge_ms_request 08:32:29.989 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426219666284">>,"internet",[],{epdg_tun_pdp_ctx,3603079779,1427565298,{epdg_eua,33,<<192,168,0,13>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.989 [info] KMOD Port Delete PDP Context Call {<0.830.0>,[alias|#Ref<0.2201401468.1057554433.44564>]}: {delete_pdp_context,{172,18,36,103},3603079779,1427565298,{192,168,0,13}} *DBG* aaa_ue_fsm_262428445499576 receive call rx_s6b_str from <0.1733.0> in state state_authenticated 08:32:29.989 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,13}, 3603079779, 1427565298 *DBG* epdg_ue_fsm_262426219666284 send ok to <0.1732.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426219666284 consume call purge_ms_request from <0.1732.0> in state state_active => state_wait_delete_session_resp 08:32:29.989 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428445499576"],[],[]} *DBG* aaa_ue_fsm_262428445499576 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1733.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429991906969">>, message_type => purge_ms_req}} 08:32:29.989 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],770,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,13}},{i_tid,3603079779}]}} *DBG* aaa_ue_fsm_262428445499576 consume call rx_s6b_str from <0.1733.0> in state state_authenticated 08:32:29.989 [info] ue_fsm ev_rx_s6b_str 08:32:29.989 [info] s2b: Tx {gtp,v2,delete_session_request,1427565298,5694966,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079779,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262429991906969 receive call purge_ms_request from <0.1734.0> in state state_active 08:32:29.989 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428445499576","262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:29.989 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:29.989 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:29.990 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429991906969">>,message_type => purge_ms_req} 08:32:29.990 [info] ue_fsm purge_ms_request 08:32:29.990 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429991906969">>,"internet",[],{epdg_tun_pdp_ctx,3603079778,2350551251,{epdg_eua,33,<<192,168,0,12>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429991906969 send ok to <0.1734.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.990 [info] KMOD Port Delete PDP Context Call {<0.820.0>,[alias|#Ref<0.2201401468.1057554433.44573>]}: {delete_pdp_context,{172,18,36,103},3603079778,2350551251,{192,168,0,12}} *DBG* aaa_ue_fsm_262429335516288 receive call rx_s6b_str from <0.1735.0> in state state_authenticated *DBG* epdg_ue_fsm_262429991906969 consume call purge_ms_request from <0.1734.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426163386976">>, message_type => purge_ms_req}} 08:32:29.990 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,12}, 3603079778, 2350551251 *DBG* aaa_ue_fsm_262429335516288 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1735.0> 08:32:29.990 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],834,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,12}},{i_tid,3603079778}]}} *DBG* aaa_ue_fsm_262429335516288 consume call rx_s6b_str from <0.1735.0> in state state_authenticated *DBG* epdg_ue_fsm_262426163386976 receive call purge_ms_request from <0.1736.0> in state state_active 08:32:29.990 [info] s2b: Tx {gtp,v2,delete_session_request,2350551251,5694967,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079778,<<172,18,36,20>>,undefined}]} 08:32:29.991 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429335516288"],[],[]} 08:32:29.991 [info] ue_fsm ev_rx_s6b_str 08:32:29.991 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429335516288","262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:29.991 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:29.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426163386976">>,message_type => purge_ms_req} 08:32:29.991 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262426163386976 send ok to <0.1736.0> 08:32:29.991 [info] ue_fsm purge_ms_request *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426163386976 consume call purge_ms_request from <0.1736.0> in state state_active => state_wait_delete_session_resp 08:32:29.991 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426163386976">>,"internet",[],{epdg_tun_pdp_ctx,3603079783,3671262186,{epdg_eua,33,<<192,168,0,17>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426248868860">>, message_type => purge_ms_req}} 08:32:29.992 [info] KMOD Port Delete PDP Context Call {<0.870.0>,[alias|#Ref<0.2201401468.1057554433.44588>]}: {delete_pdp_context,{172,18,36,103},3603079783,3671262186,{192,168,0,17}} 08:32:29.992 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,17}, 3603079783, 3671262186 *DBG* epdg_ue_fsm_262426248868860 receive call purge_ms_request from <0.1737.0> in state state_active 08:32:29.992 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],898,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,17}},{i_tid,3603079783}]}} 08:32:29.992 [info] s2b: Tx {gtp,v2,delete_session_request,3671262186,5694968,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079783,<<172,18,36,20>>,undefined}]} 08:32:29.993 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426248868860">>,message_type => purge_ms_req} 08:32:29.993 [info] ue_fsm purge_ms_request 08:32:29.993 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426248868860">>,"internet",[],{epdg_tun_pdp_ctx,3603079780,2191190065,{epdg_eua,33,<<192,168,0,14>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.993 [info] KMOD Port Delete PDP Context Call {<0.840.0>,[alias|#Ref<0.2201401468.1057554437.48247>]}: {delete_pdp_context,{172,18,36,103},3603079780,2191190065,{192,168,0,14}} *DBG* epdg_ue_fsm_262426248868860 send ok to <0.1737.0> *DBG* aaa_ue_fsm_262427646342360 receive call rx_s6b_str from <0.1738.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.993 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,14}, 3603079780, 2191190065 *DBG* epdg_ue_fsm_262426248868860 consume call purge_ms_request from <0.1737.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427256809716">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427646342360 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1738.0> 08:32:29.993 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2566,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,14}},{i_tid,3603079780}]}} *DBG* aaa_ue_fsm_262427646342360 consume call rx_s6b_str from <0.1738.0> in state state_authenticated *DBG* epdg_ue_fsm_262427256809716 receive call purge_ms_request from <0.1739.0> in state state_active 08:32:29.993 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427646342360"],[],[]} 08:32:29.993 [info] ue_fsm ev_rx_s6b_str 08:32:29.993 [info] s2b: Tx {gtp,v2,delete_session_request,2191190065,5694969,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079780,<<172,18,36,20>>,undefined}]} 08:32:29.994 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427646342360","262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:29.994 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262427256809716 send ok to <0.1739.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.994 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427256809716">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427256809716 consume call purge_ms_request from <0.1739.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429647465496">>, message_type => purge_ms_req}} 08:32:29.994 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429647465496 receive call purge_ms_request from <0.1740.0> in state state_active 08:32:29.994 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:29.994 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427256809716">>,"internet",[],{epdg_tun_pdp_ctx,3603079776,1211953859,{epdg_eua,33,<<192,168,0,10>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.994 [info] KMOD Port Delete PDP Context Call {<0.800.0>,[alias|#Ref<0.2201401468.1057554437.48264>]}: {delete_pdp_context,{172,18,36,103},3603079776,1211953859,{192,168,0,10}} 08:32:29.994 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,10}, 3603079776, 1211953859 08:32:29.994 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],962,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,10}},{i_tid,3603079776}]}} 08:32:29.995 [info] s2b: Tx {gtp,v2,delete_session_request,1211953859,5694970,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079776,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262429647465496 send ok to <0.1740.0> 08:32:29.995 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429647465496">>,message_type => purge_ms_req} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429647465496 consume call purge_ms_request from <0.1740.0> in state state_active => state_wait_delete_session_resp 08:32:29.995 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427467273000">>, message_type => purge_ms_req}} 08:32:29.996 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429647465496">>,"internet",[],{epdg_tun_pdp_ctx,3603079782,2661013916,{epdg_eua,33,<<192,168,0,16>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427467273000 receive call purge_ms_request from <0.1741.0> in state state_active 08:32:29.996 [info] KMOD Port Delete PDP Context Call {<0.860.0>,[alias|#Ref<0.2201401468.1057554433.44608>]}: {delete_pdp_context,{172,18,36,103},3603079782,2661013916,{192,168,0,16}} 08:32:29.996 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,16}, 3603079782, 2661013916 08:32:29.996 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1026,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,16}},{i_tid,3603079782}]}} 08:32:29.996 [info] s2b: Tx {gtp,v2,delete_session_request,2661013916,5694971,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079782,<<172,18,36,20>>,undefined}]} 08:32:29.997 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427467273000">>,message_type => purge_ms_req} 08:32:29.997 [info] ue_fsm purge_ms_request 08:32:29.997 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427467273000">>,"internet",[],{epdg_tun_pdp_ctx,3603079781,1443814204,{epdg_eua,33,<<192,168,0,15>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:29.997 [info] KMOD Port Delete PDP Context Call {<0.850.0>,[alias|#Ref<0.2201401468.1057554434.41086>]}: {delete_pdp_context,{172,18,36,103},3603079781,1443814204,{192,168,0,15}} 08:32:29.997 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,15}, 3603079781, 1443814204 *DBG* epdg_ue_fsm_262427467273000 send ok to <0.1741.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.998 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1090,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,15}},{i_tid,3603079781}]}} *DBG* epdg_ue_fsm_262427467273000 consume call purge_ms_request from <0.1741.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428408461807">>, message_type => purge_ms_req}} 08:32:29.998 [info] s2b: Tx {gtp,v2,delete_session_request,1443814204,5694972,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079781,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262428445499576 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735011,5694959,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1742.0> in state state_wait_delete_session_resp 08:32:29.998 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,163,86,229,239,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428408461807 receive call purge_ms_request from <0.1743.0> in state state_active 08:32:29.998 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735011,5694959,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:29.998 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735011,5694959,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428445499576 send ok to <0.1742.0> 08:32:29.999 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428408461807">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428445499576 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735011,5694959,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1742.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428445499576 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:29.999 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428445499576 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428408461807 send ok to <0.1743.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:29.999 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428408461807 consume call purge_ms_request from <0.1743.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428746291363">>, message_type => purge_ms_req}} 08:32:29.999 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:29.999 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428408461807">>,"internet",[],{epdg_tun_pdp_ctx,3603079784,882973209,{epdg_eua,33,<<192,168,0,18>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428445499576 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428746291363 receive call purge_ms_request from <0.1745.0> in state state_active 08:32:29.999 [info] KMOD Port Delete PDP Context Call {<0.880.0>,[alias|#Ref<0.2201401468.1057554437.48308>]}: {delete_pdp_context,{172,18,36,103},3603079784,882973209,{192,168,0,18}} *DBG* aaa_ue_fsm_262428445499576 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429335516288 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735012,5694960,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1746.0> in state state_wait_delete_session_resp 08:32:29.999 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429335516288 send ok to <0.1746.0> 08:32:29.999 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,18}, 3603079784, 882973209 *DBG* epdg_ue_fsm_262429335516288 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735012,5694960,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1746.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425467358825 receive call rx_s6b_str from <0.1747.0> in state state_authenticated 08:32:29.999 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262429335516288 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429335516288 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425467358825 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1747.0> *DBG* epdg_ue_fsm_262428746291363 send ok to <0.1745.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425467358825 consume call rx_s6b_str from <0.1747.0> in state state_authenticated *DBG* epdg_ue_fsm_262428746291363 consume call purge_ms_request from <0.1745.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424358397606">>, message_type => purge_ms_req}} 08:32:29.999 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1154,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,18}},{i_tid,3603079784}]}} 08:32:30.000 [info] s2b: Tx {gtp,v2,delete_session_request,882973209,5694973,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079784,<<172,18,36,20>>,undefined}]} 08:32:30.000 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428445499576","262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.000 [debug] SWx Tx SAR Imsi="262428445499576" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.000 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","337",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428445499576",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.000 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428746291363">>,message_type => purge_ms_req} 08:32:30.001 [info] ue_fsm purge_ms_request 08:32:30.001 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,164,86,229,240,0,2,0,2,0,16,0>> 08:32:30.001 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735012,5694960,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.001 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735012,5694960,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.001 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428746291363">>,"internet",[],{epdg_tun_pdp_ctx,3603079785,3187674353,{epdg_eua,33,<<192,168,0,19>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.001 [info] KMOD Port Delete PDP Context Call {<0.890.0>,[alias|#Ref<0.2201401468.1057554438.49593>]}: {delete_pdp_context,{172,18,36,103},3603079785,3187674353,{192,168,0,19}} 08:32:30.001 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,19}, 3603079785, 3187674353 08:32:30.001 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1218,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,19}},{i_tid,3603079785}]}} 08:32:30.002 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,false,0,false,false} 08:32:30.002 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.002 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,true,0,false,false} 08:32:30.002 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425467358825"],[],[]} 08:32:30.002 [info] ue_fsm ev_rx_s6b_str 08:32:30.002 [info] s2b: Tx {gtp,v2,delete_session_request,3187674353,5694974,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079785,<<172,18,36,20>>,undefined}]} 08:32:30.002 [info] ue_fsm ev_rx_swm_str 08:32:30.002 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425467358825","262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.002 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.002 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.002 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429335516288","262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.003 [debug] SWx Tx SAR Imsi="262429335516288" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.003 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","338",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429335516288",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.003 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424358397606">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429335516288 send ok to <0.201.0> 08:32:30.003 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421617896706"],[],[]} *DBG* aaa_ue_fsm_262429335516288 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424358397606 receive call purge_ms_request from <0.1750.0> in state state_active 08:32:30.006 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262421617896706 receive call rx_s6b_str from <0.1749.0> in state state_authenticated 08:32:30.007 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421617896706 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1749.0> 08:32:30.007 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424358397606">>,"internet",[],{epdg_tun_pdp_ctx,3603079786,817951591,{epdg_eua,33,<<192,168,0,20>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421617896706 consume call rx_s6b_str from <0.1749.0> in state state_authenticated 08:32:30.007 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421617896706","262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427646342360 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735007,5694961,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1751.0> in state state_wait_delete_session_resp 08:32:30.007 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.007 [info] KMOD Port Delete PDP Context Call {<0.900.0>,[alias|#Ref<0.2201401468.1057554437.48324>]}: {delete_pdp_context,{172,18,36,103},3603079786,817951591,{192,168,0,20}} *DBG* epdg_ue_fsm_262427646342360 send ok to <0.1751.0> *DBG* epdg_ue_fsm_262427646342360 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735007,5694961,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1751.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.007 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,20}, 3603079786, 817951591 *DBG* aaa_ue_fsm_262427646342360 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421062081870 receive call rx_s6b_str from <0.1752.0> in state state_authenticated *DBG* epdg_ue_fsm_262427646342360 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424358397606 send ok to <0.1750.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.007 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262421062081870 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1752.0> *DBG* epdg_ue_fsm_262424358397606 consume call purge_ms_request from <0.1750.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427646342360 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427292122292">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421062081870 consume call rx_s6b_str from <0.1752.0> in state state_authenticated *DBG* aaa_ue_fsm_262427646342360 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.007 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,159,86,229,241,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420672770607 receive call rx_s6b_str from <0.1754.0> in state state_authenticated *DBG* epdg_ue_fsm_262427292122292 receive call purge_ms_request from <0.1755.0> in state state_active 08:32:30.007 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1282,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,20}},{i_tid,3603079786}]}} 08:32:30.007 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735007,5694961,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420672770607 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1754.0> *DBG* aaa_ue_fsm_262420672770607 consume call rx_s6b_str from <0.1754.0> in state state_authenticated *DBG* aaa_ue_fsm_262428445499576 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1744.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427292122292 send ok to <0.1755.0> *DBG* aaa_ue_fsm_262428445499576 send ok to <0.1744.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.007 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735007,5694961,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427292122292 consume call purge_ms_request from <0.1755.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428445499576 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1744.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426160501040">>, message_type => purge_ms_req}} 08:32:30.008 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,false,0,false,false} 08:32:30.008 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.008 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,true,0,false,false} 08:32:30.008 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421062081870"],[],[]} 08:32:30.008 [info] ue_fsm ev_rx_swm_str 08:32:30.008 [info] ue_fsm ev_rx_s6b_str 08:32:30.008 [info] s2b: Tx {gtp,v2,delete_session_request,817951591,5694975,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079786,<<172,18,36,20>>,undefined}]} 08:32:30.009 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427646342360","262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.009 [debug] SWx Tx SAR Imsi="262427646342360" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.009 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421062081870","262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.009 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.009 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","339",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427646342360",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.009 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.010 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420672770607"],[],[]} 08:32:30.010 [info] ue_fsm ev_rx_s6b_str 08:32:30.010 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427292122292">>,message_type => purge_ms_req} 08:32:30.010 [info] ue_fsm purge_ms_request 08:32:30.010 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420672770607","262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.010 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427292122292">>,"internet",[],{epdg_tun_pdp_ctx,3603079787,1985492099,{epdg_eua,33,<<192,168,0,21>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.010 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.010 [info] KMOD Port Delete PDP Context Call {<0.910.0>,[alias|#Ref<0.2201401468.1057554434.41196>]}: {delete_pdp_context,{172,18,36,103},3603079787,1985492099,{192,168,0,21}} 08:32:30.010 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,21}, 3603079787, 1985492099 08:32:30.010 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.010 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;337;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428445499576",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.010 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1346,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,21}},{i_tid,3603079787}]}} 08:32:30.010 [info] ue_fsm ev_rx_swx_saa 08:32:30.011 [info] s2b: Tx {gtp,v2,delete_session_request,1985492099,5694976,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079787,<<172,18,36,20>>,undefined}]} 08:32:30.011 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428445499576","262428445499576@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.011 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.011 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426219666284"],[],[]} *DBG* epdg_ue_fsm_262428445499576 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426219666284 receive call rx_s6b_str from <0.1756.0> in state state_authenticated 08:32:30.012 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426160501040">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428445499576 send ok to <0.211.0> 08:32:30.014 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,162,86,229,242,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426219666284 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1756.0> *DBG* epdg_ue_fsm_262428445499576 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426160501040 receive call purge_ms_request from <0.1757.0> in state state_active 08:32:30.017 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262426219666284 consume call rx_s6b_str from <0.1756.0> in state state_authenticated *DBG* epdg_ue_fsm_262425467358825 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735010,5694962,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1758.0> in state state_wait_delete_session_resp 08:32:30.017 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425467358825 send ok to <0.1758.0> *DBG* aaa_ue_fsm_262426163386976 receive call rx_s6b_str from <0.1761.0> in state state_authenticated *DBG* aaa_ue_fsm_262429991906969 receive call rx_s6b_str from <0.1759.0> in state state_authenticated *DBG* aaa_ue_fsm_262426248868860 receive call rx_s6b_str from <0.1760.0> in state state_authenticated *DBG* aaa_ue_fsm_262427256809716 receive call rx_s6b_str from <0.1762.0> in state state_authenticated 08:32:30.017 [info] purge_ms_response(<<"262428445499576">>): ok *DBG* epdg_ue_fsm_262425467358825 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735010,5694962,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1758.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429991906969 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1759.0> *DBG* aaa_ue_fsm_262426163386976 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1761.0> *DBG* aaa_ue_fsm_262429647465496 receive call rx_s6b_str from <0.1763.0> in state state_authenticated *DBG* epdg_ue_fsm_262421617896706 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735013,5694963,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1764.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426248868860 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1760.0> *DBG* aaa_ue_fsm_262425467358825 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427256809716 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1762.0> *DBG* epdg_ue_fsm_262425467358825 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429991906969 consume call rx_s6b_str from <0.1759.0> in state state_authenticated *DBG* aaa_ue_fsm_262426163386976 consume call rx_s6b_str from <0.1761.0> in state state_authenticated 08:32:30.017 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426219666284","262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426248868860 consume call rx_s6b_str from <0.1760.0> in state state_authenticated *DBG* aaa_ue_fsm_262427256809716 consume call rx_s6b_str from <0.1762.0> in state state_authenticated 08:32:30.017 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.017 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.017 [info] ue_fsm purge_ms_request 08:32:30.017 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428445499576">>,"internet",[],undefined,true,0,false,false} 08:32:30.017 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735010,5694962,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.017 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735010,5694962,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.018 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426160501040">>,"internet",[],{epdg_tun_pdp_ctx,3603079798,1588426045,{epdg_eua,33,<<192,168,0,32>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.018 [info] KMOD Port Delete PDP Context Call {<0.1022.0>,[alias|#Ref<0.2201401468.1057554437.48360>]}: {delete_pdp_context,{172,18,36,103},3603079798,1588426045,{192,168,0,32}} 08:32:30.018 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,32}, 3603079798, 1588426045 08:32:30.018 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,false,0,false,false} 08:32:30.018 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426163386976"],[],[]} 08:32:30.018 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.018 [info] ue_fsm ev_rx_s6b_str 08:32:30.018 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429991906969"],[],[]} 08:32:30.018 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,32}},{i_tid,3603079798}]}} 08:32:30.018 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426248868860"],[],[]} 08:32:30.018 [info] ue_fsm ev_rx_s6b_str 08:32:30.018 [info] ue_fsm ev_rx_s6b_str 08:32:30.018 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,165,86,229,243,0,2,0,2,0,16,0>> 08:32:30.019 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427256809716"],[],[]} 08:32:30.019 [info] ue_fsm ev_rx_s6b_str 08:32:30.019 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,true,0,false,false} 08:32:30.019 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429991906969","262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.019 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426163386976","262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.019 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.019 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429647465496"],[],[]} 08:32:30.019 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.019 [info] ue_fsm ev_rx_s6b_str 08:32:30.019 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.019 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735013,5694963,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.019 [info] ue_fsm ev_rx_swm_str 08:32:30.019 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.019 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735013,5694963,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.019 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426248868860","262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.019 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.019 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427256809716","262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.020 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.020 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.020 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.020 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427467273000"],[],[]} *DBG* aaa_ue_fsm_262427467273000 receive call rx_s6b_str from <0.1765.0> in state state_authenticated 08:32:30.020 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429647465496","262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427467273000 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1765.0> 08:32:30.020 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;338;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429335516288",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429647465496 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1763.0> *DBG* aaa_ue_fsm_262427467273000 consume call rx_s6b_str from <0.1765.0> in state state_authenticated *DBG* aaa_ue_fsm_262429335516288 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1748.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429647465496 consume call rx_s6b_str from <0.1763.0> in state state_authenticated 08:32:30.020 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428408461807"],[],[]} *DBG* aaa_ue_fsm_262428408461807 receive call rx_s6b_str from <0.1766.0> in state state_authenticated 08:32:30.020 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421617896706 send ok to <0.1764.0> *DBG* aaa_ue_fsm_262428408461807 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1766.0> *DBG* aaa_ue_fsm_262427292122292 receive call rx_s6b_str from <0.1769.0> in state state_authenticated 08:32:30.021 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425467358825","262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421617896706 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735013,5694963,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1764.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428408461807 consume call rx_s6b_str from <0.1766.0> in state state_authenticated *DBG* aaa_ue_fsm_262427292122292 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1769.0> *DBG* epdg_ue_fsm_262426160501040 send ok to <0.1757.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.021 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428746291363"],[],[]} *DBG* epdg_ue_fsm_262421617896706 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427292122292 consume call rx_s6b_str from <0.1769.0> in state state_authenticated *DBG* aaa_ue_fsm_262425467358825 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426160501040 consume call purge_ms_request from <0.1757.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421617896706 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429335516288 send ok to <0.1748.0> *DBG* epdg_ue_fsm_262429335516288 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421062081870 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735014,5694964,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1771.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425085525680">>, message_type => purge_ms_req}} Stream 238, 15 bytes *DBG* aaa_ue_fsm_262425467358825 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429335516288 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1748.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427646342360 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1753.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429335516288 send ok to <0.211.0> 08:32:30.022 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424358397606"],[],[]} Stream 238, 15 bytes Stream 238, 15 bytes 08:32:30.027 [info] ue_fsm ev_rx_s6b_str Stream 238, 15 bytes Stream 238, 15 bytes 08:32:30.027 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427467273000","262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} Stream 238, 15 bytes Stream 238, 15 bytes 08:32:30.027 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS Stream 238, 15 bytes 08:32:30.027 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS Stream 238, 15 bytes 08:32:30.028 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} Stream 238, 15 bytes Stream 238, 15 bytes 08:32:30.028 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} Stream 238, 15 bytes 08:32:30.028 [info] ue_fsm ev_rx_swx_saa Stream 238, 15 bytes 08:32:30.028 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429335516288","262429335516288@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} Stream 238, 15 bytes 08:32:30.028 [info] ue_fsm ev_rx_s6b_str 08:32:30.029 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428408461807","262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} Stream 238, 15 bytes Stream 238, 15 bytes 08:32:30.029 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427292122292"],[],[]} Stream 238, 15 bytes 08:32:30.029 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.029 [info] ue_fsm ev_rx_s6b_str 08:32:30.029 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.029 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.029 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,true,0,false,false} 08:32:30.029 [info] s2b: Tx {gtp,v2,delete_session_request,1588426045,5694977,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079798,<<172,18,36,20>>,undefined}]} 08:32:30.029 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427292122292","262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.029 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.029 [debug] SWx Tx SAR Imsi="262425467358825" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.029 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,166,86,229,244,0,2,0,2,0,16,0>> 08:32:30.029 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.030 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","340",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425467358825",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.030 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735014,5694964,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.030 [info] ue_fsm ev_rx_swm_str 08:32:30.030 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735014,5694964,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.030 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.031 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;339;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427646342360",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.031 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421617896706","262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.031 [info] ue_fsm ev_rx_swx_saa 08:32:30.031 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,true,0,false,false} 08:32:30.031 [info] purge_ms_response(<<"262429335516288">>): ok 08:32:30.031 [debug] SWx Tx SAR Imsi="262421617896706" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.031 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428746291363 receive call rx_s6b_str from <0.1767.0> in state state_authenticated 08:32:30.031 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428746291363 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1767.0> *DBG* epdg_ue_fsm_262421062081870 send ok to <0.1771.0> 08:32:30.031 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","341",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421617896706",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428746291363 consume call rx_s6b_str from <0.1767.0> in state state_authenticated *DBG* aaa_ue_fsm_262426160501040 receive call rx_s6b_str from <0.1773.0> in state state_authenticated *DBG* epdg_ue_fsm_262421062081870 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735014,5694964,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1771.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.031 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425085525680">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262426160501040 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1773.0> *DBG* aaa_ue_fsm_262421617896706 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421062081870 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421062081870 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426160501040 consume call rx_s6b_str from <0.1773.0> in state state_authenticated 08:32:30.032 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427646342360","262427646342360@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425085525680 receive call purge_ms_request from <0.1775.0> in state state_active *DBG* aaa_ue_fsm_262421617896706 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420672770607 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735016,5694965,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1774.0> in state state_wait_delete_session_resp 08:32:30.032 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429335516288">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421062081870 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427646342360 send ok to <0.1753.0> *DBG* epdg_ue_fsm_262427646342360 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420672770607 send ok to <0.1774.0> *DBG* aaa_ue_fsm_262421062081870 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427646342360 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1753.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427646342360 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429335516288 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426219666284 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735018,5694966,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1777.0> in state state_wait_delete_session_resp 08:32:30.032 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420672770607 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735016,5694965,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1774.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424358397606 receive call rx_s6b_str from <0.1768.0> in state state_authenticated 08:32:30.037 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428746291363","262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262420672770607 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.037 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.037 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.037 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426160501040"],[],[]} 08:32:30.037 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.037 [info] ue_fsm ev_rx_s6b_str 08:32:30.037 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,true,0,false,false} 08:32:30.037 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,168,86,229,245,0,2,0,2,0,16,0>> 08:32:30.037 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426160501040","262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.037 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.037 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735016,5694965,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.037 [info] ue_fsm ev_rx_swm_str 08:32:30.037 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.037 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735016,5694965,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.037 [info] ue_fsm purge_ms_request 08:32:30.037 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421062081870","262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.037 [debug] SWx Tx SAR Imsi="262421062081870" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.037 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","342",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421062081870",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.037 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425085525680">>,"internet",[],{epdg_tun_pdp_ctx,3603079789,1589401603,{epdg_eua,33,<<192,168,0,23>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.037 [info] KMOD Port Delete PDP Context Call {<0.930.0>,[alias|#Ref<0.2201401468.1057554437.48465>]}: {delete_pdp_context,{172,18,36,103},3603079789,1589401603,{192,168,0,23}} 08:32:30.037 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.037 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,23}, 3603079789, 1589401603 08:32:30.037 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2630,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,23}},{i_tid,3603079789}]}} 08:32:30.037 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,false,0,false,false} 08:32:30.037 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.037 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,170,86,229,246,0,2,0,2,0,16,0>> 08:32:30.037 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,true,0,false,false} 08:32:30.037 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735018,5694966,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.037 [info] purge_ms_response(<<"262427646342360">>): ok 08:32:30.037 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735018,5694966,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.037 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,true,0,false,false} 08:32:30.037 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420672770607 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.038 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427646342360">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427646342360 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.038 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,false,0,false,false} 08:32:30.038 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424358397606","262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262426219666284 send ok to <0.1777.0> 08:32:30.039 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;340;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425467358825",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426219666284 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735018,5694966,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1777.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424358397606 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1768.0> *DBG* aaa_ue_fsm_262420672770607 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426219666284 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.042 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420672770607","262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426219666284 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424358397606 consume call rx_s6b_str from <0.1768.0> in state state_authenticated *DBG* epdg_ue_fsm_262429991906969 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735017,5694967,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1779.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420672770607 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425467358825 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1770.0> in state state_authenticated_wait_swx_saa 08:32:30.042 [debug] SWx Tx SAR Imsi="262420672770607" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426219666284 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429991906969 send ok to <0.1779.0> *DBG* aaa_ue_fsm_262426219666284 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.042 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262425467358825 send ok to <0.1770.0> *DBG* epdg_ue_fsm_262425467358825 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.042 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425467358825 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1770.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429991906969 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735017,5694967,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1779.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425467358825 send ok to <0.211.0> 08:32:30.042 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262429991906969 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429991906969 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.042 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","343",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420672770607",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425467358825 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.042 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262429991906969 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429991906969 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426248868860 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735019,5694969,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1781.0> in state state_wait_delete_session_resp 08:32:30.042 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,169,86,229,247,0,2,0,2,0,16,0>> 08:32:30.042 [info] ue_fsm ev_rx_swm_str 08:32:30.042 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735017,5694967,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.042 [info] ue_fsm ev_rx_swx_saa 08:32:30.042 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735017,5694967,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.042 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426219666284","262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.042 [debug] SWx Tx SAR Imsi="262426219666284" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.042 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","344",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426219666284",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.042 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,false,0,false,false} 08:32:30.042 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.042 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425467358825","262425467358825@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.042 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.042 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,true,0,false,false} 08:32:30.042 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,171,86,229,249,0,2,0,2,0,16,0>> 08:32:30.042 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,true,0,false,false} 08:32:30.042 [info] purge_ms_response(<<"262425467358825">>): ok 08:32:30.042 [info] ue_fsm ev_rx_swm_str 08:32:30.042 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425467358825">>,"internet",[],undefined,true,0,false,false} 08:32:30.042 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429991906969","262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.042 [debug] SWx Tx SAR Imsi="262429991906969" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.042 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735019,5694969,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.042 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","345",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429991906969",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.042 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735019,5694969,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.042 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426248868860 send ok to <0.1781.0> 08:32:30.044 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262426248868860 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426248868860 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735019,5694969,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1781.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.044 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426248868860 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.044 [info] ue_fsm ev_rx_swm_str 08:32:30.044 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426248868860","262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.044 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,174,86,229,248,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426248868860 send ok to <0.201.0> 08:32:30.044 [debug] SWx Tx SAR Imsi="262426248868860" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262426248868860 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426163386976 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735022,5694968,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1783.0> in state state_wait_delete_session_resp 08:32:30.044 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","346",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426248868860",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.044 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735022,5694968,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426163386976 send ok to <0.1783.0> 08:32:30.044 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735022,5694968,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.044 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426163386976 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735022,5694968,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1783.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426163386976 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.044 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262426163386976 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.044 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,true,0,false,false} 08:32:30.044 [info] ue_fsm ev_rx_swm_str 08:32:30.044 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,167,86,229,250,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427256809716 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735015,5694970,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1785.0> in state state_wait_delete_session_resp 08:32:30.045 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426163386976","262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426163386976 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426163386976 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.045 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735015,5694970,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427256809716 send ok to <0.1785.0> 08:32:30.045 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735015,5694970,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427256809716 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735015,5694970,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1785.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421617896706 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1772.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427256809716 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.045 [debug] SWx Tx SAR Imsi="262426163386976" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262427256809716 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","347",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426163386976",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.045 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427467273000 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735020,5694972,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1787.0> in state state_wait_delete_session_resp 08:32:30.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427256809716 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421617896706 send ok to <0.1772.0> *DBG* epdg_ue_fsm_262421617896706 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427467273000 send ok to <0.1787.0> *DBG* aaa_ue_fsm_262421617896706 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1772.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427256809716 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421617896706 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427467273000 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735020,5694972,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1787.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427467273000 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.045 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421617896706 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427467273000 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.045 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;341;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421617896706",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262429647465496 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735021,5694971,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1789.0> in state state_wait_delete_session_resp 08:32:30.045 [info] ue_fsm ev_rx_swx_saa 08:32:30.045 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,172,86,229,252,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429647465496 send ok to <0.1789.0> *DBG* aaa_ue_fsm_262427467273000 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427467273000 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429647465496 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735021,5694971,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1789.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429647465496 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.045 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427256809716","262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429647465496 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.045 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421617896706","262421617896706@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.045 [debug] SWx Tx SAR Imsi="262427256809716" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.045 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735020,5694972,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.045 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735020,5694972,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.045 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","348",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427256809716",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.045 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.045 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,false,0,false,false} 08:32:30.045 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.045 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,true,0,false,false} 08:32:30.045 [info] purge_ms_response(<<"262421617896706">>): ok 08:32:30.045 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,true,0,false,false} 08:32:30.045 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,173,86,229,251,0,2,0,2,0,16,0>> 08:32:30.045 [info] ue_fsm ev_rx_swm_str 08:32:30.045 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421617896706">>,"internet",[],undefined,true,0,false,false} 08:32:30.045 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735021,5694971,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.045 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735021,5694971,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.045 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427467273000","262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.045 [debug] SWx Tx SAR Imsi="262427467273000" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.046 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","349",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427467273000",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.046 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,false,0,false,false} 08:32:30.046 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.046 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,true,0,false,false} 08:32:30.046 [info] ue_fsm ev_rx_swm_str 08:32:30.046 [info] s2b: Tx {gtp,v2,delete_session_request,1589401603,5694978,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079789,<<172,18,36,20>>,undefined}]} 08:32:30.046 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429647465496","262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425085525680 send ok to <0.1775.0> 08:32:30.046 [debug] SWx Tx SAR Imsi="262429647465496" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262425085525680 consume call purge_ms_request from <0.1775.0> in state state_active => state_wait_delete_session_resp 08:32:30.046 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,178,86,230,0,0,2,0,2,0,16,0>> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429647465496 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427292122292 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735026,5694976,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1791.0> in state state_wait_delete_session_resp 08:32:30.046 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735026,5694976,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421808681349">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429647465496 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427292122292 send ok to <0.1791.0> 08:32:30.046 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","350",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429647465496",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.046 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735026,5694976,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421062081870 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1776.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427292122292 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735026,5694976,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1791.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421808681349 receive call purge_ms_request from <0.1793.0> in state state_active *DBG* epdg_ue_fsm_262427292122292 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427292122292 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.047 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428408461807 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735023,5694973,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1794.0> in state state_wait_delete_session_resp 08:32:30.047 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428408461807 send ok to <0.1794.0> 08:32:30.047 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421808681349">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262427292122292 send ok to <0.201.0> 08:32:30.047 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;342;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421062081870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421062081870 send ok to <0.1776.0> *DBG* epdg_ue_fsm_262428408461807 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735023,5694973,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1794.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421062081870 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427292122292 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.047 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421808681349 send ok to <0.1793.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421062081870 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1776.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428408461807 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421062081870 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428408461807 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421808681349 consume call purge_ms_request from <0.1793.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422708949049">>, message_type => purge_ms_req}} 08:32:30.047 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,true,0,false,false} 08:32:30.047 [info] ue_fsm purge_ms_request 08:32:30.047 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,175,86,229,253,0,2,0,2,0,16,0>> 08:32:30.047 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421062081870","262421062081870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.047 [info] ue_fsm ev_rx_swm_str 08:32:30.047 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735023,5694973,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.047 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421808681349">>,"internet",[],{epdg_tun_pdp_ctx,3603079791,2499090050,{epdg_eua,33,<<192,168,0,25>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.047 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735023,5694973,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.047 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427292122292","262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.047 [info] KMOD Port Delete PDP Context Call {<0.950.0>,[alias|#Ref<0.2201401468.1057554437.48625>]}: {delete_pdp_context,{172,18,36,103},3603079791,2499090050,{192,168,0,25}} 08:32:30.047 [debug] SWx Tx SAR Imsi="262427292122292" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.047 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,25}, 3603079791, 2499090050 08:32:30.047 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2694,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,25}},{i_tid,3603079791}]}} 08:32:30.047 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,false,0,false,false} 08:32:30.047 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.047 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","351",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427292122292",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.047 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,true,0,false,false} 08:32:30.047 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.047 [info] s2b: Tx {gtp,v2,delete_session_request,2499090050,5694979,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079791,<<172,18,36,20>>,undefined}]} 08:32:30.047 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,true,0,false,false} 08:32:30.047 [info] purge_ms_response(<<"262421062081870">>): ok 08:32:30.047 [info] ue_fsm ev_rx_swm_str 08:32:30.048 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421062081870">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421062081870 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.048 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428408461807","262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.048 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422708949049">>,message_type => purge_ms_req} 08:32:30.049 [debug] SWx Tx SAR Imsi="262428408461807" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.049 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422708949049 receive call purge_ms_request from <0.1797.0> in state state_active *DBG* aaa_ue_fsm_262428408461807 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428408461807 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.049 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","352",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428408461807",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.049 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422708949049">>,"internet",[],{epdg_tun_pdp_ctx,3603079792,1237425675,{epdg_eua,33,<<192,168,0,26>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.049 [info] KMOD Port Delete PDP Context Call {<0.960.0>,[alias|#Ref<0.2201401468.1057554435.41359>]}: {delete_pdp_context,{172,18,36,103},3603079792,1237425675,{192,168,0,26}} 08:32:30.049 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,26}, 3603079792, 1237425675 08:32:30.049 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],68,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,26}},{i_tid,3603079792}]}} *DBG* epdg_ue_fsm_262422708949049 send ok to <0.1797.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.049 [info] s2b: Tx {gtp,v2,delete_session_request,1237425675,5694980,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079792,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262422708949049 consume call purge_ms_request from <0.1797.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428445671895">>, message_type => purge_ms_req}} 08:32:30.050 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428445671895">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428445671895 receive call purge_ms_request from <0.1798.0> in state state_active 08:32:30.050 [info] ue_fsm purge_ms_request 08:32:30.050 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428445671895">>,"internet",[],{epdg_tun_pdp_ctx,3603079790,1331999421,{epdg_eua,33,<<192,168,0,24>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.050 [info] KMOD Port Delete PDP Context Call {<0.940.0>,[alias|#Ref<0.2201401468.1057554434.41396>]}: {delete_pdp_context,{172,18,36,103},3603079790,1331999421,{192,168,0,24}} 08:32:30.050 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,24}, 3603079790, 1331999421 08:32:30.050 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2758,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,24}},{i_tid,3603079790}]}} *DBG* epdg_ue_fsm_262428445671895 send ok to <0.1798.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.050 [info] s2b: Tx {gtp,v2,delete_session_request,1331999421,5694981,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079790,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262428445671895 consume call purge_ms_request from <0.1798.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426640349075">>, message_type => purge_ms_req}} 08:32:30.050 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426640349075">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426640349075 receive call purge_ms_request from <0.1800.0> in state state_active *DBG* aaa_ue_fsm_262425085525680 receive call rx_s6b_str from <0.1799.0> in state state_authenticated 08:32:30.050 [info] ue_fsm purge_ms_request 08:32:30.050 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425085525680"],[],[]} *DBG* aaa_ue_fsm_262425085525680 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1799.0> 08:32:30.050 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425085525680 consume call rx_s6b_str from <0.1799.0> in state state_authenticated 08:32:30.050 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425085525680","262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.051 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426640349075">>,"internet",[],{epdg_tun_pdp_ctx,3603079793,2967878759,{epdg_eua,33,<<192,168,0,27>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262426640349075 send ok to <0.1800.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.051 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262426640349075 consume call purge_ms_request from <0.1800.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427482390891">>, message_type => purge_ms_req}} 08:32:30.051 [info] KMOD Port Delete PDP Context Call {<0.970.0>,[alias|#Ref<0.2201401468.1057554437.48715>]}: {delete_pdp_context,{172,18,36,103},3603079793,2967878759,{192,168,0,27}} 08:32:30.051 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,27}, 3603079793, 2967878759 *DBG* epdg_ue_fsm_262427482390891 receive call purge_ms_request from <0.1801.0> in state state_active 08:32:30.051 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.051 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2822,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,27}},{i_tid,3603079793}]}} 08:32:30.051 [info] s2b: Tx {gtp,v2,delete_session_request,2967878759,5694982,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079793,<<172,18,36,20>>,undefined}]} 08:32:30.051 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427482390891">>,message_type => purge_ms_req} 08:32:30.051 [info] ue_fsm purge_ms_request 08:32:30.051 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427482390891">>,"internet",[],{epdg_tun_pdp_ctx,3603079795,1170957643,{epdg_eua,33,<<192,168,0,29>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.051 [info] KMOD Port Delete PDP Context Call {<0.992.0>,[alias|#Ref<0.2201401468.1057554437.48730>]}: {delete_pdp_context,{172,18,36,103},3603079795,1170957643,{192,168,0,29}} *DBG* epdg_ue_fsm_262427482390891 send ok to <0.1801.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.051 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,29}, 3603079795, 1170957643 *DBG* epdg_ue_fsm_262427482390891 consume call purge_ms_request from <0.1801.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421814266440">>, message_type => purge_ms_req}} 08:32:30.051 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2886,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,29}},{i_tid,3603079795}]}} 08:32:30.051 [info] s2b: Tx {gtp,v2,delete_session_request,1170957643,5694983,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079795,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262421814266440 receive call purge_ms_request from <0.1802.0> in state state_active 08:32:30.052 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421814266440">>,message_type => purge_ms_req} 08:32:30.052 [info] ue_fsm purge_ms_request 08:32:30.052 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421814266440">>,"internet",[],{epdg_tun_pdp_ctx,3603079796,2324003091,{epdg_eua,33,<<192,168,0,30>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.052 [info] KMOD Port Delete PDP Context Call {<0.1002.0>,[alias|#Ref<0.2201401468.1057554437.48747>]}: {delete_pdp_context,{172,18,36,103},3603079796,2324003091,{192,168,0,30}} 08:32:30.052 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,30}, 3603079796, 2324003091 08:32:30.052 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],132,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,30}},{i_tid,3603079796}]}} *DBG* epdg_ue_fsm_262421814266440 send ok to <0.1802.0> 08:32:30.052 [info] s2b: Tx {gtp,v2,delete_session_request,2324003091,5694984,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079796,<<172,18,36,20>>,undefined}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421814266440 consume call purge_ms_request from <0.1802.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429712715435">>, message_type => purge_ms_req}} 08:32:30.052 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429712715435">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429712715435 receive call purge_ms_request from <0.1803.0> in state state_active 08:32:30.052 [info] ue_fsm purge_ms_request 08:32:30.052 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429712715435">>,"internet",[],{epdg_tun_pdp_ctx,3603079794,1789843379,{epdg_eua,33,<<192,168,0,28>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421808681349 receive call rx_s6b_str from <0.1804.0> in state state_authenticated 08:32:30.052 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421808681349"],[],[]} 08:32:30.052 [info] KMOD Port Delete PDP Context Call {<0.982.0>,[alias|#Ref<0.2201401468.1057554437.48764>]}: {delete_pdp_context,{172,18,36,103},3603079794,1789843379,{192,168,0,28}} 08:32:30.053 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421808681349 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1804.0> *DBG* epdg_ue_fsm_262429712715435 send ok to <0.1803.0> *DBG* aaa_ue_fsm_262421808681349 consume call rx_s6b_str from <0.1804.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.053 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,28}, 3603079794, 1789843379 *DBG* epdg_ue_fsm_262429712715435 consume call purge_ms_request from <0.1803.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427334714700">>, message_type => purge_ms_req}} 08:32:30.053 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2950,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,28}},{i_tid,3603079794}]}} *DBG* aaa_ue_fsm_262420672770607 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1778.0> in state state_authenticated_wait_swx_saa 08:32:30.053 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421808681349","262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427334714700 receive call purge_ms_request from <0.1805.0> in state state_active *DBG* aaa_ue_fsm_262420672770607 send ok to <0.1778.0> 08:32:30.053 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262420672770607 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1778.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420672770607 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.053 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262422708949049 receive call rx_s6b_str from <0.1806.0> in state state_authenticated 08:32:30.053 [info] s2b: Tx {gtp,v2,delete_session_request,1789843379,5694985,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079794,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262427334714700 send ok to <0.1805.0> *DBG* aaa_ue_fsm_262422708949049 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1806.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420672770607 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427334714700 consume call purge_ms_request from <0.1805.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422708949049 consume call rx_s6b_str from <0.1806.0> in state state_authenticated 08:32:30.053 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;343;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420672770607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428746291363 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735024,5694974,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1807.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429347975063">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420672770607 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428746291363 send ok to <0.1807.0> 08:32:30.053 [info] ue_fsm ev_rx_swx_saa 08:32:30.053 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427334714700">>,message_type => purge_ms_req} 08:32:30.053 [info] ue_fsm purge_ms_request 08:32:30.053 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420672770607","262420672770607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.053 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.053 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427334714700">>,"internet",[],{epdg_tun_pdp_ctx,3603079797,4046931120,{epdg_eua,33,<<192,168,0,31>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.053 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422708949049"],[],[]} 08:32:30.053 [info] KMOD Port Delete PDP Context Call {<0.1012.0>,[alias|#Ref<0.2201401468.1057554435.41436>]}: {delete_pdp_context,{172,18,36,103},3603079797,4046931120,{192,168,0,31}} 08:32:30.053 [info] ue_fsm ev_rx_s6b_str 08:32:30.053 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,31}, 3603079797, 4046931120 08:32:30.053 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3014,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,31}},{i_tid,3603079797}]}} 08:32:30.053 [info] s2b: Tx {gtp,v2,delete_session_request,4046931120,5694986,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079797,<<172,18,36,20>>,undefined}]} 08:32:30.053 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422708949049","262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.053 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,true,0,false,false} 08:32:30.054 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.054 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,176,86,229,254,0,2,0,2,0,16,0>> 08:32:30.054 [info] purge_ms_response(<<"262420672770607">>): ok 08:32:30.054 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.054 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735024,5694974,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.054 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735024,5694974,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.054 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420672770607">>,"internet",[],undefined,true,0,false,false} 08:32:30.054 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,false,0,false,false} 08:32:30.054 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.054 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429347975063">>,message_type => purge_ms_req} 08:32:30.054 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429347975063 receive call purge_ms_request from <0.1810.0> in state state_active *DBG* epdg_ue_fsm_262428746291363 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735024,5694974,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1807.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.055 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426640349075"],[],[]} *DBG* aaa_ue_fsm_262428746291363 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426219666284 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1780.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428746291363 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.055 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,189,86,230,1,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426640349075 receive call rx_s6b_str from <0.1808.0> in state state_authenticated *DBG* aaa_ue_fsm_262428746291363 send ok to <0.201.0> 08:32:30.055 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428445671895"],[],[]} *DBG* aaa_ue_fsm_262426219666284 send ok to <0.1780.0> *DBG* aaa_ue_fsm_262428746291363 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426219666284 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.056 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262426640349075 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1808.0> *DBG* aaa_ue_fsm_262426219666284 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1780.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428445671895 receive call rx_s6b_str from <0.1809.0> in state state_authenticated *DBG* epdg_ue_fsm_262426160501040 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735037,5694977,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1812.0> in state state_wait_delete_session_resp 08:32:30.056 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262426640349075 consume call rx_s6b_str from <0.1808.0> in state state_authenticated *DBG* epdg_ue_fsm_262426219666284 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428445671895 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1809.0> 08:32:30.056 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429347975063">>,"internet",[],{epdg_tun_pdp_ctx,3603079770,3263041014,{epdg_eua,33,<<192,168,0,4>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262426219666284 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428445671895 consume call rx_s6b_str from <0.1809.0> in state state_authenticated *DBG* epdg_ue_fsm_262426160501040 send ok to <0.1812.0> *DBG* epdg_ue_fsm_262426160501040 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735037,5694977,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1812.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427482390891 receive call rx_s6b_str from <0.1813.0> in state state_authenticated *DBG* aaa_ue_fsm_262426160501040 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429712715435 receive call rx_s6b_str from <0.1814.0> in state state_authenticated 08:32:30.056 [info] KMOD Port Delete PDP Context Call {<0.740.0>,[alias|#Ref<0.2201401468.1057554435.41477>]}: {delete_pdp_context,{172,18,36,103},3603079770,3263041014,{192,168,0,4}} *DBG* epdg_ue_fsm_262426160501040 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.056 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,4}, 3603079770, 3263041014 08:32:30.056 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;344;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426219666284",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.056 [info] ue_fsm ev_rx_swx_saa 08:32:30.056 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],196,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,4}},{i_tid,3603079770}]}} 08:32:30.056 [info] ue_fsm ev_rx_s6b_str 08:32:30.056 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428746291363","262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.056 [debug] SWx Tx SAR Imsi="262428746291363" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.057 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426219666284","262426219666284@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.057 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","353",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428746291363",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.057 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.057 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426640349075","262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.057 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735037,5694977,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.057 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.057 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735037,5694977,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.057 [info] ue_fsm ev_rx_s6b_str 08:32:30.057 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.057 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,true,0,false,false} 08:32:30.057 [info] purge_ms_response(<<"262426219666284">>): ok 08:32:30.057 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428445671895","262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.057 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.057 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,false,0,false,false} 08:32:30.057 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.057 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426219666284">>,"internet",[],undefined,true,0,false,false} 08:32:30.057 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.057 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,true,0,false,false} 08:32:30.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427482390891"],[],[]} 08:32:30.057 [info] ue_fsm ev_rx_s6b_str 08:32:30.057 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,177,86,229,255,0,2,0,2,0,16,0>> 08:32:30.057 [info] ue_fsm ev_rx_swm_str 08:32:30.057 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429712715435"],[],[]} 08:32:30.057 [info] ue_fsm ev_rx_s6b_str 08:32:30.057 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735025,5694975,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.057 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427482390891","262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.057 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426160501040","262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424358397606 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735025,5694975,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1815.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427482390891 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1813.0> 08:32:30.057 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429712715435","262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427482390891 consume call rx_s6b_str from <0.1813.0> in state state_authenticated 08:32:30.058 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;345;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429991906969",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426160501040 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429712715435 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1814.0> *DBG* epdg_ue_fsm_262424358397606 send ok to <0.1815.0> 08:32:30.058 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735025,5694975,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426160501040 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429991906969 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1782.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429712715435 consume call rx_s6b_str from <0.1814.0> in state state_authenticated *DBG* aaa_ue_fsm_262421814266440 receive call rx_s6b_str from <0.1817.0> in state state_authenticated 08:32:30.058 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262424358397606 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424358397606 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735025,5694975,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1815.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425085525680 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735028,5694978,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1818.0> in state state_wait_delete_session_resp 08:32:30.058 [debug] SWx Tx SAR Imsi="262426160501040" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421814266440 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1817.0> *DBG* epdg_ue_fsm_262424358397606 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424358397606 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429991906969 send ok to <0.1782.0> *DBG* epdg_ue_fsm_262429991906969 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425085525680 send ok to <0.1818.0> *DBG* aaa_ue_fsm_262421814266440 consume call rx_s6b_str from <0.1817.0> in state state_authenticated *DBG* aaa_ue_fsm_262424358397606 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429991906969 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1782.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429991906969 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429347975063 send ok to <0.1810.0> *DBG* epdg_ue_fsm_262425085525680 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735028,5694978,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1818.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429347975063 consume call purge_ms_request from <0.1810.0> in state state_active => state_wait_delete_session_resp 08:32:30.058 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262425085525680 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423484463394">>, message_type => purge_ms_req}} 08:32:30.058 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","354",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426160501040",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.059 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.059 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,false,0,false,false} 08:32:30.059 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.059 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.059 [info] ue_fsm ev_rx_swx_saa 08:32:30.059 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,180,86,230,2,0,2,0,2,0,16,0>> 08:32:30.059 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421814266440"],[],[]} 08:32:30.059 [info] ue_fsm ev_rx_s6b_str 08:32:30.059 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,true,0,false,false} 08:32:30.059 [info] ue_fsm ev_rx_swm_str 08:32:30.059 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735028,5694978,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.059 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735028,5694978,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.059 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429991906969","262429991906969@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.059 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421814266440","262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.059 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.059 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.059 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424358397606","262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.059 [debug] SWx Tx SAR Imsi="262424358397606" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.059 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","355",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424358397606",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.059 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.059 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,false,0,false,false} 08:32:30.059 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.059 [info] s2b: Tx {gtp,v2,delete_session_request,3263041014,5694987,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079770,<<172,18,36,20>>,undefined}]} 08:32:30.059 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,182,86,230,3,0,2,0,2,0,16,0>> 08:32:30.059 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,true,0,false,false} 08:32:30.059 [info] purge_ms_response(<<"262429991906969">>): ok 08:32:30.059 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,true,0,false,false} 08:32:30.059 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735030,5694979,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.059 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429991906969">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429991906969 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.059 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421808681349 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735030,5694979,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1820.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425085525680 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.060 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423484463394">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421808681349 send ok to <0.1820.0> 08:32:30.060 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;346;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426248868860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421808681349 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735030,5694979,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1820.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.060 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427334714700"],[],[]} *DBG* epdg_ue_fsm_262423484463394 receive call purge_ms_request from <0.1823.0> in state state_active *DBG* epdg_ue_fsm_262422708949049 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735031,5694980,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1824.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425085525680 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421808681349 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426248868860 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1784.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421808681349 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427334714700 receive call rx_s6b_str from <0.1821.0> in state state_authenticated 08:32:30.061 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735030,5694979,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422708949049 send ok to <0.1824.0> *DBG* aaa_ue_fsm_262425085525680 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427334714700 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1821.0> *DBG* epdg_ue_fsm_262426640349075 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735032,5694982,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1825.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422708949049 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735031,5694980,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1824.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427334714700 consume call rx_s6b_str from <0.1821.0> in state state_authenticated *DBG* aaa_ue_fsm_262421808681349 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426640349075 send ok to <0.1825.0> *DBG* aaa_ue_fsm_262426248868860 send ok to <0.1784.0> *DBG* epdg_ue_fsm_262426248868860 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422708949049 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422708949049 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421808681349 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.061 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426248868860 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1784.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.061 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425085525680","262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.061 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.061 [debug] SWx Tx SAR Imsi="262425085525680" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.061 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,183,86,230,4,0,2,0,2,0,16,0>> 08:32:30.061 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,true,0,false,false} 08:32:30.061 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","356",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425085525680",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.061 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735031,5694980,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.061 [info] ue_fsm purge_ms_request 08:32:30.061 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735031,5694980,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.062 [info] ue_fsm ev_rx_swx_saa 08:32:30.062 [info] ue_fsm ev_rx_swm_str 08:32:30.062 [info] ue_fsm ev_rx_s6b_str 08:32:30.062 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423484463394">>,"internet",[],{epdg_tun_pdp_ctx,3603079804,1110509118,{epdg_eua,33,<<192,168,0,38>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.062 [info] KMOD Port Delete PDP Context Call {<0.1082.0>,[alias|#Ref<0.2201401468.1057554437.48861>]}: {delete_pdp_context,{172,18,36,103},3603079804,1110509118,{192,168,0,38}} 08:32:30.062 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,false,0,false,false} 08:32:30.062 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.062 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,38}, 3603079804, 1110509118 08:32:30.062 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,184,86,230,6,0,2,0,2,0,16,0>> 08:32:30.062 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2631,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,38}},{i_tid,3603079804}]}} 08:32:30.062 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421808681349","262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.062 [debug] SWx Tx SAR Imsi="262421808681349" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.062 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426248868860","262426248868860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.062 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735032,5694982,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.062 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427334714700","262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.062 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735032,5694982,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.062 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.062 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,true,0,false,false} 08:32:30.062 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","357",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421808681349",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.062 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.062 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,false,0,false,false} 08:32:30.062 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.062 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.062 [info] ue_fsm ev_rx_swm_str 08:32:30.062 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;347;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426163386976",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.062 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426163386976 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1786.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426640349075 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735032,5694982,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1825.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.062 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426640349075 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.062 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422708949049","262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.062 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,181,86,230,5,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426248868860 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426248868860 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422708949049 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426163386976 send ok to <0.1786.0> *DBG* aaa_ue_fsm_262426640349075 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429347975063"],[],[]} *DBG* epdg_ue_fsm_262428445671895 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735029,5694981,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1829.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422708949049 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426163386976 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426163386976 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1786.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.063 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429347975063 receive call rx_s6b_str from <0.1827.0> in state state_authenticated *DBG* epdg_ue_fsm_262428445671895 send ok to <0.1829.0> *DBG* epdg_ue_fsm_262426163386976 send ok to <0.211.0> 08:32:30.063 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426163386976","262426163386976@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429347975063 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1827.0> *DBG* epdg_ue_fsm_262426163386976 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428445671895 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735029,5694981,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1829.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426640349075 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428445671895 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429347975063 consume call rx_s6b_str from <0.1827.0> in state state_authenticated *DBG* epdg_ue_fsm_262427482390891 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735034,5694983,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1831.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428445671895 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426640349075 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.063 [info] purge_ms_response(<<"262426248868860">>): ok 08:32:30.063 [debug] SWx Tx SAR Imsi="262422708949049" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.063 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426248868860">>,"internet",[],undefined,true,0,false,false} 08:32:30.063 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","358",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422708949049",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.063 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735029,5694981,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.063 [info] ue_fsm ev_rx_swm_str 08:32:30.063 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735029,5694981,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.063 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.063 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426640349075","262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.063 [info] ue_fsm ev_rx_s6b_str 08:32:30.063 [debug] SWx Tx SAR Imsi="262426640349075" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.063 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,false,0,false,false} 08:32:30.063 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.064 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,true,0,false,false} 08:32:30.064 [info] purge_ms_response(<<"262426163386976">>): ok 08:32:30.064 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,186,86,230,7,0,2,0,2,0,16,0>> 08:32:30.064 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","359",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426640349075",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.064 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429347975063","262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.064 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.064 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,true,0,false,false} 08:32:30.064 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426163386976">>,"internet",[],undefined,true,0,false,false} 08:32:30.064 [info] ue_fsm ev_rx_swm_str 08:32:30.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.064 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735034,5694983,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.064 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735034,5694983,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.064 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428445671895","262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.064 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427482390891 send ok to <0.1831.0> *DBG* aaa_ue_fsm_262428445671895 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428445671895 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427482390891 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735034,5694983,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1831.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427482390891 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421814266440 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735035,5694984,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1833.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427482390891 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421814266440 send ok to <0.1833.0> *DBG* aaa_ue_fsm_262427482390891 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421814266440 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421814266440 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735035,5694984,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1833.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427482390891 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429712715435 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735033,5694985,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1835.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421814266440 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.064 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;348;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427256809716",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421814266440 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429712715435 send ok to <0.1835.0> *DBG* aaa_ue_fsm_262421814266440 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423484463394 send ok to <0.1823.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429712715435 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735033,5694985,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1835.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423484463394 consume call purge_ms_request from <0.1823.0> in state state_active => state_wait_delete_session_resp 08:32:30.065 [debug] SWx Tx SAR Imsi="262428445671895" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262429712715435 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427764748761">>, message_type => purge_ms_req}} 08:32:30.065 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.065 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","360",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428445671895",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.065 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,187,86,230,8,0,2,0,2,0,16,0>> 08:32:30.065 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,true,0,false,false} 08:32:30.065 [info] ue_fsm ev_rx_swm_str 08:32:30.065 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735035,5694984,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.065 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735035,5694984,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.065 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427482390891","262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.065 [debug] SWx Tx SAR Imsi="262427482390891" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.065 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,false,0,false,false} 08:32:30.065 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.065 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","361",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427482390891",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.065 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,true,0,false,false} 08:32:30.065 [info] ue_fsm ev_rx_swm_str 08:32:30.065 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,185,86,230,9,0,2,0,2,0,16,0>> 08:32:30.065 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735033,5694985,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.065 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421814266440","262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.065 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735033,5694985,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.065 [debug] SWx Tx SAR Imsi="262421814266440" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.065 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","362",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421814266440",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.065 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,false,0,false,false} 08:32:30.065 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.065 [info] s2b: Tx {gtp,v2,delete_session_request,1110509118,5694988,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079804,<<172,18,36,20>>,undefined}]} 08:32:30.065 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,188,86,230,10,0,2,0,2,0,16,0>> 08:32:30.065 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,true,0,false,false} 08:32:30.065 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429712715435 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.065 [info] ue_fsm ev_rx_swx_saa 08:32:30.065 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735036,5694986,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427256809716 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1788.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429712715435 send ok to <0.201.0> 08:32:30.066 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;349;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427467273000",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427256809716 send ok to <0.1788.0> *DBG* epdg_ue_fsm_262427334714700 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735036,5694986,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1837.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427256809716 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429712715435 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.066 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427764748761">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262427467273000 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1790.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427256809716 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1788.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427334714700 send ok to <0.1837.0> *DBG* epdg_ue_fsm_262427256809716 send ok to <0.211.0> 08:32:30.066 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429712715435","262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427764748761 receive call purge_ms_request from <0.1839.0> in state state_active *DBG* aaa_ue_fsm_262427467273000 send ok to <0.1790.0> 08:32:30.066 [debug] SWx Tx SAR Imsi="262429712715435" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262427334714700 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735036,5694986,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1837.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427256809716 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427467273000 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427467273000 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1790.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.066 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","363",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429712715435",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262427334714700 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427467273000 send ok to <0.211.0> 08:32:30.066 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735036,5694986,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262427334714700 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427467273000 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427764748761 send ok to <0.1839.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427764748761 consume call purge_ms_request from <0.1839.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421052232407">>, message_type => purge_ms_req}} 08:32:30.066 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427256809716","262427256809716@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427334714700 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427334714700 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.066 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.066 [info] ue_fsm ev_rx_swx_saa 08:32:30.066 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,false,0,false,false} 08:32:30.066 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.066 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,true,0,false,false} 08:32:30.066 [info] purge_ms_response(<<"262427256809716">>): ok 08:32:30.067 [info] ue_fsm purge_ms_request 08:32:30.067 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427467273000","262427467273000@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.067 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,true,0,false,false} 08:32:30.067 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.067 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427256809716">>,"internet",[],undefined,true,0,false,false} 08:32:30.067 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427764748761">>,"internet",[],{epdg_tun_pdp_ctx,3603079803,584824844,{epdg_eua,33,<<192,168,0,37>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.067 [info] KMOD Port Delete PDP Context Call {<0.1072.0>,[alias|#Ref<0.2201401468.1057554433.44868>]}: {delete_pdp_context,{172,18,36,103},3603079803,584824844,{192,168,0,37}} 08:32:30.067 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,37}, 3603079803, 584824844 08:32:30.067 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1410,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,37}},{i_tid,3603079803}]}} 08:32:30.067 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,true,0,false,false} 08:32:30.067 [info] purge_ms_response(<<"262427467273000">>): ok 08:32:30.067 [info] ue_fsm ev_rx_swm_str 08:32:30.067 [info] s2b: Tx {gtp,v2,delete_session_request,584824844,5694989,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079803,<<172,18,36,20>>,undefined}]} 08:32:30.067 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427467273000">>,"internet",[],undefined,true,0,false,false} 08:32:30.067 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427334714700","262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.067 [debug] SWx Tx SAR Imsi="262427334714700" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423484463394 receive call rx_s6b_str from <0.1841.0> in state state_authenticated 08:32:30.067 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","364",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427334714700",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.067 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421052232407">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423484463394 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1841.0> *DBG* epdg_ue_fsm_262421052232407 receive call purge_ms_request from <0.1842.0> in state state_active 08:32:30.067 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;350;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429647465496",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423484463394 consume call rx_s6b_str from <0.1841.0> in state state_authenticated 08:32:30.067 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423484463394"],[],[]} 08:32:30.068 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429647465496 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1792.0> in state state_authenticated_wait_swx_saa 08:32:30.068 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423484463394","262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421052232407 send ok to <0.1842.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.068 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421052232407 consume call purge_ms_request from <0.1842.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429647465496 send ok to <0.1792.0> *DBG* epdg_ue_fsm_262429647465496 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426826447213">>, message_type => purge_ms_req}} 08:32:30.068 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262429647465496 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1792.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.068 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262429647465496 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426826447213 receive call purge_ms_request from <0.1843.0> in state state_active 08:32:30.068 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421052232407">>,"internet",[],{epdg_tun_pdp_ctx,3603079800,1951848574,{epdg_eua,33,<<192,168,0,34>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429647465496 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.068 [info] ue_fsm ev_rx_swx_saa 08:32:30.068 [info] KMOD Port Delete PDP Context Call {<0.1042.0>,[alias|#Ref<0.2201401468.1057554435.41823>]}: {delete_pdp_context,{172,18,36,103},3603079800,1951848574,{192,168,0,34}} 08:32:30.068 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,34}, 3603079800, 1951848574 *DBG* epdg_ue_fsm_262426826447213 send ok to <0.1843.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.068 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],260,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,34}},{i_tid,3603079800}]}} *DBG* epdg_ue_fsm_262426826447213 consume call purge_ms_request from <0.1843.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427286385351">>, message_type => purge_ms_req}} 08:32:30.068 [info] s2b: Tx {gtp,v2,delete_session_request,1951848574,5694990,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079800,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262427286385351 receive call purge_ms_request from <0.1844.0> in state state_active 08:32:30.068 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429647465496","262429647465496@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.068 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.068 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427286385351 send ok to <0.1844.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427286385351 consume call purge_ms_request from <0.1844.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429203333187">>, message_type => purge_ms_req}} 08:32:30.068 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426826447213">>,message_type => purge_ms_req} 08:32:30.068 [info] purge_ms_response(<<"262429647465496">>): ok *DBG* aaa_ue_fsm_262427292122292 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1795.0> in state state_authenticated_wait_swx_saa 08:32:30.068 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429203333187 receive call purge_ms_request from <0.1845.0> in state state_active 08:32:30.068 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429647465496">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427292122292 send ok to <0.1795.0> *DBG* epdg_ue_fsm_262427292122292 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.068 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426826447213">>,"internet",[],{epdg_tun_pdp_ctx,3603079801,3683801959,{epdg_eua,33,<<192,168,0,35>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262427292122292 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1795.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.068 [info] KMOD Port Delete PDP Context Call {<0.1052.0>,[alias|#Ref<0.2201401468.1057554437.49019>]}: {delete_pdp_context,{172,18,36,103},3603079801,3683801959,{192,168,0,35}} *DBG* epdg_ue_fsm_262427292122292 send ok to <0.211.0> 08:32:30.068 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,35}, 3603079801, 3683801959 08:32:30.068 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],324,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,35}},{i_tid,3603079801}]}} *DBG* epdg_ue_fsm_262427292122292 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.068 [info] s2b: Tx {gtp,v2,delete_session_request,3683801959,5694991,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079801,<<172,18,36,20>>,undefined}]} 08:32:30.068 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427286385351">>,message_type => purge_ms_req} 08:32:30.068 [info] ue_fsm purge_ms_request 08:32:30.068 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427286385351">>,"internet",[],{epdg_tun_pdp_ctx,3603079805,3772915823,{epdg_eua,33,<<192,168,0,39>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.068 [info] KMOD Port Delete PDP Context Call {<0.1092.0>,[alias|#Ref<0.2201401468.1057554437.49033>]}: {delete_pdp_context,{172,18,36,103},3603079805,3772915823,{192,168,0,39}} 08:32:30.068 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,39}, 3603079805, 3772915823 08:32:30.068 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],388,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,39}},{i_tid,3603079805}]}} *DBG* epdg_ue_fsm_262429203333187 send ok to <0.1845.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.068 [info] s2b: Tx {gtp,v2,delete_session_request,3772915823,5694992,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079805,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262429203333187 consume call purge_ms_request from <0.1845.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426554462165">>, message_type => purge_ms_req}} 08:32:30.069 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429203333187">>,message_type => purge_ms_req} 08:32:30.069 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;351;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427292122292",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426554462165 receive call purge_ms_request from <0.1847.0> in state state_active 08:32:30.069 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427764748761 receive call rx_s6b_str from <0.1846.0> in state state_authenticated 08:32:30.069 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262427764748761 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1846.0> 08:32:30.069 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427292122292","262427292122292@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427764748761 consume call rx_s6b_str from <0.1846.0> in state state_authenticated 08:32:30.069 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.069 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429203333187">>,"internet",[],{epdg_tun_pdp_ctx,3603079806,1483297556,{epdg_eua,33,<<192,168,0,40>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.069 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,true,0,false,false} 08:32:30.069 [info] KMOD Port Delete PDP Context Call {<0.1102.0>,[alias|#Ref<0.2201401468.1057554438.50054>]}: {delete_pdp_context,{172,18,36,103},3603079806,1483297556,{192,168,0,40}} *DBG* epdg_ue_fsm_262429347975063 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735009,5694987,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1848.0> in state state_wait_delete_session_resp 08:32:30.069 [info] purge_ms_response(<<"262427292122292">>): ok 08:32:30.069 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,40}, 3603079806, 1483297556 *DBG* epdg_ue_fsm_262429347975063 send ok to <0.1848.0> 08:32:30.069 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427292122292">>,"internet",[],undefined,true,0,false,false} 08:32:30.069 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2695,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,40}},{i_tid,3603079806}]}} *DBG* epdg_ue_fsm_262429347975063 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735009,5694987,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1848.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426554462165 send ok to <0.1847.0> *DBG* aaa_ue_fsm_262429347975063 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.069 [info] s2b: Tx {gtp,v2,delete_session_request,1483297556,5694993,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079806,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262429347975063 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426554462165 consume call purge_ms_request from <0.1847.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425986156165">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429347975063 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429347975063 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425986156165 receive call purge_ms_request from <0.1850.0> in state state_active 08:32:30.069 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426554462165">>,message_type => purge_ms_req} 08:32:30.069 [info] ue_fsm purge_ms_request 08:32:30.069 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427764748761"],[],[]} 08:32:30.069 [info] ue_fsm ev_rx_s6b_str 08:32:30.069 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426554462165">>,"internet",[],{epdg_tun_pdp_ctx,3603079812,3196520584,{epdg_eua,33,<<192,168,0,46>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.069 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427764748761","262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.069 [info] KMOD Port Delete PDP Context Call {<0.1162.0>,[alias|#Ref<0.2201401468.1057554435.41853>]}: {delete_pdp_context,{172,18,36,103},3603079812,3196520584,{192,168,0,46}} 08:32:30.069 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.069 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,46}, 3603079812, 3196520584 08:32:30.069 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.069 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2759,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,46}},{i_tid,3603079812}]}} 08:32:30.069 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,161,86,230,11,0,2,0,2,0,16,0>> 08:32:30.069 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735009,5694987,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.069 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735009,5694987,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.069 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,false,0,false,false} 08:32:30.069 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.069 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,true,0,false,false} 08:32:30.069 [info] s2b: Tx {gtp,v2,delete_session_request,3196520584,5694994,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079812,<<172,18,36,20>>,undefined}]} 08:32:30.069 [info] ue_fsm ev_rx_swm_str 08:32:30.069 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429347975063","262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.069 [debug] SWx Tx SAR Imsi="262429347975063" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","365",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429347975063",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.070 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425986156165">>,message_type => purge_ms_req} 08:32:30.070 [info] ue_fsm purge_ms_request 08:32:30.070 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425986156165">>,"internet",[],{epdg_tun_pdp_ctx,3603079813,4125531360,{epdg_eua,33,<<192,168,0,47>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428408461807 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1796.0> in state state_authenticated_wait_swx_saa 08:32:30.070 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;352;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428408461807",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.070 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428408461807 send ok to <0.1796.0> *DBG* epdg_ue_fsm_262428408461807 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423484463394 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735043,5694988,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1851.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428408461807 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1796.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.070 [info] KMOD Port Delete PDP Context Call {<0.1172.0>,[alias|#Ref<0.2201401468.1057554435.41879>]}: {delete_pdp_context,{172,18,36,103},3603079813,4125531360,{192,168,0,47}} *DBG* epdg_ue_fsm_262428408461807 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423484463394 send ok to <0.1851.0> *DBG* epdg_ue_fsm_262428408461807 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.070 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,47}, 3603079813, 4125531360 *DBG* epdg_ue_fsm_262423484463394 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735043,5694988,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1851.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425986156165 send ok to <0.1850.0> 08:32:30.070 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],452,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,47}},{i_tid,3603079813}]}} *DBG* aaa_ue_fsm_262423484463394 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423484463394 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425986156165 consume call purge_ms_request from <0.1850.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421052232407 receive call rx_s6b_str from <0.1852.0> in state state_authenticated 08:32:30.070 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,195,86,230,12,0,2,0,2,0,16,0>> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429973913541">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423484463394 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421052232407 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1852.0> 08:32:30.070 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428408461807","262428408461807@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421052232407 consume call rx_s6b_str from <0.1852.0> in state state_authenticated *DBG* epdg_ue_fsm_262429973913541 receive call purge_ms_request from <0.1854.0> in state state_active *DBG* aaa_ue_fsm_262423484463394 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.070 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735043,5694988,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.070 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.070 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735043,5694988,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.070 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,true,0,false,false} 08:32:30.070 [info] purge_ms_response(<<"262428408461807">>): ok *DBG* aaa_ue_fsm_262426826447213 receive call rx_s6b_str from <0.1855.0> in state state_authenticated 08:32:30.070 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,false,0,false,false} 08:32:30.070 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.070 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428408461807">>,"internet",[],undefined,true,0,false,false} 08:32:30.070 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,true,0,false,false} 08:32:30.070 [info] s2b: Tx {gtp,v2,delete_session_request,4125531360,5694995,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079813,<<172,18,36,20>>,undefined}]} 08:32:30.070 [info] ue_fsm ev_rx_swm_str 08:32:30.071 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423484463394","262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.071 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421052232407"],[],[]} 08:32:30.071 [info] ue_fsm ev_rx_s6b_str 08:32:30.071 [debug] SWx Tx SAR Imsi="262423484463394" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.071 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","366",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423484463394",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.071 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421052232407","262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.071 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.071 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429973913541">>,message_type => purge_ms_req} 08:32:30.071 [info] ue_fsm purge_ms_request 08:32:30.071 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.071 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429973913541">>,"internet",[],{epdg_tun_pdp_ctx,3603079808,1771045405,{epdg_eua,33,<<192,168,0,42>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.071 [info] KMOD Port Delete PDP Context Call {<0.1122.0>,[alias|#Ref<0.2201401468.1057554433.44882>]}: {delete_pdp_context,{172,18,36,103},3603079808,1771045405,{192,168,0,42}} 08:32:30.071 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,42}, 3603079808, 1771045405 08:32:30.071 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1474,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,42}},{i_tid,3603079808}]}} 08:32:30.071 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426826447213"],[],[]} 08:32:30.071 [info] ue_fsm ev_rx_s6b_str 08:32:30.071 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426826447213","262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.071 [info] s2b: Tx {gtp,v2,delete_session_request,1771045405,5694996,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079808,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262426826447213 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1855.0> *DBG* aaa_ue_fsm_262426826447213 consume call rx_s6b_str from <0.1855.0> in state state_authenticated 08:32:30.071 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427286385351"],[],[]} *DBG* epdg_ue_fsm_262429973913541 send ok to <0.1854.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.071 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262427286385351 receive call rx_s6b_str from <0.1856.0> in state state_authenticated *DBG* epdg_ue_fsm_262429973913541 consume call purge_ms_request from <0.1854.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423531105269">>, message_type => purge_ms_req}} 08:32:30.071 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.071 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427286385351 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1856.0> *DBG* aaa_ue_fsm_262427286385351 consume call rx_s6b_str from <0.1856.0> in state state_authenticated *DBG* epdg_ue_fsm_262423531105269 receive call purge_ms_request from <0.1857.0> in state state_active *DBG* aaa_ue_fsm_262428746291363 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1811.0> in state state_authenticated_wait_swx_saa 08:32:30.071 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427286385351","262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.071 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262428746291363 send ok to <0.1811.0> 08:32:30.071 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423531105269">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428746291363 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428746291363 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1811.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.071 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;353;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428746291363",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.071 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428746291363 send ok to <0.211.0> 08:32:30.071 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262428746291363 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.071 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262423531105269 send ok to <0.1857.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.072 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423531105269">>,"internet",[],{epdg_tun_pdp_ctx,3603079811,3939487230,{epdg_eua,33,<<192,168,0,45>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423531105269 consume call purge_ms_request from <0.1857.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420296040886">>, message_type => purge_ms_req}} 08:32:30.072 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428746291363","262428746291363@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262426554462165 receive call rx_s6b_str from <0.1858.0> in state state_authenticated *DBG* epdg_ue_fsm_262427764748761 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735042,5694989,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1859.0> in state state_wait_delete_session_resp 08:32:30.072 [info] KMOD Port Delete PDP Context Call {<0.1152.0>,[alias|#Ref<0.2201401468.1057554438.50065>]}: {delete_pdp_context,{172,18,36,103},3603079811,3939487230,{192,168,0,45}} *DBG* epdg_ue_fsm_262420296040886 receive call purge_ms_request from <0.1860.0> in state state_active *DBG* aaa_ue_fsm_262426554462165 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1858.0> 08:32:30.072 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262426554462165 consume call rx_s6b_str from <0.1858.0> in state state_authenticated *DBG* epdg_ue_fsm_262427764748761 send ok to <0.1859.0> *DBG* aaa_ue_fsm_262429203333187 receive call rx_s6b_str from <0.1861.0> in state state_authenticated *DBG* epdg_ue_fsm_262427764748761 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735042,5694989,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1859.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427764748761 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429203333187 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1861.0> *DBG* epdg_ue_fsm_262427764748761 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429203333187 consume call rx_s6b_str from <0.1861.0> in state state_authenticated 08:32:30.072 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,45}, 3603079811, 3939487230 08:32:30.072 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2823,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,45}},{i_tid,3603079811}]}} 08:32:30.072 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,true,0,false,false} 08:32:30.072 [info] purge_ms_response(<<"262428746291363">>): ok 08:32:30.072 [info] s2b: Tx {gtp,v2,delete_session_request,3939487230,5694997,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079811,<<172,18,36,20>>,undefined}]} 08:32:30.072 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428746291363">>,"internet",[],undefined,true,0,false,false} 08:32:30.072 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,194,86,230,13,0,2,0,2,0,16,0>> 08:32:30.072 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426554462165"],[],[]} 08:32:30.072 [info] ue_fsm ev_rx_s6b_str 08:32:30.072 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735042,5694989,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.072 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735042,5694989,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.072 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420296040886">>,message_type => purge_ms_req} 08:32:30.072 [info] ue_fsm purge_ms_request 08:32:30.072 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426554462165","262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.072 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.072 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,false,0,false,false} 08:32:30.072 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420296040886">>,"internet",[],{epdg_tun_pdp_ctx,3603079788,803486156,{epdg_eua,33,<<192,168,0,22>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.072 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429203333187"],[],[]} 08:32:30.072 [info] ue_fsm ev_rx_s6b_str 08:32:30.072 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.072 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.072 [info] KMOD Port Delete PDP Context Call {<0.920.0>,[alias|#Ref<0.2201401468.1057554433.44913>]}: {delete_pdp_context,{172,18,36,103},3603079788,803486156,{192,168,0,22}} 08:32:30.072 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,22}, 3603079788, 803486156 08:32:30.072 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,true,0,false,false} 08:32:30.072 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429203333187","262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.072 [info] ue_fsm ev_rx_swm_str 08:32:30.072 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],516,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,22}},{i_tid,3603079788}]}} 08:32:30.072 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.072 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.072 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425986156165"],[],[]} *DBG* aaa_ue_fsm_262425986156165 receive call rx_s6b_str from <0.1862.0> in state state_authenticated 08:32:30.072 [info] s2b: Tx {gtp,v2,delete_session_request,803486156,5694998,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079788,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262429973913541 receive call rx_s6b_str from <0.1863.0> in state state_authenticated *DBG* aaa_ue_fsm_262425986156165 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1862.0> *DBG* aaa_ue_fsm_262429973913541 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1863.0> 08:32:30.072 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427764748761","262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425986156165 consume call rx_s6b_str from <0.1862.0> in state state_authenticated *DBG* epdg_ue_fsm_262420296040886 send ok to <0.1860.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.073 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429973913541 consume call rx_s6b_str from <0.1863.0> in state state_authenticated *DBG* epdg_ue_fsm_262420296040886 consume call purge_ms_request from <0.1860.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421052232407 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735039,5694990,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1864.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428912630815">>, message_type => purge_ms_req}} 08:32:30.073 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429973913541"],[],[]} *DBG* aaa_ue_fsm_262427764748761 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421052232407 send ok to <0.1864.0> *DBG* aaa_ue_fsm_262427764748761 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.073 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421052232407 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735039,5694990,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1864.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.073 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425986156165","262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428912630815 receive call purge_ms_request from <0.1866.0> in state state_active *DBG* aaa_ue_fsm_262421052232407 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426826447213 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735040,5694991,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1867.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421052232407 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.073 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262426160501040 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1816.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426826447213 send ok to <0.1867.0> *DBG* epdg_ue_fsm_262426826447213 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735040,5694991,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1867.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427286385351 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735044,5694992,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1868.0> in state state_wait_delete_session_resp 08:32:30.073 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429973913541","262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262426826447213 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.073 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.073 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.073 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.073 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,191,86,230,14,0,2,0,2,0,16,0>> 08:32:30.073 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735039,5694990,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.074 [debug] SWx Tx SAR Imsi="262427764748761" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.074 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735039,5694990,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.074 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","367",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427764748761",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.074 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,false,0,false,false} 08:32:30.074 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.074 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428912630815">>,message_type => purge_ms_req} 08:32:30.074 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,192,86,230,15,0,2,0,2,0,16,0>> 08:32:30.074 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,true,0,false,false} 08:32:30.074 [info] ue_fsm purge_ms_request 08:32:30.074 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735040,5694991,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.074 [info] ue_fsm ev_rx_swm_str 08:32:30.074 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735040,5694991,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.074 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;354;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426160501040",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.074 [info] ue_fsm ev_rx_swx_saa 08:32:30.074 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428912630815">>,"internet",[],{epdg_tun_pdp_ctx,3603079814,3437492544,{epdg_eua,33,<<192,168,0,48>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.074 [info] KMOD Port Delete PDP Context Call {<0.1182.0>,[alias|#Ref<0.2201401468.1057554435.41937>]}: {delete_pdp_context,{172,18,36,103},3603079814,3437492544,{192,168,0,48}} 08:32:30.074 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,false,0,false,false} 08:32:30.074 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.074 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,48}, 3603079814, 3437492544 08:32:30.074 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],195,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,48}},{i_tid,3603079814}]}} 08:32:30.074 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426160501040","262426160501040@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.074 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421052232407","262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.074 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,196,86,230,16,0,2,0,2,0,16,0>> 08:32:30.074 [debug] SWx Tx SAR Imsi="262421052232407" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.074 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,true,0,false,false} 08:32:30.074 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735044,5694992,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.074 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735044,5694992,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.074 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","368",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421052232407",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.074 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423531105269"],[],[]} 08:32:30.074 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421052232407 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423531105269 receive call rx_s6b_str from <0.1870.0> in state state_authenticated *DBG* aaa_ue_fsm_262426160501040 send ok to <0.1816.0> *DBG* aaa_ue_fsm_262426826447213 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426160501040 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.075 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421052232407 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427286385351 send ok to <0.1868.0> *DBG* aaa_ue_fsm_262423531105269 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1870.0> *DBG* aaa_ue_fsm_262426160501040 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1816.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426554462165 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735051,5694994,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1871.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426160501040 send ok to <0.211.0> 08:32:30.075 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423531105269 consume call rx_s6b_str from <0.1870.0> in state state_authenticated *DBG* epdg_ue_fsm_262427286385351 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735044,5694992,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1868.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426554462165 send ok to <0.1871.0> *DBG* aaa_ue_fsm_262424358397606 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1819.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426160501040 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426826447213 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427286385351 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.075 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262426826447213 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427286385351 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426554462165 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735051,5694994,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1871.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426554462165 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429203333187 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735045,5694993,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1873.0> in state state_wait_delete_session_resp 08:32:30.075 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.075 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,203,86,230,18,0,2,0,2,0,16,0>> 08:32:30.075 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423531105269","262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.075 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.075 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735051,5694994,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.075 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.075 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735051,5694994,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.075 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426826447213","262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.075 [debug] SWx Tx SAR Imsi="262426826447213" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.075 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,true,0,false,false} 08:32:30.075 [info] purge_ms_response(<<"262426160501040">>): ok 08:32:30.075 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,true,0,false,false} 08:32:30.075 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;355;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424358397606",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.075 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","369",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426826447213",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.075 [info] ue_fsm ev_rx_swx_saa 08:32:30.075 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,false,0,false,false} 08:32:30.075 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.075 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426160501040">>,"internet",[],undefined,true,0,false,false} 08:32:30.075 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,197,86,230,17,0,2,0,2,0,16,0>> 08:32:30.075 [info] ue_fsm ev_rx_swm_str 08:32:30.075 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,true,0,false,false} 08:32:30.075 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424358397606","262424358397606@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.075 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735045,5694993,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.075 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735045,5694993,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.075 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427286385351","262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.075 [debug] SWx Tx SAR Imsi="262427286385351" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.075 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;356;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425085525680",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.075 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","370",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427286385351",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425085525680 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1822.0> in state state_authenticated_wait_swx_saa 08:32:30.075 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427286385351 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426554462165 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429203333187 send ok to <0.1873.0> *DBG* aaa_ue_fsm_262427286385351 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.076 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420296040886"],[],[]} 08:32:30.076 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428912630815 send ok to <0.1866.0> *DBG* epdg_ue_fsm_262429203333187 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735045,5694993,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1873.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420296040886 receive call rx_s6b_str from <0.1875.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.076 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262428912630815 consume call purge_ms_request from <0.1866.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426554462165 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425085525680 send ok to <0.1822.0> *DBG* aaa_ue_fsm_262424358397606 send ok to <0.1819.0> *DBG* aaa_ue_fsm_262429203333187 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429203333187 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425986156165 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735052,5694995,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1876.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424358397606 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420296040886 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1875.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421908365492">>, message_type => purge_ms_req}} 08:32:30.076 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262426554462165 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425085525680 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1822.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424358397606 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1819.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425986156165 send ok to <0.1876.0> *DBG* aaa_ue_fsm_262421808681349 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1826.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424358397606 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420296040886 consume call rx_s6b_str from <0.1875.0> in state state_authenticated *DBG* aaa_ue_fsm_262429203333187 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425085525680 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421908365492 receive call purge_ms_request from <0.1879.0> in state state_active *DBG* epdg_ue_fsm_262425986156165 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735052,5694995,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1876.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429203333187 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425986156165 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.076 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425085525680","262425085525680@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.076 [info] s2b: Tx {gtp,v2,delete_session_request,3437492544,5694999,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079814,<<172,18,36,20>>,undefined}]} 08:32:30.076 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426554462165","262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.076 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,true,0,false,false} 08:32:30.076 [info] ue_fsm ev_rx_s6b_str 08:32:30.076 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,204,86,230,19,0,2,0,2,0,16,0>> 08:32:30.076 [debug] SWx Tx SAR Imsi="262426554462165" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.076 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735052,5694995,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.076 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","371",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426554462165",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.076 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735052,5694995,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.076 [info] ue_fsm ev_rx_swm_str 08:32:30.076 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.076 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420296040886","262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.076 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.076 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.077 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429203333187","262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.077 [debug] SWx Tx SAR Imsi="262429203333187" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.077 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;357;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421808681349",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.077 [info] ue_fsm ev_rx_swx_saa 08:32:30.077 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,false,0,false,false} 08:32:30.077 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.077 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,true,0,false,false} 08:32:30.077 [info] purge_ms_response(<<"262424358397606">>): ok 08:32:30.077 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","372",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429203333187",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.077 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.077 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421908365492">>,message_type => purge_ms_req} 08:32:30.077 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,199,86,230,20,0,2,0,2,0,16,0>> 08:32:30.077 [info] ue_fsm purge_ms_request 08:32:30.077 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,true,0,false,false} 08:32:30.077 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735047,5694996,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.077 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421808681349","262421808681349@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421808681349 send ok to <0.1826.0> 08:32:30.077 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424358397606">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424358397606 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.077 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421808681349 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1826.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.077 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735047,5694996,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425085525680 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425986156165 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421808681349 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.077 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421908365492">>,"internet",[],{epdg_tun_pdp_ctx,3603079810,1635432443,{epdg_eua,33,<<192,168,0,44>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429973913541 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735047,5694996,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425085525680 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421808681349 send ok to <0.211.0> 08:32:30.078 [info] purge_ms_response(<<"262425085525680">>): ok *DBG* epdg_ue_fsm_262421808681349 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429973913541 send ok to <0.1880.0> 08:32:30.078 [info] ue_fsm ev_rx_swm_str 08:32:30.078 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429973913541 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735047,5694996,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1880.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425986156165 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429973913541 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429973913541 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425986156165 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423531105269 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735050,5694997,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1882.0> in state state_wait_delete_session_resp 08:32:30.078 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425085525680">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423531105269 send ok to <0.1882.0> *DBG* aaa_ue_fsm_262422708949049 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1828.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423531105269 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735050,5694997,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1882.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421908365492 send ok to <0.1879.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429973913541 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423531105269 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423531105269 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421908365492 consume call purge_ms_request from <0.1879.0> in state state_active => state_wait_delete_session_resp 08:32:30.078 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423667195414">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429973913541 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.078 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425986156165","262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.078 [info] purge_ms_response(<<"262421808681349">>): ok 08:32:30.078 [debug] SWx Tx SAR Imsi="262425986156165" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.078 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421808681349">>,"internet",[],undefined,true,0,false,false} 08:32:30.078 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,false,0,false,false} 08:32:30.078 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.078 [info] KMOD Port Delete PDP Context Call {<0.1142.0>,[alias|#Ref<0.2201401468.1057554437.49245>]}: {delete_pdp_context,{172,18,36,103},3603079810,1635432443,{192,168,0,44}} 08:32:30.078 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,true,0,false,false} 08:32:30.078 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,44}, 3603079810, 1635432443 08:32:30.078 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2887,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,44}},{i_tid,3603079810}]}} 08:32:30.078 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","373",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425986156165",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.078 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,202,86,230,21,0,2,0,2,0,16,0>> 08:32:30.078 [info] ue_fsm ev_rx_swm_str 08:32:30.078 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735050,5694997,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.078 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735050,5694997,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.078 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429973913541","262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.078 [debug] SWx Tx SAR Imsi="262429973913541" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.078 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,false,0,false,false} 08:32:30.078 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;358;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422708949049",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.078 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.078 [info] ue_fsm ev_rx_swx_saa 08:32:30.078 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,true,0,false,false} 08:32:30.078 [info] s2b: Tx {gtp,v2,delete_session_request,1635432443,5695000,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079810,<<172,18,36,20>>,undefined}]} 08:32:30.078 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","374",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429973913541",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.078 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422708949049","262422708949049@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.078 [info] ue_fsm ev_rx_swm_str 08:32:30.078 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423531105269","262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.078 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423667195414">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423531105269 send ok to <0.201.0> 08:32:30.078 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428912630815"],[],[]} *DBG* aaa_ue_fsm_262422708949049 send ok to <0.1828.0> *DBG* aaa_ue_fsm_262423531105269 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423667195414 receive call purge_ms_request from <0.1886.0> in state state_active *DBG* aaa_ue_fsm_262428912630815 receive call rx_s6b_str from <0.1884.0> in state state_authenticated *DBG* epdg_ue_fsm_262422708949049 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422708949049 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1828.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428912630815 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1884.0> *DBG* epdg_ue_fsm_262422708949049 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428912630815 consume call rx_s6b_str from <0.1884.0> in state state_authenticated *DBG* epdg_ue_fsm_262422708949049 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.079 [debug] SWx Tx SAR Imsi="262423531105269" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262423667195414 send ok to <0.1886.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.079 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","375",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423531105269",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423667195414 consume call purge_ms_request from <0.1886.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424367869803">>, message_type => purge_ms_req}} 08:32:30.079 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424367869803 receive call purge_ms_request from <0.1887.0> in state state_active 08:32:30.079 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.079 [info] ue_fsm ev_rx_s6b_str 08:32:30.079 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428912630815","262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.079 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.079 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423667195414">>,"internet",[],{epdg_tun_pdp_ctx,3603079816,107308699,{epdg_eua,33,<<192,168,0,50>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262426640349075 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa 08:32:30.079 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424367869803 send ok to <0.1887.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.079 [info] purge_ms_response(<<"262422708949049">>): ok *DBG* epdg_ue_fsm_262424367869803 consume call purge_ms_request from <0.1887.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426640349075 send ok to <0.1830.0> *DBG* epdg_ue_fsm_262426640349075 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423705140847">>, message_type => purge_ms_req}} 08:32:30.079 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262426640349075 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426640349075 send ok to <0.211.0> 08:32:30.079 [info] KMOD Port Delete PDP Context Call {<0.1202.0>,[alias|#Ref<0.2201401468.1057554435.41989>]}: {delete_pdp_context,{172,18,36,103},3603079816,107308699,{192,168,0,50}} *DBG* epdg_ue_fsm_262423705140847 receive call purge_ms_request from <0.1888.0> in state state_active 08:32:30.079 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422708949049">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426640349075 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.079 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,50}, 3603079816, 107308699 08:32:30.079 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],580,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,50}},{i_tid,3603079816}]}} 08:32:30.079 [info] s2b: Tx {gtp,v2,delete_session_request,107308699,5695001,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079816,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262420296040886 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735027,5694998,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1889.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420296040886 send ok to <0.1889.0> *DBG* epdg_ue_fsm_262420296040886 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735027,5694998,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1889.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420296040886 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.079 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424367869803">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420296040886 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.079 [info] ue_fsm purge_ms_request 08:32:30.079 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424367869803">>,"internet",[],{epdg_tun_pdp_ctx,3603079817,3661455199,{epdg_eua,33,<<192,168,0,51>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.079 [info] KMOD Port Delete PDP Context Call {<0.1212.0>,[alias|#Ref<0.2201401468.1057554437.49342>]}: {delete_pdp_context,{172,18,36,103},3603079817,3661455199,{192,168,0,51}} 08:32:30.079 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,51}, 3603079817, 3661455199 08:32:30.079 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3078,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,51}},{i_tid,3603079817}]}} 08:32:30.079 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;359;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426640349075",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.079 [info] ue_fsm ev_rx_swx_saa 08:32:30.079 [info] s2b: Tx {gtp,v2,delete_session_request,3661455199,5695002,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079817,<<172,18,36,20>>,undefined}]} 08:32:30.079 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426640349075","262426640349075@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.079 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.080 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,true,0,false,false} 08:32:30.080 [info] purge_ms_response(<<"262426640349075">>): ok 08:32:30.080 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423705140847">>,message_type => purge_ms_req} 08:32:30.080 [info] ue_fsm purge_ms_request 08:32:30.080 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,179,86,230,22,0,2,0,2,0,16,0>> 08:32:30.080 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426640349075">>,"internet",[],undefined,true,0,false,false} 08:32:30.080 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735027,5694998,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.080 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423705140847">>,"internet",[],{epdg_tun_pdp_ctx,3603079819,2805543538,{epdg_eua,33,<<192,168,0,53>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.080 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735027,5694998,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.080 [info] KMOD Port Delete PDP Context Call {<0.1232.0>,[alias|#Ref<0.2201401468.1057554435.42000>]}: {delete_pdp_context,{172,18,36,103},3603079819,2805543538,{192,168,0,53}} 08:32:30.080 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,53}, 3603079819, 2805543538 08:32:30.080 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],259,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,53}},{i_tid,3603079819}]}} 08:32:30.080 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,false,0,false,false} 08:32:30.080 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262421908365492 receive call rx_s6b_str from <0.1890.0> in state state_authenticated 08:32:30.080 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,true,0,false,false} 08:32:30.080 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421908365492 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1890.0> 08:32:30.080 [info] s2b: Tx {gtp,v2,delete_session_request,2805543538,5695003,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079819,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262421908365492 consume call rx_s6b_str from <0.1890.0> in state state_authenticated 08:32:30.080 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420296040886","262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423705140847 send ok to <0.1888.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.080 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421908365492"],[],[]} *DBG* epdg_ue_fsm_262423705140847 consume call purge_ms_request from <0.1888.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421078700698">>, message_type => purge_ms_req}} 08:32:30.080 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420296040886 send ok to <0.201.0> 08:32:30.080 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421908365492","262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420296040886 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421078700698 receive call purge_ms_request from <0.1892.0> in state state_active 08:32:30.080 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.080 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.080 [debug] SWx Tx SAR Imsi="262420296040886" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.080 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","376",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420296040886",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428445671895 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1832.0> in state state_authenticated_wait_swx_saa 08:32:30.081 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421078700698">>,message_type => purge_ms_req} 08:32:30.081 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262428445671895 send ok to <0.1832.0> 08:32:30.081 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421078700698">>,"internet",[],{epdg_tun_pdp_ctx,3603079809,1817629049,{epdg_eua,33,<<192,168,0,43>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428445671895 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421078700698 send ok to <0.1892.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428445671895 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1832.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.081 [info] KMOD Port Delete PDP Context Call {<0.1132.0>,[alias|#Ref<0.2201401468.1057554434.42058>]}: {delete_pdp_context,{172,18,36,103},3603079809,1817629049,{192,168,0,43}} *DBG* epdg_ue_fsm_262421078700698 consume call purge_ms_request from <0.1892.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428445671895 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420691613341">>, message_type => purge_ms_req}} 08:32:30.081 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,43}, 3603079809, 1817629049 *DBG* epdg_ue_fsm_262428445671895 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.081 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],323,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,43}},{i_tid,3603079809}]}} *DBG* epdg_ue_fsm_262420691613341 receive call purge_ms_request from <0.1893.0> in state state_active 08:32:30.081 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;360;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428445671895",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.081 [info] ue_fsm ev_rx_swx_saa 08:32:30.081 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428445671895","262428445671895@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.081 [info] s2b: Tx {gtp,v2,delete_session_request,1817629049,5695004,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079809,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262420691613341 send ok to <0.1893.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.081 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420691613341 consume call purge_ms_request from <0.1893.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423725582410">>, message_type => purge_ms_req}} 08:32:30.081 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,true,0,false,false} 08:32:30.081 [info] purge_ms_response(<<"262428445671895">>): ok *DBG* epdg_ue_fsm_262423725582410 receive call purge_ms_request from <0.1894.0> in state state_active 08:32:30.081 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428445671895">>,"internet",[],undefined,true,0,false,false} 08:32:30.081 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420691613341">>,message_type => purge_ms_req} 08:32:30.081 [info] ue_fsm purge_ms_request 08:32:30.081 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420691613341">>,"internet",[],{epdg_tun_pdp_ctx,3603079799,2692979042,{epdg_eua,33,<<192,168,0,33>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.081 [info] KMOD Port Delete PDP Context Call {<0.1032.0>,[alias|#Ref<0.2201401468.1057554437.49393>]}: {delete_pdp_context,{172,18,36,103},3603079799,2692979042,{192,168,0,33}} 08:32:30.081 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,33}, 3603079799, 2692979042 08:32:30.081 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],387,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,33}},{i_tid,3603079799}]}} *DBG* epdg_ue_fsm_262423725582410 send ok to <0.1894.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423725582410 consume call purge_ms_request from <0.1894.0> in state state_active => state_wait_delete_session_resp 08:32:30.081 [info] s2b: Tx {gtp,v2,delete_session_request,2692979042,5695005,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079799,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262423667195414 receive call rx_s6b_str from <0.1895.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422892747488">>, message_type => purge_ms_req}} 08:32:30.081 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423725582410">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423667195414 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1895.0> 08:32:30.081 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423667195414 consume call rx_s6b_str from <0.1895.0> in state state_authenticated *DBG* epdg_ue_fsm_262422892747488 receive call purge_ms_request from <0.1897.0> in state state_active 08:32:30.081 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423725582410">>,"internet",[],{epdg_tun_pdp_ctx,3603079818,2885617456,{epdg_eua,33,<<192,168,0,52>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.081 [info] KMOD Port Delete PDP Context Call {<0.1222.0>,[alias|#Ref<0.2201401468.1057554434.42084>]}: {delete_pdp_context,{172,18,36,103},3603079818,2885617456,{192,168,0,52}} *DBG* epdg_ue_fsm_262428912630815 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735053,5694999,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1896.0> in state state_wait_delete_session_resp 08:32:30.081 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,52}, 3603079818, 2885617456 *DBG* aaa_ue_fsm_262424367869803 receive call rx_s6b_str from <0.1898.0> in state state_authenticated *DBG* epdg_ue_fsm_262428912630815 send ok to <0.1896.0> *DBG* aaa_ue_fsm_262424367869803 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1898.0> 08:32:30.081 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3142,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,52}},{i_tid,3603079818}]}} *DBG* epdg_ue_fsm_262428912630815 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735053,5694999,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1896.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424367869803 consume call rx_s6b_str from <0.1898.0> in state state_authenticated *DBG* aaa_ue_fsm_262428912630815 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422892747488 send ok to <0.1897.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428912630815 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422892747488 consume call purge_ms_request from <0.1897.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429798740543">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427482390891 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1834.0> in state state_authenticated_wait_swx_saa 08:32:30.081 [info] s2b: Tx {gtp,v2,delete_session_request,2885617456,5695006,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079818,<<172,18,36,20>>,undefined}]} 08:32:30.081 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423667195414"],[],[]} 08:32:30.081 [info] ue_fsm ev_rx_s6b_str 08:32:30.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423667195414","262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.082 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,205,86,230,23,0,2,0,2,0,16,0>> 08:32:30.082 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422892747488">>,message_type => purge_ms_req} 08:32:30.082 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735053,5694999,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.082 [info] ue_fsm purge_ms_request 08:32:30.082 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735053,5694999,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.082 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422892747488">>,"internet",[],{epdg_tun_pdp_ctx,3603079815,2651161295,{epdg_eua,33,<<192,168,0,49>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.082 [info] KMOD Port Delete PDP Context Call {<0.1192.0>,[alias|#Ref<0.2201401468.1057554435.42027>]}: {delete_pdp_context,{172,18,36,103},3603079815,2651161295,{192,168,0,49}} 08:32:30.082 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,49}, 3603079815, 2651161295 08:32:30.082 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424367869803"],[],[]} 08:32:30.082 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,false,0,false,false} 08:32:30.082 [info] ue_fsm ev_rx_s6b_str 08:32:30.082 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3206,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,49}},{i_tid,3603079815}]}} 08:32:30.082 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424367869803","262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.082 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,true,0,false,false} 08:32:30.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.082 [info] s2b: Tx {gtp,v2,delete_session_request,2651161295,5695007,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079815,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262421078700698 receive call rx_s6b_str from <0.1901.0> in state state_authenticated 08:32:30.082 [info] ue_fsm ev_rx_swm_str 08:32:30.082 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428912630815","262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.082 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;361;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427482390891",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421078700698 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1901.0> 08:32:30.082 [debug] SWx Tx SAR Imsi="262428912630815" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421078700698 consume call rx_s6b_str from <0.1901.0> in state state_authenticated 08:32:30.082 [info] ue_fsm ev_rx_swx_saa 08:32:30.082 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","377",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428912630815",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.082 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429798740543">>,message_type => purge_ms_req} 08:32:30.082 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427482390891","262427482390891@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262428912630815 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420691613341 receive call rx_s6b_str from <0.1902.0> in state state_authenticated *DBG* epdg_ue_fsm_262429798740543 receive call purge_ms_request from <0.1903.0> in state state_active *DBG* aaa_ue_fsm_262427482390891 send ok to <0.1834.0> 08:32:30.083 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,201,86,230,24,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428912630815 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420691613341 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1902.0> *DBG* epdg_ue_fsm_262427482390891 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427482390891 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1834.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.083 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423705140847"],[],[]} *DBG* aaa_ue_fsm_262420691613341 consume call rx_s6b_str from <0.1902.0> in state state_authenticated *DBG* epdg_ue_fsm_262421908365492 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735049,5695000,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1904.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423705140847 receive call rx_s6b_str from <0.1900.0> in state state_authenticated 08:32:30.083 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421078700698"],[],[]} *DBG* aaa_ue_fsm_262421814266440 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1836.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427482390891 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423705140847 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1900.0> *DBG* epdg_ue_fsm_262427482390891 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421908365492 send ok to <0.1904.0> *DBG* aaa_ue_fsm_262423705140847 consume call rx_s6b_str from <0.1900.0> in state state_authenticated *DBG* aaa_ue_fsm_262421814266440 send ok to <0.1836.0> 08:32:30.083 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421814266440 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1836.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.083 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421078700698","262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.083 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.083 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.084 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420691613341"],[],[]} 08:32:30.084 [info] ue_fsm ev_rx_s6b_str 08:32:30.084 [info] ue_fsm purge_ms_request 08:32:30.084 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.084 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420691613341","262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.084 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.084 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429798740543">>,"internet",[],{epdg_tun_pdp_ctx,3603079802,2896607859,{epdg_eua,33,<<192,168,0,36>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.084 [info] KMOD Port Delete PDP Context Call {<0.1062.0>,[alias|#Ref<0.2201401468.1057554438.50362>]}: {delete_pdp_context,{172,18,36,103},3603079802,2896607859,{192,168,0,36}} 08:32:30.084 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.084 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735049,5695000,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.084 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,36}, 3603079802, 2896607859 08:32:30.084 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735049,5695000,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.084 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],2951,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,36}},{i_tid,3603079802}]}} 08:32:30.084 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;362;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421814266440",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.084 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,true,0,false,false} 08:32:30.084 [info] ue_fsm ev_rx_swx_saa 08:32:30.084 [info] ue_fsm ev_rx_s6b_str 08:32:30.084 [info] purge_ms_response(<<"262427482390891">>): ok 08:32:30.084 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423705140847","262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.084 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,false,0,false,false} 08:32:30.084 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.084 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427482390891">>,"internet",[],undefined,true,0,false,false} 08:32:30.084 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.084 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.084 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421814266440","262421814266440@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.084 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.084 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421814266440 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.084 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,207,86,230,25,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421908365492 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735049,5695000,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1904.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.084 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423725582410"],[],[]} *DBG* epdg_ue_fsm_262421814266440 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421908365492 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421908365492 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423725582410 receive call rx_s6b_str from <0.1905.0> in state state_authenticated 08:32:30.085 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422892747488"],[],[]} *DBG* epdg_ue_fsm_262421814266440 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423667195414 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735055,5695001,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1907.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423725582410 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1905.0> 08:32:30.085 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423667195414 send ok to <0.1907.0> *DBG* aaa_ue_fsm_262421908365492 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423725582410 consume call rx_s6b_str from <0.1905.0> in state state_authenticated *DBG* aaa_ue_fsm_262422892747488 receive call rx_s6b_str from <0.1906.0> in state state_authenticated *DBG* aaa_ue_fsm_262421908365492 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.085 [info] purge_ms_response(<<"262421814266440">>): ok *DBG* epdg_ue_fsm_262423667195414 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735055,5695001,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1907.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429798740543 send ok to <0.1903.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262422892747488 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1906.0> 08:32:30.085 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735055,5695001,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423667195414 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424367869803 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735056,5695002,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1909.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423667195414 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429798740543 consume call purge_ms_request from <0.1903.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429712715435 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1838.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428616917050">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422892747488 consume call rx_s6b_str from <0.1906.0> in state state_authenticated *DBG* epdg_ue_fsm_262424367869803 send ok to <0.1909.0> *DBG* aaa_ue_fsm_262423667195414 send ok to <0.201.0> 08:32:30.085 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262423667195414 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.085 [info] ue_fsm ev_rx_s6b_str 08:32:30.085 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421814266440">>,"internet",[],undefined,true,0,false,false} 08:32:30.085 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735055,5695001,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.085 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421908365492","262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.085 [debug] SWx Tx SAR Imsi="262421908365492" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.086 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423725582410","262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.086 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","378",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421908365492",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.086 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,false,0,false,false} 08:32:30.086 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.086 [info] ue_fsm ev_rx_s6b_str 08:32:30.086 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.086 [info] s2b: Tx {gtp,v2,delete_session_request,2896607859,5695008,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079802,<<172,18,36,20>>,undefined}]} 08:32:30.086 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,true,0,false,false} 08:32:30.086 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,208,86,230,26,0,2,0,2,0,16,0>> 08:32:30.086 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735056,5695002,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.086 [info] ue_fsm ev_rx_swm_str 08:32:30.086 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422892747488","262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.086 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.086 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735056,5695002,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.086 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.086 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;363;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429712715435",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.086 [info] ue_fsm ev_rx_swx_saa 08:32:30.086 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423667195414","262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.086 [debug] SWx Tx SAR Imsi="262423667195414" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.086 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,false,0,false,false} 08:32:30.086 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","379",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423667195414",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.086 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,200,86,230,28,0,2,0,2,0,16,0>> 08:32:30.086 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429712715435","262429712715435@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.086 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428616917050">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429712715435 send ok to <0.1838.0> *DBG* epdg_ue_fsm_262421078700698 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735048,5695004,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1912.0> in state state_wait_delete_session_resp 08:32:30.086 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429712715435 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428616917050 receive call purge_ms_request from <0.1913.0> in state state_active *DBG* aaa_ue_fsm_262429712715435 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1838.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424367869803 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735056,5695002,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1909.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.086 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;364;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427334714700",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421078700698 send ok to <0.1912.0> *DBG* epdg_ue_fsm_262429712715435 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424367869803 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424367869803 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427334714700 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1840.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420691613341 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735038,5695005,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1914.0> in state state_wait_delete_session_resp 08:32:30.087 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429798740543"],[],[]} *DBG* epdg_ue_fsm_262421078700698 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735048,5695004,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1912.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429712715435 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424367869803 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421078700698 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420691613341 send ok to <0.1914.0> *DBG* epdg_ue_fsm_262421078700698 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423705140847 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735058,5695003,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1916.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424367869803 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420691613341 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735038,5695005,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1914.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420691613341 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.087 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735048,5695004,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.087 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735048,5695004,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.087 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.087 [info] ue_fsm purge_ms_request 08:32:30.087 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,false,0,false,false} 08:32:30.088 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,true,0,false,false} 08:32:30.088 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.088 [info] purge_ms_response(<<"262429712715435">>): ok 08:32:30.088 [info] ue_fsm ev_rx_swm_str 08:32:30.088 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428616917050">>,"internet",[],{epdg_tun_pdp_ctx,3603079820,3577029531,{epdg_eua,33,<<192,168,0,54>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.088 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,190,86,230,29,0,2,0,2,0,16,0>> 08:32:30.088 [info] KMOD Port Delete PDP Context Call {<0.1242.0>,[alias|#Ref<0.2201401468.1057554438.50389>]}: {delete_pdp_context,{172,18,36,103},3603079820,3577029531,{192,168,0,54}} 08:32:30.088 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735038,5695005,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.088 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,54}, 3603079820, 3577029531 08:32:30.088 [info] ue_fsm ev_rx_swx_saa 08:32:30.088 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735038,5695005,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.088 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,true,0,false,false} 08:32:30.088 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3015,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,54}},{i_tid,3603079820}]}} 08:32:30.088 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429712715435">>,"internet",[],undefined,true,0,false,false} 08:32:30.088 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424367869803","262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.088 [debug] SWx Tx SAR Imsi="262424367869803" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.088 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","380",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424367869803",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.088 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427334714700","262427334714700@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.088 [info] ue_fsm ev_rx_swm_str 08:32:30.088 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,false,0,false,false} 08:32:30.088 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.088 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,210,86,230,27,0,2,0,2,0,16,0>> 08:32:30.088 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735058,5695003,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.088 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735058,5695003,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.088 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421078700698","262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.088 [debug] SWx Tx SAR Imsi="262421078700698" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.088 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,true,0,false,false} 08:32:30.088 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;365;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429347975063",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429347975063 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1849.0> in state state_authenticated_wait_swx_saa 08:32:30.088 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","381",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421078700698",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.088 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421078700698 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427334714700 send ok to <0.1840.0> *DBG* aaa_ue_fsm_262420691613341 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427334714700 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421078700698 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423705140847 send ok to <0.1916.0> 08:32:30.088 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427334714700 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1840.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427334714700 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423705140847 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735058,5695003,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1916.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420691613341 send ok to <0.201.0> 08:32:30.089 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423725582410 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735057,5695006,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1918.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423705140847 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429347975063 send ok to <0.1849.0> *DBG* epdg_ue_fsm_262427334714700 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429798740543 receive call rx_s6b_str from <0.1911.0> in state state_authenticated *DBG* epdg_ue_fsm_262429347975063 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423705140847 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423484463394 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1853.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420691613341 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.089 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429347975063","262429347975063@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423725582410 send ok to <0.1918.0> *DBG* aaa_ue_fsm_262429347975063 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1849.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262429798740543 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1911.0> *DBG* epdg_ue_fsm_262429347975063 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429798740543 consume call rx_s6b_str from <0.1911.0> in state state_authenticated *DBG* epdg_ue_fsm_262422892747488 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735054,5695007,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1920.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423725582410 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735057,5695006,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1918.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429347975063 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423705140847 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423484463394 send ok to <0.1853.0> *DBG* epdg_ue_fsm_262422892747488 send ok to <0.1920.0> *DBG* epdg_ue_fsm_262423725582410 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423484463394 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423725582410 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423705140847 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423484463394 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1853.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.089 [info] ue_fsm ev_rx_swm_str 08:32:30.089 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.089 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.090 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,209,86,230,30,0,2,0,2,0,16,0>> 08:32:30.090 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420691613341","262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.090 [debug] SWx Tx SAR Imsi="262420691613341" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.090 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735057,5695006,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.090 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735057,5695006,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.090 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,true,0,false,false} 08:32:30.090 [info] purge_ms_response(<<"262427334714700">>): ok 08:32:30.090 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","382",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420691613341",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.090 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,true,0,false,false} 08:32:30.090 [info] ue_fsm ev_rx_swm_str 08:32:30.090 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.090 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427334714700">>,"internet",[],undefined,true,0,false,false} 08:32:30.090 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;366;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423484463394",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.090 [info] ue_fsm ev_rx_swx_saa 08:32:30.090 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,false,0,false,false} 08:32:30.090 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.090 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423705140847","262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.090 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,206,86,230,31,0,2,0,2,0,16,0>> 08:32:30.090 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429798740543","262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.090 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,true,0,false,false} 08:32:30.090 [debug] SWx Tx SAR Imsi="262423705140847" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.090 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.090 [info] purge_ms_response(<<"262429347975063">>): ok 08:32:30.090 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735054,5695007,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.090 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.090 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735054,5695007,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.090 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,true,0,false,false} 08:32:30.090 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423484463394","262423484463394@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.090 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429347975063">>,"internet",[],undefined,true,0,false,false} 08:32:30.090 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","383",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423705140847",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.090 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,false,0,false,false} 08:32:30.090 [info] ue_fsm ev_rx_swm_str 08:32:30.090 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.090 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.090 [info] s2b: Tx {gtp,v2,delete_session_request,3577029531,5695009,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079820,<<172,18,36,20>>,undefined}]} 08:32:30.090 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;367;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427764748761",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428616917050 send ok to <0.1913.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428616917050 consume call purge_ms_request from <0.1913.0> in state state_active => state_wait_delete_session_resp 08:32:30.090 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427764748761 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1865.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420518247398">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422892747488 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735054,5695007,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1920.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.090 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422892747488 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.090 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423725582410","262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423484463394 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420518247398 receive call purge_ms_request from <0.1922.0> in state state_active *DBG* epdg_ue_fsm_262423484463394 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.091 [info] ue_fsm ev_rx_swx_saa 08:32:30.091 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427764748761","262427764748761@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.091 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420518247398">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262423725582410 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427764748761 send ok to <0.1865.0> *DBG* aaa_ue_fsm_262422892747488 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.091 [info] purge_ms_response(<<"262423484463394">>): ok *DBG* epdg_ue_fsm_262427764748761 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423725582410 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427764748761 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1865.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.091 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420518247398 send ok to <0.1922.0> *DBG* epdg_ue_fsm_262427764748761 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.091 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423484463394">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420518247398 consume call purge_ms_request from <0.1922.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427764748761 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422892747488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421052232407 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1869.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427345757122">>, message_type => purge_ms_req}} 08:32:30.091 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420518247398">>,"internet",[],{epdg_tun_pdp_ctx,3603079823,2022894657,{epdg_eua,33,<<192,168,0,57>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422892747488 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421052232407 send ok to <0.1869.0> *DBG* epdg_ue_fsm_262421052232407 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427345757122 receive call purge_ms_request from <0.1925.0> in state state_active *DBG* aaa_ue_fsm_262421052232407 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1869.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.091 [debug] SWx Tx SAR Imsi="262423725582410" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262421052232407 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421052232407 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.091 [info] KMOD Port Delete PDP Context Call {<0.1272.0>,[alias|#Ref<0.2201401468.1057554438.50408>]}: {delete_pdp_context,{172,18,36,103},3603079823,2022894657,{192,168,0,57}} 08:32:30.091 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","384",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423725582410",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.091 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,57}, 3603079823, 2022894657 08:32:30.091 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3270,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,57}},{i_tid,3603079823}]}} 08:32:30.091 [info] ue_fsm ev_rx_swm_str 08:32:30.091 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.091 [info] s2b: Tx {gtp,v2,delete_session_request,2022894657,5695010,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079823,<<172,18,36,20>>,undefined}]} 08:32:30.091 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422892747488","262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.091 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,true,0,false,false} 08:32:30.091 [debug] SWx Tx SAR Imsi="262422892747488" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.091 [info] purge_ms_response(<<"262427764748761">>): ok 08:32:30.091 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;368;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421052232407",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.091 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","385",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422892747488",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.091 [info] ue_fsm ev_rx_swx_saa 08:32:30.091 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427764748761">>,"internet",[],undefined,true,0,false,false} 08:32:30.092 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421052232407","262421052232407@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.092 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.092 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427345757122">>,message_type => purge_ms_req} 08:32:30.092 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262428616917050 receive call rx_s6b_str from <0.1926.0> in state state_authenticated 08:32:30.092 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,true,0,false,false} 08:32:30.092 [info] purge_ms_response(<<"262421052232407">>): ok 08:32:30.092 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427345757122">>,"internet",[],{epdg_tun_pdp_ctx,3603079821,1550591105,{epdg_eua,33,<<192,168,0,55>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428616917050 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1926.0> 08:32:30.092 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421052232407">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262428616917050 consume call rx_s6b_str from <0.1926.0> in state state_authenticated 08:32:30.092 [info] KMOD Port Delete PDP Context Call {<0.1252.0>,[alias|#Ref<0.2201401468.1057554438.50417>]}: {delete_pdp_context,{172,18,36,103},3603079821,1550591105,{192,168,0,55}} 08:32:30.092 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,55}, 3603079821, 1550591105 08:32:30.092 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3334,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,55}},{i_tid,3603079821}]}} 08:32:30.092 [info] s2b: Tx {gtp,v2,delete_session_request,1550591105,5695011,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079821,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262426826447213 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1872.0> in state state_authenticated_wait_swx_saa 08:32:30.092 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428616917050"],[],[]} *DBG* epdg_ue_fsm_262427345757122 send ok to <0.1925.0> *DBG* aaa_ue_fsm_262420518247398 receive call rx_s6b_str from <0.1927.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262426826447213 send ok to <0.1872.0> 08:32:30.092 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262426826447213 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427345757122 consume call purge_ms_request from <0.1925.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420518247398 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1927.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424944404178">>, message_type => purge_ms_req}} 08:32:30.093 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428616917050","262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426826447213 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1872.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426826447213 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420518247398 consume call rx_s6b_str from <0.1927.0> in state state_authenticated 08:32:30.093 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262424944404178 receive call purge_ms_request from <0.1928.0> in state state_active *DBG* epdg_ue_fsm_262426826447213 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.093 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.093 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;369;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426826447213",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.093 [info] ue_fsm ev_rx_swx_saa 08:32:30.093 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420518247398"],[],[]} 08:32:30.093 [info] ue_fsm ev_rx_s6b_str 08:32:30.093 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426826447213","262426826447213@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424944404178 send ok to <0.1928.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424944404178 consume call purge_ms_request from <0.1928.0> in state state_active => state_wait_delete_session_resp 08:32:30.093 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429296027149">>, message_type => purge_ms_req}} 08:32:30.093 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420518247398","262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.093 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262429296027149 receive call purge_ms_request from <0.1929.0> in state state_active 08:32:30.093 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.093 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,true,0,false,false} 08:32:30.093 [info] purge_ms_response(<<"262426826447213">>): ok 08:32:30.093 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424944404178">>,message_type => purge_ms_req} 08:32:30.093 [info] ue_fsm purge_ms_request 08:32:30.093 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426826447213">>,"internet",[],undefined,true,0,false,false} 08:32:30.093 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424944404178">>,"internet",[],{epdg_tun_pdp_ctx,3603079807,3917042161,{epdg_eua,33,<<192,168,0,41>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.093 [info] KMOD Port Delete PDP Context Call {<0.1112.0>,[alias|#Ref<0.2201401468.1057554435.42323>]}: {delete_pdp_context,{172,18,36,103},3603079807,3917042161,{192,168,0,41}} 08:32:30.093 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,41}, 3603079807, 3917042161 *DBG* epdg_ue_fsm_262429296027149 send ok to <0.1929.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.093 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3079,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,41}},{i_tid,3603079807}]}} *DBG* epdg_ue_fsm_262429296027149 consume call purge_ms_request from <0.1929.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421417681309">>, message_type => purge_ms_req}} 08:32:30.093 [info] s2b: Tx {gtp,v2,delete_session_request,3917042161,5695012,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079807,<<172,18,36,20>>,undefined}]} 08:32:30.093 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429296027149">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421417681309 receive call purge_ms_request from <0.1930.0> in state state_active 08:32:30.093 [info] ue_fsm purge_ms_request 08:32:30.093 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429296027149">>,"internet",[],{epdg_tun_pdp_ctx,3603079826,115911945,{epdg_eua,33,<<192,168,0,60>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.093 [info] KMOD Port Delete PDP Context Call {<0.1302.0>,[alias|#Ref<0.2201401468.1057554434.42330>]}: {delete_pdp_context,{172,18,36,103},3603079826,115911945,{192,168,0,60}} 08:32:30.093 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,60}, 3603079826, 115911945 08:32:30.093 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3143,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,60}},{i_tid,3603079826}]}} 08:32:30.094 [info] s2b: Tx {gtp,v2,delete_session_request,115911945,5695013,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079826,<<172,18,36,20>>,undefined}]} 08:32:30.094 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421417681309">>,message_type => purge_ms_req} 08:32:30.094 [info] ue_fsm purge_ms_request 08:32:30.094 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421417681309">>,"internet",[],{epdg_tun_pdp_ctx,3603079827,81161760,{epdg_eua,33,<<192,168,0,61>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421417681309 send ok to <0.1930.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.094 [info] KMOD Port Delete PDP Context Call {<0.1312.0>,[alias|#Ref<0.2201401468.1057554435.42360>]}: {delete_pdp_context,{172,18,36,103},3603079827,81161760,{192,168,0,61}} *DBG* epdg_ue_fsm_262421417681309 consume call purge_ms_request from <0.1930.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423264083417">>, message_type => purge_ms_req}} 08:32:30.094 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,61}, 3603079827, 81161760 08:32:30.094 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],451,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,61}},{i_tid,3603079827}]}} 08:32:30.094 [info] s2b: Tx {gtp,v2,delete_session_request,81161760,5695014,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079827,<<172,18,36,20>>,undefined}]} 08:32:30.094 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423264083417">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423264083417 receive call purge_ms_request from <0.1931.0> in state state_active 08:32:30.094 [info] ue_fsm purge_ms_request 08:32:30.094 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423264083417">>,"internet",[],{epdg_tun_pdp_ctx,3603079822,2895142264,{epdg_eua,33,<<192,168,0,56>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.094 [info] KMOD Port Delete PDP Context Call {<0.1262.0>,[alias|#Ref<0.2201401468.1057554433.45435>]}: {delete_pdp_context,{172,18,36,103},3603079822,2895142264,{192,168,0,56}} 08:32:30.094 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,56}, 3603079822, 2895142264 08:32:30.094 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],515,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,56}},{i_tid,3603079822}]}} 08:32:30.094 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,193,86,230,32,0,2,0,2,0,16,0>> 08:32:30.094 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735041,5695008,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429798740543 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735041,5695008,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1932.0> in state state_wait_delete_session_resp 08:32:30.094 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735041,5695008,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.094 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429798740543 send ok to <0.1932.0> *DBG* epdg_ue_fsm_262429798740543 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735041,5695008,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1932.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427345757122 receive call rx_s6b_str from <0.1933.0> in state state_authenticated 08:32:30.094 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423264083417 send ok to <0.1931.0> *DBG* aaa_ue_fsm_262429798740543 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429798740543 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.094 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427345757122"],[],[]} *DBG* epdg_ue_fsm_262423264083417 consume call purge_ms_request from <0.1931.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428616917050 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735059,5695009,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1934.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423006599341">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427345757122 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1933.0> 08:32:30.094 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429798740543 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428616917050 send ok to <0.1934.0> *DBG* aaa_ue_fsm_262427345757122 consume call rx_s6b_str from <0.1933.0> in state state_authenticated *DBG* aaa_ue_fsm_262429798740543 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.094 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423006599341 receive call purge_ms_request from <0.1936.0> in state state_active *DBG* epdg_ue_fsm_262428616917050 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735059,5695009,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1934.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428616917050 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.094 [info] s2b: Tx {gtp,v2,delete_session_request,2895142264,5695015,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079822,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262428616917050 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427286385351 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1874.0> in state state_authenticated_wait_swx_saa 08:32:30.094 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428616917050 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427286385351 send ok to <0.1874.0> *DBG* epdg_ue_fsm_262427286385351 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428616917050 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427286385351 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1874.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.095 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,211,86,230,33,0,2,0,2,0,16,0>> 08:32:30.095 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735059,5695009,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.095 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735059,5695009,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.095 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427345757122","262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.095 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429798740543","262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.095 [debug] SWx Tx SAR Imsi="262429798740543" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.095 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.095 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.095 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","386",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429798740543",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.095 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,false,0,false,false} 08:32:30.095 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423006599341">>,message_type => purge_ms_req} 08:32:30.095 [info] ue_fsm purge_ms_request 08:32:30.095 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,true,0,false,false} 08:32:30.095 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;370;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427286385351",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.095 [info] ue_fsm ev_rx_swm_str 08:32:30.095 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423006599341">>,"internet",[],{epdg_tun_pdp_ctx,3603079824,10757996,{epdg_eua,33,<<192,168,0,58>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.095 [info] ue_fsm ev_rx_swx_saa 08:32:30.095 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428616917050","262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.095 [info] KMOD Port Delete PDP Context Call {<0.1282.0>,[alias|#Ref<0.2201401468.1057554437.49577>]}: {delete_pdp_context,{172,18,36,103},3603079824,10757996,{192,168,0,58}} 08:32:30.095 [debug] SWx Tx SAR Imsi="262428616917050" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.095 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,58}, 3603079824, 10757996 08:32:30.095 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427286385351","262427286385351@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424944404178 receive call rx_s6b_str from <0.1938.0> in state state_authenticated 08:32:30.095 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3398,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,58}},{i_tid,3603079824}]}} *DBG* aaa_ue_fsm_262424944404178 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1938.0> 08:32:30.095 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","387",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428616917050",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424944404178 consume call rx_s6b_str from <0.1938.0> in state state_authenticated 08:32:30.095 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.095 [info] s2b: Tx {gtp,v2,delete_session_request,10757996,5695016,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079824,<<172,18,36,20>>,undefined}]} 08:32:30.095 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423006599341 send ok to <0.1936.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427286385351 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423006599341 consume call purge_ms_request from <0.1936.0> in state state_active => state_wait_delete_session_resp 08:32:30.096 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424944404178"],[],[]} *DBG* epdg_ue_fsm_262420518247398 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735062,5695010,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1939.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420727472296">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427286385351 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.096 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420518247398 send ok to <0.1939.0> 08:32:30.096 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424944404178","262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.096 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420727472296 receive call purge_ms_request from <0.1940.0> in state state_active *DBG* epdg_ue_fsm_262420518247398 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735062,5695010,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1939.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420518247398 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.096 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420518247398 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.096 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,214,86,230,34,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420518247398 send ok to <0.201.0> 08:32:30.096 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735062,5695010,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429296027149 receive call rx_s6b_str from <0.1941.0> in state state_authenticated *DBG* aaa_ue_fsm_262420518247398 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.096 [info] purge_ms_response(<<"262427286385351">>): ok *DBG* aaa_ue_fsm_262426554462165 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1877.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420727472296 send ok to <0.1940.0> 08:32:30.096 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735062,5695010,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429296027149 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1941.0> *DBG* aaa_ue_fsm_262426554462165 send ok to <0.1877.0> *DBG* epdg_ue_fsm_262426554462165 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420727472296 consume call purge_ms_request from <0.1940.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422857996750">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429296027149 consume call rx_s6b_str from <0.1941.0> in state state_authenticated *DBG* aaa_ue_fsm_262426554462165 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1877.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426554462165 send ok to <0.211.0> 08:32:30.096 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427286385351">>,"internet",[],undefined,true,0,false,false} 08:32:30.096 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,false,0,false,false} 08:32:30.096 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.096 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420727472296">>,message_type => purge_ms_req} 08:32:30.096 [info] ue_fsm purge_ms_request 08:32:30.096 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,true,0,false,false} 08:32:30.096 [info] ue_fsm ev_rx_swm_str 08:32:30.096 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420727472296">>,"internet",[],{epdg_tun_pdp_ctx,3603079831,4104226678,{epdg_eua,33,<<192,168,0,65>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.096 [info] KMOD Port Delete PDP Context Call {<0.1352.0>,[alias|#Ref<0.2201401468.1057554438.50486>]}: {delete_pdp_context,{172,18,36,103},3603079831,4104226678,{192,168,0,65}} 08:32:30.096 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420518247398","262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.096 [debug] SWx Tx SAR Imsi="262420518247398" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.096 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,65}, 3603079831, 4104226678 08:32:30.096 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3462,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,65}},{i_tid,3603079831}]}} 08:32:30.096 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","388",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420518247398",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.096 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429296027149"],[],[]} 08:32:30.096 [info] ue_fsm ev_rx_s6b_str 08:32:30.096 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;371;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426554462165",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.096 [info] s2b: Tx {gtp,v2,delete_session_request,4104226678,5695017,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079831,<<172,18,36,20>>,undefined}]} 08:32:30.096 [info] ue_fsm ev_rx_swx_saa 08:32:30.096 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429296027149","262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.096 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.096 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426554462165","262426554462165@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.096 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.096 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.096 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,true,0,false,false} 08:32:30.096 [info] purge_ms_response(<<"262426554462165">>): ok 08:32:30.097 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422857996750">>,message_type => purge_ms_req} 08:32:30.097 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426554462165">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426554462165 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.097 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,212,86,230,35,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422857996750 receive call purge_ms_request from <0.1943.0> in state state_active 08:32:30.097 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;372;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429203333187",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427345757122 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735060,5695011,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1944.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429203333187 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1878.0> in state state_authenticated_wait_swx_saa 08:32:30.097 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262427345757122 send ok to <0.1944.0> *DBG* aaa_ue_fsm_262429203333187 send ok to <0.1878.0> 08:32:30.097 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422857996750">>,"internet",[],{epdg_tun_pdp_ctx,3603079828,254014633,{epdg_eua,33,<<192,168,0,62>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429203333187 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427345757122 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735060,5695011,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1944.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429203333187 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1878.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.097 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735060,5695011,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427345757122 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429203333187 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424944404178 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735046,5695012,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1946.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427345757122 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421417681309 receive call rx_s6b_str from <0.1945.0> in state state_authenticated 08:32:30.097 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735060,5695011,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429203333187 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424944404178 send ok to <0.1946.0> 08:32:30.097 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421417681309 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1945.0> *DBG* aaa_ue_fsm_262421417681309 consume call rx_s6b_str from <0.1945.0> in state state_authenticated *DBG* epdg_ue_fsm_262422857996750 send ok to <0.1943.0> *DBG* epdg_ue_fsm_262424944404178 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735046,5695012,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1946.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427345757122 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422857996750 consume call purge_ms_request from <0.1943.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424944404178 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424944404178 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.097 [info] KMOD Port Delete PDP Context Call {<0.1322.0>,[alias|#Ref<0.2201401468.1057554434.42391>]}: {delete_pdp_context,{172,18,36,103},3603079828,254014633,{192,168,0,62}} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422570687416">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427345757122 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.097 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,62}, 3603079828, 254014633 08:32:30.097 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],69,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,62}},{i_tid,3603079828}]}} 08:32:30.097 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,false,0,false,false} 08:32:30.097 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.097 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429203333187","262429203333187@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.097 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,198,86,230,36,0,2,0,2,0,16,0>> 08:32:30.097 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,true,0,false,false} 08:32:30.097 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.097 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735046,5695012,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.097 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421417681309"],[],[]} 08:32:30.097 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,true,0,false,false} 08:32:30.097 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735046,5695012,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.097 [info] purge_ms_response(<<"262429203333187">>): ok 08:32:30.097 [info] ue_fsm ev_rx_s6b_str 08:32:30.097 [info] ue_fsm ev_rx_swm_str 08:32:30.098 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429203333187">>,"internet",[],undefined,true,0,false,false} 08:32:30.098 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427345757122","262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.098 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,false,0,false,false} 08:32:30.098 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421417681309","262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.098 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.098 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.098 [debug] SWx Tx SAR Imsi="262427345757122" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.098 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,true,0,false,false} 08:32:30.098 [info] s2b: Tx {gtp,v2,delete_session_request,254014633,5695018,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079828,<<172,18,36,20>>,undefined}]} 08:32:30.098 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.098 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","389",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427345757122",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.098 [info] ue_fsm ev_rx_swm_str 08:32:30.098 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424944404178","262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.098 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422570687416">>,message_type => purge_ms_req} 08:32:30.098 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423264083417"],[],[]} *DBG* epdg_ue_fsm_262422570687416 receive call purge_ms_request from <0.1949.0> in state state_active *DBG* aaa_ue_fsm_262423264083417 receive call rx_s6b_str from <0.1948.0> in state state_authenticated 08:32:30.098 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;373;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425986156165",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423264083417 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1948.0> *DBG* aaa_ue_fsm_262423264083417 consume call rx_s6b_str from <0.1948.0> in state state_authenticated *DBG* aaa_ue_fsm_262424944404178 send ok to <0.201.0> 08:32:30.098 [debug] SWx Tx SAR Imsi="262424944404178" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425986156165 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1881.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424944404178 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.098 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425986156165 send ok to <0.1881.0> 08:32:30.098 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425986156165 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425986156165 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1881.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429296027149 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735065,5695013,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1951.0> in state state_wait_delete_session_resp 08:32:30.099 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","390",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424944404178",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425986156165 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429296027149 send ok to <0.1951.0> *DBG* epdg_ue_fsm_262425986156165 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.099 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423264083417","262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262429296027149 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735065,5695013,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1951.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422570687416 send ok to <0.1949.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423006599341 receive call rx_s6b_str from <0.1952.0> in state state_authenticated *DBG* aaa_ue_fsm_262429296027149 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.099 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422570687416">>,"internet",[],{epdg_tun_pdp_ctx,3603079829,1668518089,{epdg_eua,33,<<192,168,0,63>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262429296027149 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422570687416 consume call purge_ms_request from <0.1949.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426187938842">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423006599341 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1952.0> *DBG* aaa_ue_fsm_262423006599341 consume call rx_s6b_str from <0.1952.0> in state state_authenticated *DBG* aaa_ue_fsm_262429296027149 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429296027149 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426187938842 receive call purge_ms_request from <0.1954.0> in state state_active 08:32:30.099 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.099 [info] KMOD Port Delete PDP Context Call {<0.1332.0>,[alias|#Ref<0.2201401468.1057554435.42606>]}: {delete_pdp_context,{172,18,36,103},3603079829,1668518089,{192,168,0,63}} 08:32:30.099 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.099 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,63}, 3603079829, 1668518089 08:32:30.099 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],133,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,63}},{i_tid,3603079829}]}} 08:32:30.099 [info] ue_fsm ev_rx_swx_saa 08:32:30.099 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,217,86,230,37,0,2,0,2,0,16,0>> 08:32:30.099 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425986156165","262425986156165@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.099 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.099 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735065,5695013,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.099 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735065,5695013,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.099 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,true,0,false,false} 08:32:30.099 [info] purge_ms_response(<<"262425986156165">>): ok 08:32:30.099 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,false,0,false,false} 08:32:30.099 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.099 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425986156165">>,"internet",[],undefined,true,0,false,false} 08:32:30.099 [info] s2b: Tx {gtp,v2,delete_session_request,1668518089,5695019,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079829,<<172,18,36,20>>,undefined}]} 08:32:30.099 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,true,0,false,false} 08:32:30.099 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423006599341"],[],[]} 08:32:30.099 [info] ue_fsm ev_rx_s6b_str 08:32:30.099 [info] ue_fsm ev_rx_swm_str 08:32:30.099 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423006599341","262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.099 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429296027149","262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.099 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.099 [debug] SWx Tx SAR Imsi="262429296027149" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.099 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.099 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","391",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429296027149",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.099 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426187938842">>,message_type => purge_ms_req} 08:32:30.099 [info] ue_fsm purge_ms_request 08:32:30.099 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426187938842">>,"internet",[],{epdg_tun_pdp_ctx,3603079825,738389445,{epdg_eua,33,<<192,168,0,59>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.100 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;374;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429973913541",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.100 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420727472296"],[],[]} *DBG* aaa_ue_fsm_262429973913541 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1883.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420727472296 receive call rx_s6b_str from <0.1955.0> in state state_authenticated *DBG* aaa_ue_fsm_262429973913541 send ok to <0.1883.0> 08:32:30.100 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,218,86,230,38,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420727472296 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1955.0> *DBG* epdg_ue_fsm_262429973913541 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429973913541 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1883.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.100 [info] KMOD Port Delete PDP Context Call {<0.1292.0>,[alias|#Ref<0.2201401468.1057554436.42163>]}: {delete_pdp_context,{172,18,36,103},3603079825,738389445,{192,168,0,59}} *DBG* aaa_ue_fsm_262420727472296 consume call rx_s6b_str from <0.1955.0> in state state_authenticated *DBG* epdg_ue_fsm_262429973913541 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421417681309 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735066,5695014,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1956.0> in state state_wait_delete_session_resp 08:32:30.100 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429973913541 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.100 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,59}, 3603079825, 738389445 08:32:30.100 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421417681309 send ok to <0.1956.0> 08:32:30.100 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429973913541","262429973913541@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426187938842 send ok to <0.1954.0> *DBG* epdg_ue_fsm_262421417681309 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735066,5695014,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1956.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421417681309 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.100 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],579,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,59}},{i_tid,3603079825}]}} *DBG* epdg_ue_fsm_262426187938842 consume call purge_ms_request from <0.1954.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421417681309 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427855843123">>, message_type => purge_ms_req}} 08:32:30.100 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420727472296","262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427855843123 receive call purge_ms_request from <0.1958.0> in state state_active *DBG* aaa_ue_fsm_262421417681309 send ok to <0.201.0> 08:32:30.100 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262421417681309 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.100 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.100 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.100 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735066,5695014,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.100 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735066,5695014,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.100 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427855843123 send ok to <0.1958.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.100 [info] purge_ms_response(<<"262429973913541">>): ok *DBG* epdg_ue_fsm_262427855843123 consume call purge_ms_request from <0.1958.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420737622853">>, message_type => purge_ms_req}} 08:32:30.100 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429973913541">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423531105269 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1885.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422857996750 receive call rx_s6b_str from <0.1959.0> in state state_authenticated 08:32:30.100 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420737622853 receive call purge_ms_request from <0.1960.0> in state state_active *DBG* aaa_ue_fsm_262422857996750 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1959.0> 08:32:30.100 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423531105269 send ok to <0.1885.0> *DBG* epdg_ue_fsm_262423531105269 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422857996750 consume call rx_s6b_str from <0.1959.0> in state state_authenticated *DBG* aaa_ue_fsm_262423531105269 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1885.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423531105269 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423264083417 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735061,5695015,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1961.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423531105269 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423264083417 send ok to <0.1961.0> 08:32:30.100 [info] s2b: Tx {gtp,v2,delete_session_request,738389445,5695020,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079825,<<172,18,36,20>>,undefined}]} 08:32:30.100 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,true,0,false,false} 08:32:30.100 [info] ue_fsm ev_rx_swm_str 08:32:30.101 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421417681309","262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.101 [debug] SWx Tx SAR Imsi="262421417681309" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.101 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427855843123">>,message_type => purge_ms_req} 08:32:30.101 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","392",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421417681309",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.101 [info] ue_fsm purge_ms_request 08:32:30.101 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427855843123">>,"internet",[],{epdg_tun_pdp_ctx,3603079830,3624923048,{epdg_eua,33,<<192,168,0,64>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.101 [info] KMOD Port Delete PDP Context Call {<0.1342.0>,[alias|#Ref<0.2201401468.1057554436.42196>]}: {delete_pdp_context,{172,18,36,103},3603079830,3624923048,{192,168,0,64}} 08:32:30.101 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,64}, 3603079830, 3624923048 08:32:30.101 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1538,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,64}},{i_tid,3603079830}]}} 08:32:30.101 [info] s2b: Tx {gtp,v2,delete_session_request,3624923048,5695021,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079830,<<172,18,36,20>>,undefined}]} 08:32:30.101 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;375;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423531105269",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.101 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422857996750"],[],[]} 08:32:30.101 [info] ue_fsm ev_rx_swx_saa 08:32:30.101 [info] ue_fsm ev_rx_s6b_str 08:32:30.101 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420737622853">>,message_type => purge_ms_req} 08:32:30.101 [info] ue_fsm purge_ms_request 08:32:30.101 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422857996750","262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.101 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.101 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423531105269","262423531105269@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.101 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420737622853">>,"internet",[],{epdg_tun_pdp_ctx,3603079836,4230538688,{epdg_eua,33,<<192,168,0,70>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.101 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.101 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.101 [info] KMOD Port Delete PDP Context Call {<0.1402.0>,[alias|#Ref<0.2201401468.1057554435.42667>]}: {delete_pdp_context,{172,18,36,103},3603079836,4230538688,{192,168,0,70}} 08:32:30.101 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,213,86,230,39,0,2,0,2,0,16,0>> 08:32:30.101 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,70}, 3603079836, 4230538688 08:32:30.101 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,true,0,false,false} 08:32:30.101 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735061,5695015,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.101 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3526,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,70}},{i_tid,3603079836}]}} 08:32:30.101 [info] purge_ms_response(<<"262423531105269">>): ok 08:32:30.101 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735061,5695015,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.101 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423531105269">>,"internet",[],undefined,true,0,false,false} 08:32:30.101 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,false,0,false,false} 08:32:30.101 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.101 [info] s2b: Tx {gtp,v2,delete_session_request,4230538688,5695022,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079836,<<172,18,36,20>>,undefined}]} 08:32:30.101 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,true,0,false,false} 08:32:30.102 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422570687416"],[],[]} *DBG* epdg_ue_fsm_262423264083417 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735061,5695015,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1961.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420737622853 send ok to <0.1960.0> *DBG* aaa_ue_fsm_262423264083417 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.102 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422570687416 receive call rx_s6b_str from <0.1962.0> in state state_authenticated *DBG* epdg_ue_fsm_262423264083417 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420737622853 consume call purge_ms_request from <0.1960.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423006599341 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735063,5695016,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1963.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429429106888">>, message_type => purge_ms_req}} 08:32:30.102 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,215,86,230,40,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422570687416 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1962.0> *DBG* aaa_ue_fsm_262420296040886 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1891.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423264083417 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423006599341 send ok to <0.1963.0> *DBG* aaa_ue_fsm_262422570687416 consume call rx_s6b_str from <0.1962.0> in state state_authenticated 08:32:30.102 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262429429106888 receive call purge_ms_request from <0.1965.0> in state state_active *DBG* aaa_ue_fsm_262423264083417 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420296040886 send ok to <0.1891.0> 08:32:30.102 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735063,5695016,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423006599341 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735063,5695016,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1963.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423006599341 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420296040886 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420727472296 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735070,5695017,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1966.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420296040886 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1891.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423006599341 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420296040886 send ok to <0.211.0> 08:32:30.102 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735063,5695016,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.102 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423264083417","262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.102 [debug] SWx Tx SAR Imsi="262423264083417" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.102 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422570687416","262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.102 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","393",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423264083417",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.102 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;376;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420296040886",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.102 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.102 [info] ue_fsm ev_rx_swx_saa 08:32:30.102 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.102 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,false,0,false,false} 08:32:30.102 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.102 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429429106888">>,message_type => purge_ms_req} 08:32:30.102 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,222,86,230,41,0,2,0,2,0,16,0>> 08:32:30.102 [info] ue_fsm purge_ms_request 08:32:30.102 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420296040886","262420296040886@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.102 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735070,5695017,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.102 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,true,0,false,false} 08:32:30.102 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735070,5695017,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.102 [info] ue_fsm ev_rx_swm_str 08:32:30.102 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.102 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429429106888">>,"internet",[],{epdg_tun_pdp_ctx,3603079834,1494145577,{epdg_eua,33,<<192,168,0,68>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.103 [info] KMOD Port Delete PDP Context Call {<0.1382.0>,[alias|#Ref<0.2201401468.1057554438.50569>]}: {delete_pdp_context,{172,18,36,103},3603079834,1494145577,{192,168,0,68}} 08:32:30.103 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,68}, 3603079834, 1494145577 08:32:30.103 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3590,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,68}},{i_tid,3603079834}]}} 08:32:30.103 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423006599341","262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.103 [debug] SWx Tx SAR Imsi="262423006599341" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.103 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,true,0,false,false} 08:32:30.103 [info] purge_ms_response(<<"262420296040886">>): ok 08:32:30.103 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,false,0,false,false} 08:32:30.103 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","394",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423006599341",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.103 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420727472296 send ok to <0.1966.0> 08:32:30.103 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420296040886">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262423006599341 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420296040886 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.103 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426187938842"],[],[]} *DBG* epdg_ue_fsm_262420727472296 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735070,5695017,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1966.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423006599341 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420727472296 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429429106888 send ok to <0.1965.0> *DBG* aaa_ue_fsm_262426187938842 receive call rx_s6b_str from <0.1968.0> in state state_authenticated 08:32:30.103 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420727472296 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429429106888 consume call purge_ms_request from <0.1965.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422857996750 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735067,5695018,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1969.0> in state state_wait_delete_session_resp 08:32:30.103 [info] s2b: Tx {gtp,v2,delete_session_request,1494145577,5695023,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079834,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262426187938842 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1968.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420180970653">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420727472296 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426187938842 consume call rx_s6b_str from <0.1968.0> in state state_authenticated *DBG* epdg_ue_fsm_262422857996750 send ok to <0.1969.0> 08:32:30.103 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427855843123 receive call rx_s6b_str from <0.1971.0> in state state_authenticated *DBG* aaa_ue_fsm_262420727472296 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420180970653 receive call purge_ms_request from <0.1972.0> in state state_active *DBG* epdg_ue_fsm_262422857996750 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735067,5695018,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1969.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.103 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427855843123 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1971.0> *DBG* aaa_ue_fsm_262422857996750 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428912630815 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422857996750 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427855843123 consume call rx_s6b_str from <0.1971.0> in state state_authenticated *DBG* epdg_ue_fsm_262420180970653 send ok to <0.1972.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420180970653 consume call purge_ms_request from <0.1972.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422857996750 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428912630815 send ok to <0.1899.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422782376908">>, message_type => purge_ms_req}} 08:32:30.103 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,219,86,230,42,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422857996750 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428912630815 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.103 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735067,5695018,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.103 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420727472296","262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.103 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735067,5695018,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.103 [debug] SWx Tx SAR Imsi="262420727472296" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.103 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426187938842","262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.103 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.103 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","395",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420727472296",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.103 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.104 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,false,0,false,false} 08:32:30.104 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.104 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427855843123"],[],[]} 08:32:30.104 [info] ue_fsm ev_rx_s6b_str 08:32:30.104 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420180970653">>,message_type => purge_ms_req} 08:32:30.104 [info] ue_fsm purge_ms_request 08:32:30.104 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,true,0,false,false} 08:32:30.104 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427855843123","262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.104 [info] ue_fsm ev_rx_swm_str 08:32:30.104 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.104 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;377;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428912630815",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.104 [info] ue_fsm ev_rx_swx_saa 08:32:30.104 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420180970653">>,"internet",[],{epdg_tun_pdp_ctx,3603079835,4133949835,{epdg_eua,33,<<192,168,0,69>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.104 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.104 [info] KMOD Port Delete PDP Context Call {<0.1392.0>,[alias|#Ref<0.2201401468.1057554434.42508>]}: {delete_pdp_context,{172,18,36,103},3603079835,4133949835,{192,168,0,69}} 08:32:30.104 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,69}, 3603079835, 4133949835 08:32:30.104 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3654,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,69}},{i_tid,3603079835}]}} 08:32:30.104 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422857996750","262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.104 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428912630815","262428912630815@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.104 [debug] SWx Tx SAR Imsi="262422857996750" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.104 [info] s2b: Tx {gtp,v2,delete_session_request,4133949835,5695024,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079835,<<172,18,36,20>>,undefined}]} 08:32:30.104 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","396",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422857996750",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.104 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.104 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422782376908">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262420737622853 receive call rx_s6b_str from <0.1974.0> in state state_authenticated *DBG* epdg_ue_fsm_262428912630815 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422782376908 receive call purge_ms_request from <0.1975.0> in state state_active 08:32:30.104 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,220,86,230,43,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428912630815 send ok to <0.211.0> 08:32:30.105 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420737622853"],[],[]} *DBG* aaa_ue_fsm_262420737622853 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1974.0> *DBG* epdg_ue_fsm_262428912630815 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.105 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420737622853 consume call rx_s6b_str from <0.1974.0> in state state_authenticated 08:32:30.105 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422570687416 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735068,5695019,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1976.0> in state state_wait_delete_session_resp 08:32:30.105 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,true,0,false,false} 08:32:30.105 [info] purge_ms_response(<<"262428912630815">>): ok *DBG* epdg_ue_fsm_262422570687416 send ok to <0.1976.0> 08:32:30.105 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420737622853","262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.105 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422782376908">>,"internet",[],{epdg_tun_pdp_ctx,3603079838,1490800066,{epdg_eua,33,<<192,168,0,72>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422570687416 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735068,5695019,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1976.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422782376908 send ok to <0.1975.0> *DBG* aaa_ue_fsm_262422570687416 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.105 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422570687416 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422782376908 consume call purge_ms_request from <0.1975.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426187938842 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735064,5695020,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1977.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425737598797">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421908365492 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1908.0> in state state_authenticated_wait_swx_saa 08:32:30.105 [info] KMOD Port Delete PDP Context Call {<0.1422.0>,[alias|#Ref<0.2201401468.1057554437.49739>]}: {delete_pdp_context,{172,18,36,103},3603079838,1490800066,{192,168,0,72}} *DBG* aaa_ue_fsm_262422570687416 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426187938842 send ok to <0.1977.0> *DBG* aaa_ue_fsm_262421908365492 send ok to <0.1908.0> *DBG* epdg_ue_fsm_262425737598797 receive call purge_ms_request from <0.1979.0> in state state_active *DBG* epdg_ue_fsm_262421908365492 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422570687416 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421908365492 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1908.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426187938842 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735064,5695020,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1977.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.105 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428912630815">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426187938842 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.105 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,72}, 3603079838, 1490800066 08:32:30.105 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.105 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735068,5695019,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.105 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],644,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,72}},{i_tid,3603079838}]}} 08:32:30.105 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735068,5695019,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.105 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,false,0,false,false} 08:32:30.105 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.105 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,true,0,false,false} 08:32:30.105 [info] s2b: Tx {gtp,v2,delete_session_request,1490800066,5695025,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079838,<<172,18,36,20>>,undefined}]} 08:32:30.105 [info] ue_fsm ev_rx_swm_str 08:32:30.105 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,216,86,230,44,0,2,0,2,0,16,0>> 08:32:30.105 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735064,5695020,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.105 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735064,5695020,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.105 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422570687416","262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.105 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;378;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421908365492",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.105 [debug] SWx Tx SAR Imsi="262422570687416" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.105 [info] ue_fsm ev_rx_swx_saa 08:32:30.105 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","397",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422570687416",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.105 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,false,0,false,false} 08:32:30.105 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425737598797">>,message_type => purge_ms_req} 08:32:30.105 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.105 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421908365492","262421908365492@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.105 [info] ue_fsm purge_ms_request 08:32:30.105 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.105 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,true,0,false,false} 08:32:30.105 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425737598797">>,"internet",[],{epdg_tun_pdp_ctx,3603079839,298550583,{epdg_eua,33,<<192,168,0,73>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429429106888 receive call rx_s6b_str from <0.1980.0> in state state_authenticated 08:32:30.105 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429429106888 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1980.0> *DBG* aaa_ue_fsm_262429429106888 consume call rx_s6b_str from <0.1980.0> in state state_authenticated *DBG* epdg_ue_fsm_262421908365492 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426187938842 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421908365492 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.106 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429429106888"],[],[]} 08:32:30.106 [info] ue_fsm ev_rx_s6b_str 08:32:30.106 [info] KMOD Port Delete PDP Context Call {<0.1432.0>,[alias|#Ref<0.2201401468.1057554438.50684>]}: {delete_pdp_context,{172,18,36,103},3603079839,298550583,{192,168,0,73}} 08:32:30.106 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,73}, 3603079839, 298550583 *DBG* epdg_ue_fsm_262427855843123 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735069,5695021,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1981.0> in state state_wait_delete_session_resp 08:32:30.106 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429429106888","262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426187938842 send ok to <0.201.0> 08:32:30.106 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3207,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,73}},{i_tid,3603079839}]}} *DBG* aaa_ue_fsm_262426187938842 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.106 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.106 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262427855843123 send ok to <0.1981.0> 08:32:30.106 [info] purge_ms_response(<<"262421908365492">>): ok 08:32:30.106 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262427855843123 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735069,5695021,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1981.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425737598797 send ok to <0.1979.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427855843123 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.106 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421908365492">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427855843123 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425737598797 consume call purge_ms_request from <0.1979.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421089997143">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423667195414 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1910.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420180970653 receive call rx_s6b_str from <0.1983.0> in state state_authenticated 08:32:30.106 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,221,86,230,45,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427855843123 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423667195414 send ok to <0.1910.0> *DBG* epdg_ue_fsm_262421089997143 receive call purge_ms_request from <0.1985.0> in state state_active 08:32:30.106 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426187938842","262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427855843123 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423667195414 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423667195414 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1910.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420180970653 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1983.0> *DBG* epdg_ue_fsm_262423667195414 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420180970653 consume call rx_s6b_str from <0.1983.0> in state state_authenticated *DBG* epdg_ue_fsm_262423667195414 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.106 [debug] SWx Tx SAR Imsi="262426187938842" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.106 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735069,5695021,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.106 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735069,5695021,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.106 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","398",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426187938842",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.106 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,false,0,false,false} 08:32:30.106 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.106 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,true,0,false,false} 08:32:30.106 [info] s2b: Tx {gtp,v2,delete_session_request,298550583,5695026,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079839,<<172,18,36,20>>,undefined}]} 08:32:30.106 [info] ue_fsm ev_rx_swm_str 08:32:30.106 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;379;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423667195414",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.106 [info] ue_fsm ev_rx_swx_saa 08:32:30.106 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420180970653"],[],[]} 08:32:30.106 [info] ue_fsm ev_rx_s6b_str 08:32:30.106 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427855843123","262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.106 [debug] SWx Tx SAR Imsi="262427855843123" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.107 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","399",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427855843123",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.107 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421089997143">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262422782376908 receive call rx_s6b_str from <0.1986.0> in state state_authenticated 08:32:30.107 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423667195414","262423667195414@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.107 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422782376908 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1986.0> *DBG* aaa_ue_fsm_262422782376908 consume call rx_s6b_str from <0.1986.0> in state state_authenticated 08:32:30.107 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.107 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420180970653","262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.107 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.107 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421089997143">>,"internet",[],{epdg_tun_pdp_ctx,3603079837,465335701,{epdg_eua,33,<<192,168,0,71>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.107 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.107 [info] KMOD Port Delete PDP Context Call {<0.1412.0>,[alias|#Ref<0.2201401468.1057554435.42775>]}: {delete_pdp_context,{172,18,36,103},3603079837,465335701,{192,168,0,71}} 08:32:30.107 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,true,0,false,false} 08:32:30.107 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,71}, 3603079837, 465335701 08:32:30.107 [info] purge_ms_response(<<"262423667195414">>): ok 08:32:30.107 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],197,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,71}},{i_tid,3603079837}]}} 08:32:30.107 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423667195414">>,"internet",[],undefined,true,0,false,false} 08:32:30.107 [info] s2b: Tx {gtp,v2,delete_session_request,465335701,5695027,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079837,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262424367869803 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1915.0> in state state_authenticated_wait_swx_saa 08:32:30.107 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422782376908"],[],[]} *DBG* epdg_ue_fsm_262421089997143 send ok to <0.1985.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.107 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421089997143 consume call purge_ms_request from <0.1985.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424367869803 send ok to <0.1915.0> *DBG* epdg_ue_fsm_262424367869803 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424635790884">>, message_type => purge_ms_req}} 08:32:30.107 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422782376908","262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262420737622853 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735075,5695022,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1987.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424367869803 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1915.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424367869803 send ok to <0.211.0> 08:32:30.108 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262424635790884 receive call purge_ms_request from <0.1988.0> in state state_active *DBG* epdg_ue_fsm_262420737622853 send ok to <0.1987.0> *DBG* epdg_ue_fsm_262424367869803 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.108 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420737622853 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735075,5695022,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1987.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420737622853 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429429106888 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735073,5695023,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1989.0> in state state_wait_delete_session_resp 08:32:30.108 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;380;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424367869803",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420737622853 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425737598797 receive call rx_s6b_str from <0.1990.0> in state state_authenticated *DBG* aaa_ue_fsm_262420737622853 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429429106888 send ok to <0.1989.0> *DBG* aaa_ue_fsm_262425737598797 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1990.0> *DBG* aaa_ue_fsm_262420737622853 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424635790884 send ok to <0.1988.0> *DBG* epdg_ue_fsm_262429429106888 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735073,5695023,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1989.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425737598797 consume call rx_s6b_str from <0.1990.0> in state state_authenticated *DBG* aaa_ue_fsm_262429429106888 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.108 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424635790884 consume call purge_ms_request from <0.1988.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429429106888 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421647444403">>, message_type => purge_ms_req}} 08:32:30.108 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424367869803","262424367869803@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.108 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,227,86,230,46,0,2,0,2,0,16,0>> 08:32:30.108 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.108 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735075,5695022,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.108 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735075,5695022,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.108 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,true,0,false,false} 08:32:30.108 [info] purge_ms_response(<<"262424367869803">>): ok 08:32:30.108 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424635790884">>,message_type => purge_ms_req} 08:32:30.108 [info] ue_fsm purge_ms_request 08:32:30.108 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,false,0,false,false} 08:32:30.108 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.108 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424367869803">>,"internet",[],undefined,true,0,false,false} 08:32:30.108 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,225,86,230,47,0,2,0,2,0,16,0>> 08:32:30.108 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424635790884">>,"internet",[],{epdg_tun_pdp_ctx,3603079841,3150085917,{epdg_eua,33,<<192,168,0,75>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.108 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,true,0,false,false} 08:32:30.108 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735073,5695023,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.108 [info] KMOD Port Delete PDP Context Call {<0.1452.0>,[alias|#Ref<0.2201401468.1057554434.42654>]}: {delete_pdp_context,{172,18,36,103},3603079841,3150085917,{192,168,0,75}} 08:32:30.108 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735073,5695023,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.108 [info] ue_fsm ev_rx_swm_str 08:32:30.108 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,75}, 3603079841, 3150085917 08:32:30.108 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],261,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,75}},{i_tid,3603079841}]}} 08:32:30.108 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420737622853","262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.108 [debug] SWx Tx SAR Imsi="262420737622853" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.108 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425737598797"],[],[]} 08:32:30.108 [info] ue_fsm ev_rx_s6b_str 08:32:30.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","400",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420737622853",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.108 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,false,0,false,false} 08:32:30.108 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425737598797","262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.108 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.108 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262421078700698 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1917.0> in state state_authenticated_wait_swx_saa 08:32:30.108 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.108 [info] s2b: Tx {gtp,v2,delete_session_request,3150085917,5695028,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079841,<<172,18,36,20>>,undefined}]} 08:32:30.108 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,true,0,false,false} 08:32:30.108 [info] ue_fsm ev_rx_swm_str 08:32:30.108 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429429106888","262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.109 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,226,86,230,48,0,2,0,2,0,16,0>> 08:32:30.109 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421647444403">>,message_type => purge_ms_req} 08:32:30.109 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;381;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421078700698",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.109 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420180970653 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735074,5695024,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1992.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421647444403 receive call purge_ms_request from <0.1994.0> in state state_active *DBG* aaa_ue_fsm_262429429106888 send ok to <0.201.0> 08:32:30.109 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421078700698","262421078700698@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421078700698 send ok to <0.1917.0> *DBG* epdg_ue_fsm_262421078700698 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420180970653 send ok to <0.1992.0> *DBG* aaa_ue_fsm_262429429106888 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.109 [debug] SWx Tx SAR Imsi="262429429106888" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421078700698 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1917.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422782376908 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735077,5695025,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1995.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421078700698 send ok to <0.211.0> 08:32:30.109 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735074,5695024,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420180970653 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420180970653 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735074,5695024,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1992.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422782376908 send ok to <0.1995.0> *DBG* epdg_ue_fsm_262421078700698 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.109 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","401",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429429106888",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420180970653 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421647444403 send ok to <0.1994.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422782376908 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735077,5695025,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1995.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421089997143 receive call rx_s6b_str from <0.1996.0> in state state_authenticated *DBG* epdg_ue_fsm_262421647444403 consume call purge_ms_request from <0.1994.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425040705256">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420180970653 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422782376908 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422782376908 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.109 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420180970653 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.109 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735074,5695024,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.109 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.109 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,false,0,false,false} 08:32:30.110 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.110 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421647444403">>,"internet",[],{epdg_tun_pdp_ctx,3603079840,1240476632,{epdg_eua,33,<<192,168,0,74>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.110 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,229,86,230,49,0,2,0,2,0,16,0>> 08:32:30.110 [info] KMOD Port Delete PDP Context Call {<0.1442.0>,[alias|#Ref<0.2201401468.1057554436.42427>]}: {delete_pdp_context,{172,18,36,103},3603079840,1240476632,{192,168,0,74}} 08:32:30.110 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735077,5695025,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.110 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735077,5695025,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.110 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,74}, 3603079840, 1240476632 08:32:30.110 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],643,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,74}},{i_tid,3603079840}]}} 08:32:30.110 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,true,0,false,false} 08:32:30.110 [info] purge_ms_response(<<"262421078700698">>): ok 08:32:30.110 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,true,0,false,false} 08:32:30.110 [info] ue_fsm ev_rx_swm_str 08:32:30.110 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,false,0,false,false} 08:32:30.110 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.110 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421078700698">>,"internet",[],undefined,true,0,false,false} 08:32:30.110 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420180970653","262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.110 [info] s2b: Tx {gtp,v2,delete_session_request,1240476632,5695029,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079840,<<172,18,36,20>>,undefined}]} 08:32:30.110 [debug] SWx Tx SAR Imsi="262420180970653" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.110 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,true,0,false,false} 08:32:30.110 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421089997143"],[],[]} 08:32:30.110 [info] ue_fsm ev_rx_s6b_str 08:32:30.110 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","402",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420180970653",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.110 [info] ue_fsm ev_rx_swm_str 08:32:30.110 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421089997143","262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420691613341 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1919.0> in state state_authenticated_wait_swx_saa 08:32:30.110 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425040705256">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262421089997143 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1996.0> 08:32:30.110 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422782376908","262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421089997143 consume call rx_s6b_str from <0.1996.0> in state state_authenticated 08:32:30.110 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424635790884"],[],[]} *DBG* epdg_ue_fsm_262425040705256 receive call purge_ms_request from <0.1999.0> in state state_active 08:32:30.111 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;382;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420691613341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424635790884 receive call rx_s6b_str from <0.1998.0> in state state_authenticated 08:32:30.111 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422782376908 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420691613341 send ok to <0.1919.0> *DBG* aaa_ue_fsm_262422782376908 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420691613341 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1919.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424635790884 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1998.0> *DBG* epdg_ue_fsm_262425737598797 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735078,5695026,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2001.0> in state state_wait_delete_session_resp 08:32:30.111 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420691613341 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424635790884 consume call rx_s6b_str from <0.1998.0> in state state_authenticated 08:32:30.111 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420691613341","262420691613341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425737598797 send ok to <0.2001.0> *DBG* epdg_ue_fsm_262420691613341 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420691613341 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425737598797 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735078,5695026,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2001.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.111 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262425737598797 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425040705256 send ok to <0.1999.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425737598797 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425040705256 consume call purge_ms_request from <0.1999.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428780458300">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425737598797 send ok to <0.201.0> 08:32:30.111 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262425737598797 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.111 [debug] SWx Tx SAR Imsi="262422782376908" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.111 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,230,86,230,50,0,2,0,2,0,16,0>> 08:32:30.111 [info] ue_fsm ev_rx_s6b_str 08:32:30.111 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","403",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422782376908",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.111 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425040705256">>,"internet",[],{epdg_tun_pdp_ctx,3603079843,671827727,{epdg_eua,33,<<192,168,0,77>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.111 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735078,5695026,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.111 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424635790884","262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.111 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735078,5695026,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.111 [info] KMOD Port Delete PDP Context Call {<0.1472.0>,[alias|#Ref<0.2201401468.1057554436.42456>]}: {delete_pdp_context,{172,18,36,103},3603079843,671827727,{192,168,0,77}} 08:32:30.111 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.111 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,77}, 3603079843, 671827727 08:32:30.111 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.111 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],707,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,77}},{i_tid,3603079843}]}} 08:32:30.111 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.111 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,false,0,false,false} 08:32:30.111 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,true,0,false,false} 08:32:30.111 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.111 [info] purge_ms_response(<<"262420691613341">>): ok 08:32:30.111 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,true,0,false,false} 08:32:30.111 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420691613341">>,"internet",[],undefined,true,0,false,false} 08:32:30.111 [info] s2b: Tx {gtp,v2,delete_session_request,671827727,5695030,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079843,<<172,18,36,20>>,undefined}]} 08:32:30.111 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421647444403 receive call rx_s6b_str from <0.2003.0> in state state_authenticated 08:32:30.111 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425737598797","262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.111 [debug] SWx Tx SAR Imsi="262425737598797" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421647444403 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2003.0> *DBG* aaa_ue_fsm_262421647444403 consume call rx_s6b_str from <0.2003.0> in state state_authenticated *DBG* epdg_ue_fsm_262421089997143 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735076,5695027,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2004.0> in state state_wait_delete_session_resp 08:32:30.111 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","404",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425737598797",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262421089997143 send ok to <0.2004.0> 08:32:30.111 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428780458300">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421089997143 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735076,5695027,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2004.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421089997143 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.112 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421647444403"],[],[]} *DBG* epdg_ue_fsm_262428780458300 receive call purge_ms_request from <0.2005.0> in state state_active *DBG* epdg_ue_fsm_262421089997143 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.112 [info] ue_fsm ev_rx_s6b_str 08:32:30.112 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,228,86,230,51,0,2,0,2,0,16,0>> 08:32:30.112 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421647444403","262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.112 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.112 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735076,5695027,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423705140847 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1921.0> in state state_authenticated_wait_swx_saa 08:32:30.112 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735076,5695027,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421089997143 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421089997143 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.112 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262423705140847 send ok to <0.1921.0> *DBG* epdg_ue_fsm_262428780458300 send ok to <0.2005.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262423705140847 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1921.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423705140847 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.112 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428780458300 consume call purge_ms_request from <0.2005.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420913959403">>, message_type => purge_ms_req}} 08:32:30.112 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262423705140847 send ok to <0.211.0> 08:32:30.112 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423705140847 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.112 [info] ue_fsm ev_rx_swm_str 08:32:30.112 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420913959403 receive call purge_ms_request from <0.2007.0> in state state_active 08:32:30.112 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421089997143","262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.112 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428780458300">>,"internet",[],{epdg_tun_pdp_ctx,3603079832,1616385893,{epdg_eua,33,<<192,168,0,66>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.112 [debug] SWx Tx SAR Imsi="262421089997143" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.112 [info] KMOD Port Delete PDP Context Call {<0.1362.0>,[alias|#Ref<0.2201401468.1057554434.42777>]}: {delete_pdp_context,{172,18,36,103},3603079832,1616385893,{192,168,0,66}} 08:32:30.112 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,66}, 3603079832, 1616385893 08:32:30.112 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;383;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423705140847",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.112 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","405",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421089997143",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.112 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],325,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,66}},{i_tid,3603079832}]}} 08:32:30.112 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420913959403 send ok to <0.2007.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.112 [info] s2b: Tx {gtp,v2,delete_session_request,1616385893,5695031,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079832,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262420913959403 consume call purge_ms_request from <0.2007.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424806952977">>, message_type => purge_ms_req}} 08:32:30.112 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423705140847","262423705140847@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.112 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424635790884 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735080,5695028,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2008.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424806952977 receive call purge_ms_request from <0.2009.0> in state state_active 08:32:30.112 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,true,0,false,false} 08:32:30.112 [info] purge_ms_response(<<"262423705140847">>): ok *DBG* epdg_ue_fsm_262424635790884 send ok to <0.2008.0> 08:32:30.113 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420913959403">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262425040705256 receive call rx_s6b_str from <0.2010.0> in state state_authenticated *DBG* epdg_ue_fsm_262424635790884 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735080,5695028,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2008.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424635790884 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425040705256 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2010.0> *DBG* epdg_ue_fsm_262424806952977 send ok to <0.2009.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424635790884 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425040705256 consume call rx_s6b_str from <0.2010.0> in state state_authenticated 08:32:30.113 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423705140847">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424806952977 consume call purge_ms_request from <0.2009.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425405500871">>, message_type => purge_ms_req}} 08:32:30.113 [info] ue_fsm purge_ms_request 08:32:30.113 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420913959403">>,"internet",[],{epdg_tun_pdp_ctx,3603079846,3155519321,{epdg_eua,33,<<192,168,0,80>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.113 [info] KMOD Port Delete PDP Context Call {<0.1502.0>,[alias|#Ref<0.2201401468.1057554438.50729>]}: {delete_pdp_context,{172,18,36,103},3603079846,3155519321,{192,168,0,80}} 08:32:30.113 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,80}, 3603079846, 3155519321 08:32:30.113 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3271,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,80}},{i_tid,3603079846}]}} 08:32:30.113 [info] s2b: Tx {gtp,v2,delete_session_request,3155519321,5695032,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079846,<<172,18,36,20>>,undefined}]} 08:32:30.113 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,232,86,230,52,0,2,0,2,0,16,0>> 08:32:30.113 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735080,5695028,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.113 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735080,5695028,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.113 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424806952977">>,message_type => purge_ms_req} 08:32:30.113 [info] ue_fsm purge_ms_request 08:32:30.113 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424806952977">>,"internet",[],{epdg_tun_pdp_ctx,3603079844,264494534,{epdg_eua,33,<<192,168,0,78>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.113 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,false,0,false,false} 08:32:30.113 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.113 [info] KMOD Port Delete PDP Context Call {<0.1482.0>,[alias|#Ref<0.2201401468.1057554437.49903>]}: {delete_pdp_context,{172,18,36,103},3603079844,264494534,{192,168,0,78}} 08:32:30.113 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425040705256"],[],[]} 08:32:30.113 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,78}, 3603079844, 264494534 08:32:30.113 [info] ue_fsm ev_rx_s6b_str 08:32:30.113 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,true,0,false,false} 08:32:30.113 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3335,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,78}},{i_tid,3603079844}]}} 08:32:30.113 [info] ue_fsm ev_rx_swm_str 08:32:30.113 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425040705256","262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.113 [info] s2b: Tx {gtp,v2,delete_session_request,264494534,5695033,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079844,<<172,18,36,20>>,undefined}]} 08:32:30.113 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421647444403 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735079,5695029,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2011.0> in state state_wait_delete_session_resp 08:32:30.113 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262428780458300 receive call rx_s6b_str from <0.2012.0> in state state_authenticated 08:32:30.113 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424635790884","262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421647444403 send ok to <0.2011.0> 08:32:30.113 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425405500871">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262428780458300 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2012.0> 08:32:30.114 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;384;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423725582410",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262421647444403 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735079,5695029,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2011.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428780458300 consume call rx_s6b_str from <0.2012.0> in state state_authenticated *DBG* epdg_ue_fsm_262425405500871 receive call purge_ms_request from <0.2013.0> in state state_active *DBG* aaa_ue_fsm_262423725582410 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1923.0> in state state_authenticated_wait_swx_saa 08:32:30.114 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,231,86,230,53,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421647444403 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424635790884 send ok to <0.201.0> 08:32:30.114 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735079,5695029,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262424635790884 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.114 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735079,5695029,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421647444403 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420913959403 receive call rx_s6b_str from <0.2015.0> in state state_authenticated 08:32:30.114 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428780458300"],[],[]} 08:32:30.114 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420913959403 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2015.0> *DBG* epdg_ue_fsm_262425405500871 send ok to <0.2013.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262421647444403 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420913959403 consume call rx_s6b_str from <0.2015.0> in state state_authenticated *DBG* epdg_ue_fsm_262425405500871 consume call purge_ms_request from <0.2013.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423725582410 send ok to <0.1923.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421841803540">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421647444403 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423725582410 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.114 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423725582410 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1923.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.114 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.114 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428780458300","262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.114 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.114 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,true,0,false,false} 08:32:30.114 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.114 [debug] SWx Tx SAR Imsi="262424635790884" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.115 [info] ue_fsm purge_ms_request 08:32:30.115 [info] ue_fsm ev_rx_swx_saa 08:32:30.115 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","406",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424635790884",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.115 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425405500871">>,"internet",[],{epdg_tun_pdp_ctx,3603079848,2376990619,{epdg_eua,33,<<192,168,0,82>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.115 [info] KMOD Port Delete PDP Context Call {<0.1522.0>,[alias|#Ref<0.2201401468.1057554438.50752>]}: {delete_pdp_context,{172,18,36,103},3603079848,2376990619,{192,168,0,82}} 08:32:30.115 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423725582410","262423725582410@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.115 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,82}, 3603079848, 2376990619 08:32:30.115 [info] ue_fsm ev_rx_swm_str 08:32:30.115 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420913959403"],[],[]} 08:32:30.115 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],389,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,82}},{i_tid,3603079848}]}} 08:32:30.115 [info] ue_fsm ev_rx_s6b_str 08:32:30.115 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421647444403","262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.115 [debug] SWx Tx SAR Imsi="262421647444403" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.115 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420913959403","262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.115 [info] s2b: Tx {gtp,v2,delete_session_request,2376990619,5695034,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079848,<<172,18,36,20>>,undefined}]} 08:32:30.115 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.115 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","407",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421647444403",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.115 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.115 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.115 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;385;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422892747488",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.115 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,234,86,230,54,0,2,0,2,0,16,0>> 08:32:30.115 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421841803540">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262422892747488 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa 08:32:30.115 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421841803540 receive call purge_ms_request from <0.2019.0> in state state_active *DBG* epdg_ue_fsm_262423725582410 send ok to <0.211.0> 08:32:30.115 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424806952977"],[],[]} *DBG* aaa_ue_fsm_262422892747488 send ok to <0.1924.0> *DBG* epdg_ue_fsm_262425040705256 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735082,5695030,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2018.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422892747488 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.116 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423725582410 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424806952977 receive call rx_s6b_str from <0.2017.0> in state state_authenticated *DBG* aaa_ue_fsm_262422892747488 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425040705256 send ok to <0.2018.0> *DBG* epdg_ue_fsm_262422892747488 send ok to <0.211.0> 08:32:30.116 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262424806952977 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2017.0> 08:32:30.116 [info] purge_ms_response(<<"262423725582410">>): ok *DBG* epdg_ue_fsm_262422892747488 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425040705256 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735082,5695030,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2018.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425040705256 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262424806952977 consume call rx_s6b_str from <0.2017.0> in state state_authenticated *DBG* epdg_ue_fsm_262425040705256 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428780458300 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735071,5695031,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2020.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425040705256 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425040705256 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.116 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735082,5695030,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.116 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422892747488","262422892747488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.116 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735082,5695030,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.116 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.116 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421841803540">>,"internet",[],{epdg_tun_pdp_ctx,3603079842,4204431876,{epdg_eua,33,<<192,168,0,76>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.116 [info] ue_fsm ev_rx_s6b_str 08:32:30.116 [info] KMOD Port Delete PDP Context Call {<0.1462.0>,[alias|#Ref<0.2201401468.1057554438.50825>]}: {delete_pdp_context,{172,18,36,103},3603079842,4204431876,{192,168,0,76}} 08:32:30.116 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423725582410">>,"internet",[],undefined,true,0,false,false} 08:32:30.116 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,76}, 3603079842, 4204431876 08:32:30.116 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,true,0,false,false} 08:32:30.116 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,false,0,false,false} 08:32:30.116 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.116 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3718,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,76}},{i_tid,3603079842}]}} 08:32:30.116 [info] purge_ms_response(<<"262422892747488">>): ok 08:32:30.116 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424806952977","262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.116 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,223,86,230,55,0,2,0,2,0,16,0>> 08:32:30.116 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.116 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,true,0,false,false} 08:32:30.116 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422892747488">>,"internet",[],undefined,true,0,false,false} 08:32:30.116 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.116 [info] ue_fsm ev_rx_swm_str 08:32:30.116 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735071,5695031,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425405500871 receive call rx_s6b_str from <0.2022.0> in state state_authenticated 08:32:30.116 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735071,5695031,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.116 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425040705256","262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.116 [debug] SWx Tx SAR Imsi="262425040705256" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","408",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425040705256",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425405500871 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2022.0> *DBG* aaa_ue_fsm_262425405500871 consume call rx_s6b_str from <0.2022.0> in state state_authenticated 08:32:30.116 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,false,0,false,false} 08:32:30.116 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;386;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429798740543",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428780458300 send ok to <0.2020.0> 08:32:30.117 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425405500871"],[],[]} *DBG* epdg_ue_fsm_262428780458300 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735071,5695031,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2020.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429798740543 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1935.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428780458300 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.117 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428780458300 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420913959403 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735085,5695032,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2023.0> in state state_wait_delete_session_resp 08:32:30.117 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425405500871","262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.117 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.117 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262420913959403 send ok to <0.2023.0> 08:32:30.117 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428780458300 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429798740543 send ok to <0.1935.0> 08:32:30.117 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429798740543 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428780458300 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421841803540 send ok to <0.2019.0> *DBG* epdg_ue_fsm_262420913959403 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735085,5695032,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2023.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429798740543 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1935.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.117 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429798740543 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421841803540 consume call purge_ms_request from <0.2019.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420913959403 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420913959403 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422715693999">>, message_type => purge_ms_req}} 08:32:30.117 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262424806952977 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735083,5695033,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2025.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429798740543 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424806952977 send ok to <0.2025.0> *DBG* epdg_ue_fsm_262422715693999 receive call purge_ms_request from <0.2027.0> in state state_active *DBG* aaa_ue_fsm_262420913959403 send ok to <0.201.0> *DBG* epdg_ue_fsm_262424806952977 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735083,5695033,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2025.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420913959403 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424806952977 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428616917050 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424806952977 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.117 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,237,86,230,56,0,2,0,2,0,16,0>> 08:32:30.117 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735085,5695032,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.117 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735085,5695032,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.117 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429798740543","262429798740543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.117 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428780458300","262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.117 [debug] SWx Tx SAR Imsi="262428780458300" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.117 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,false,0,false,false} 08:32:30.117 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","409",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428780458300",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.117 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.117 [info] s2b: Tx {gtp,v2,delete_session_request,4204431876,5695035,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079842,<<172,18,36,20>>,undefined}]} 08:32:30.117 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.117 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,true,0,false,false} 08:32:30.117 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,true,0,false,false} 08:32:30.117 [info] purge_ms_response(<<"262429798740543">>): ok 08:32:30.117 [info] ue_fsm ev_rx_swm_str 08:32:30.117 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,235,86,230,57,0,2,0,2,0,16,0>> 08:32:30.117 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735083,5695033,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.117 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735083,5695033,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.117 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429798740543">>,"internet",[],undefined,true,0,false,false} 08:32:30.117 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420913959403","262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.117 [debug] SWx Tx SAR Imsi="262420913959403" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.118 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422715693999">>,message_type => purge_ms_req} 08:32:30.118 [info] ue_fsm purge_ms_request 08:32:30.118 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,false,0,false,false} 08:32:30.118 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.118 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","410",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420913959403",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.118 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,true,0,false,false} 08:32:30.118 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422715693999">>,"internet",[],{epdg_tun_pdp_ctx,3603079845,1481942606,{epdg_eua,33,<<192,168,0,79>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.118 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421841803540 receive call rx_s6b_str from <0.2029.0> in state state_authenticated 08:32:30.118 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;387;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428616917050",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421841803540 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2029.0> 08:32:30.118 [info] KMOD Port Delete PDP Context Call {<0.1492.0>,[alias|#Ref<0.2201401468.1057554436.42570>]}: {delete_pdp_context,{172,18,36,103},3603079845,1481942606,{192,168,0,79}} *DBG* aaa_ue_fsm_262421841803540 consume call rx_s6b_str from <0.2029.0> in state state_authenticated 08:32:30.118 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420518247398 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1942.0> in state state_authenticated_wait_swx_saa 08:32:30.118 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,79}, 3603079845, 1481942606 08:32:30.118 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],453,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,79}},{i_tid,3603079845}]}} 08:32:30.118 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424806952977","262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.118 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428616917050","262428616917050@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.118 [debug] SWx Tx SAR Imsi="262424806952977" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.118 [info] s2b: Tx {gtp,v2,delete_session_request,1481942606,5695036,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079845,<<172,18,36,20>>,undefined}]} 08:32:30.118 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","411",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424806952977",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262422715693999 send ok to <0.2027.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424806952977 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428616917050 send ok to <0.1937.0> *DBG* aaa_ue_fsm_262420518247398 send ok to <0.1942.0> 08:32:30.119 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421841803540"],[],[]} *DBG* epdg_ue_fsm_262422715693999 consume call purge_ms_request from <0.2027.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428616917050 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422053589087">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424806952977 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428616917050 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1937.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420518247398 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1942.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.119 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428616917050 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420518247398 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422053589087 receive call purge_ms_request from <0.2030.0> in state state_active 08:32:30.119 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421841803540","262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428616917050 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420518247398 send ok to <0.211.0> 08:32:30.119 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420518247398 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.119 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.119 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;388;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420518247398",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262425405500871 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735087,5695034,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2031.0> in state state_wait_delete_session_resp 08:32:30.119 [info] ue_fsm ev_rx_swx_saa 08:32:30.119 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420518247398","262420518247398@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425405500871 send ok to <0.2031.0> 08:32:30.119 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.119 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,true,0,false,false} 08:32:30.120 [info] purge_ms_response(<<"262428616917050">>): ok *DBG* aaa_ue_fsm_262425405500871 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425405500871 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735087,5695034,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2031.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.120 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422053589087">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422053589087 send ok to <0.2030.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425405500871 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422053589087 consume call purge_ms_request from <0.2030.0> in state state_active => state_wait_delete_session_resp 08:32:30.120 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262425405500871 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420224352972">>, message_type => purge_ms_req}} 08:32:30.120 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262425405500871 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427345757122 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1947.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420224352972 receive call purge_ms_request from <0.2033.0> in state state_active *DBG* aaa_ue_fsm_262427345757122 send ok to <0.1947.0> *DBG* aaa_ue_fsm_262427345757122 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1947.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.120 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428616917050">>,"internet",[],undefined,true,0,false,false} 08:32:30.120 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,true,0,false,false} 08:32:30.120 [info] purge_ms_response(<<"262420518247398">>): ok 08:32:30.120 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,239,86,230,58,0,2,0,2,0,16,0>> 08:32:30.120 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422053589087">>,"internet",[],{epdg_tun_pdp_ctx,3603079853,2251443789,{epdg_eua,33,<<192,168,0,87>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.120 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420518247398">>,"internet",[],undefined,true,0,false,false} 08:32:30.120 [info] KMOD Port Delete PDP Context Call {<0.1572.0>,[alias|#Ref<0.2201401468.1057554438.50860>]}: {delete_pdp_context,{172,18,36,103},3603079853,2251443789,{192,168,0,87}} 08:32:30.120 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735087,5695034,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.120 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,87}, 3603079853, 2251443789 08:32:30.120 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735087,5695034,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.120 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],517,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,87}},{i_tid,3603079853}]}} 08:32:30.120 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,false,0,false,false} 08:32:30.120 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.120 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,true,0,false,false} 08:32:30.120 [info] ue_fsm ev_rx_swm_str 08:32:30.120 [info] s2b: Tx {gtp,v2,delete_session_request,2251443789,5695037,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079853,<<172,18,36,20>>,undefined}]} 08:32:30.120 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425405500871","262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.120 [debug] SWx Tx SAR Imsi="262425405500871" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.120 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","412",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425405500871",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.120 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;389;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427345757122",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.120 [info] ue_fsm ev_rx_swx_saa 08:32:30.120 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420224352972">>,message_type => purge_ms_req} 08:32:30.120 [info] ue_fsm purge_ms_request 08:32:30.120 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427345757122","262427345757122@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.120 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422715693999"],[],[]} 08:32:30.120 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262422715693999 receive call rx_s6b_str from <0.2034.0> in state state_authenticated *DBG* epdg_ue_fsm_262427345757122 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.120 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420224352972">>,"internet",[],{epdg_tun_pdp_ctx,3603079833,3588341240,{epdg_eua,33,<<192,168,0,67>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422715693999 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2034.0> *DBG* epdg_ue_fsm_262427345757122 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422715693999 consume call rx_s6b_str from <0.2034.0> in state state_authenticated 08:32:30.121 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427345757122 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.121 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422715693999","262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.121 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.121 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262421841803540 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735081,5695035,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2035.0> in state state_wait_delete_session_resp 08:32:30.121 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421841803540 send ok to <0.2035.0> 08:32:30.121 [info] purge_ms_response(<<"262427345757122">>): ok *DBG* epdg_ue_fsm_262420224352972 send ok to <0.2033.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.121 [info] KMOD Port Delete PDP Context Call {<0.1372.0>,[alias|#Ref<0.2201401468.1057554433.45847>]}: {delete_pdp_context,{172,18,36,103},3603079833,3588341240,{192,168,0,67}} *DBG* aaa_ue_fsm_262421841803540 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420224352972 consume call purge_ms_request from <0.2033.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421841803540 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735081,5695035,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2035.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423240508365">>, message_type => purge_ms_req}} 08:32:30.121 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427345757122">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421841803540 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.121 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,233,86,230,59,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423240508365 receive call purge_ms_request from <0.2037.0> in state state_active *DBG* aaa_ue_fsm_262424944404178 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1950.0> in state state_authenticated_wait_swx_saa 08:32:30.121 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,67}, 3603079833, 3588341240 *DBG* aaa_ue_fsm_262421841803540 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421841803540 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424944404178 send ok to <0.1950.0> *DBG* aaa_ue_fsm_262424944404178 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1950.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.121 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3399,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,67}},{i_tid,3603079833}]}} *DBG* epdg_ue_fsm_262424944404178 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.121 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735081,5695035,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423240508365 send ok to <0.2037.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262423240508365 consume call purge_ms_request from <0.2037.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424944404178 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426586990845">>, message_type => purge_ms_req}} 08:32:30.121 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735081,5695035,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424944404178 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426586990845 receive call purge_ms_request from <0.2038.0> in state state_active 08:32:30.121 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,false,0,false,false} 08:32:30.121 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.121 [info] s2b: Tx {gtp,v2,delete_session_request,3588341240,5695038,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079833,<<172,18,36,20>>,undefined}]} 08:32:30.121 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,true,0,false,false} 08:32:30.121 [info] ue_fsm ev_rx_swm_str 08:32:30.121 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421841803540","262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.121 [debug] SWx Tx SAR Imsi="262421841803540" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.122 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423240508365">>,message_type => purge_ms_req} 08:32:30.122 [info] ue_fsm purge_ms_request 08:32:30.122 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;390;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424944404178",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.122 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","413",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421841803540",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.122 [info] ue_fsm ev_rx_swx_saa 08:32:30.122 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423240508365">>,"internet",[],{epdg_tun_pdp_ctx,3603079854,939791766,{epdg_eua,33,<<192,168,0,88>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.122 [info] KMOD Port Delete PDP Context Call {<0.1582.0>,[alias|#Ref<0.2201401468.1057554436.42655>]}: {delete_pdp_context,{172,18,36,103},3603079854,939791766,{192,168,0,88}} 08:32:30.122 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424944404178","262424944404178@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.122 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,88}, 3603079854, 939791766 08:32:30.122 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],708,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,88}},{i_tid,3603079854}]}} 08:32:30.122 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.122 [info] s2b: Tx {gtp,v2,delete_session_request,939791766,5695039,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079854,<<172,18,36,20>>,undefined}]} 08:32:30.122 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,true,0,false,false} 08:32:30.122 [info] purge_ms_response(<<"262424944404178">>): ok 08:32:30.122 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424944404178">>,"internet",[],undefined,true,0,false,false} 08:32:30.122 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426586990845">>,message_type => purge_ms_req} 08:32:30.122 [info] ue_fsm purge_ms_request 08:32:30.122 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426586990845">>,"internet",[],{epdg_tun_pdp_ctx,3603079851,2760406026,{epdg_eua,33,<<192,168,0,85>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.122 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422053589087"],[],[]} 08:32:30.122 [info] KMOD Port Delete PDP Context Call {<0.1552.0>,[alias|#Ref<0.2201401468.1057554435.43086>]}: {delete_pdp_context,{172,18,36,103},3603079851,2760406026,{192,168,0,85}} 08:32:30.122 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,85}, 3603079851, 2760406026 *DBG* aaa_ue_fsm_262422053589087 receive call rx_s6b_str from <0.2039.0> in state state_authenticated 08:32:30.122 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],772,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,85}},{i_tid,3603079851}]}} *DBG* epdg_ue_fsm_262426586990845 send ok to <0.2038.0> *DBG* aaa_ue_fsm_262422053589087 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2039.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.122 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262426586990845 consume call purge_ms_request from <0.2038.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422053589087 consume call rx_s6b_str from <0.2039.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262420299008667">>,ok}} 08:32:30.122 [info] s2b: Tx {gtp,v2,delete_session_request,2760406026,5695040,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079851,<<172,18,36,20>>,undefined}]} 08:32:30.122 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422053589087","262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.122 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.123 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.123 [info] purge_ms_response for <<"262420299008667">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428445499576">>,ok}} 08:32:30.123 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420299008667">>,message_type => purge_ms_res} 08:32:30.123 [info] purge_ms_response for <<"262428445499576">>: ok 08:32:30.123 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428445499576">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429296027149 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1953.0> in state state_authenticated_wait_swx_saa 08:32:30.123 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;391;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429296027149",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.123 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429296027149 send ok to <0.1953.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429335516288">>,ok}} *DBG* epdg_ue_fsm_262429296027149 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429296027149 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1953.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.123 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429296027149","262429296027149@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.123 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262429296027149 send ok to <0.211.0> 08:32:30.123 [info] purge_ms_response for <<"262429335516288">>: ok *DBG* epdg_ue_fsm_262429296027149 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.123 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421908052380">>, message_type => purge_ms_req}} 08:32:30.123 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429335516288">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262421908052380 receive call purge_ms_request from <0.2041.0> in state state_active 08:32:30.123 [info] purge_ms_response(<<"262429296027149">>): ok *DBG* epdg_ue_fsm_262422715693999 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735084,5695036,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2040.0> in state state_wait_delete_session_resp 08:32:30.123 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429296027149">>,"internet",[],undefined,true,0,false,false} 08:32:30.123 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,236,86,230,60,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422715693999 send ok to <0.2040.0> 08:32:30.123 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421908052380">>,message_type => purge_ms_req} 08:32:30.123 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735084,5695036,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422715693999 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422715693999 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735084,5695036,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2040.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.123 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421908052380 send ok to <0.2041.0> *DBG* epdg_ue_fsm_262422715693999 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.123 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735084,5695036,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421908052380 consume call purge_ms_request from <0.2041.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420224352972 receive call rx_s6b_str from <0.2042.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427800461210">>, message_type => purge_ms_req}} 08:32:30.123 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421908052380">>,"internet",[],{epdg_tun_pdp_ctx,3603079849,3409695846,{epdg_eua,33,<<192,168,0,83>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262420224352972 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2042.0> 08:32:30.123 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420224352972 consume call rx_s6b_str from <0.2042.0> in state state_authenticated *DBG* epdg_ue_fsm_262427800461210 receive call purge_ms_request from <0.2044.0> in state state_active 08:32:30.123 [info] KMOD Port Delete PDP Context Call {<0.1532.0>,[alias|#Ref<0.2201401468.1057554435.43128>]}: {delete_pdp_context,{172,18,36,103},3603079849,3409695846,{192,168,0,83}} 08:32:30.123 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,83}, 3603079849, 3409695846 *DBG* aaa_ue_fsm_262422715693999 send ok to <0.201.0> 08:32:30.123 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262422715693999 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.123 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],836,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,83}},{i_tid,3603079849}]}} 08:32:30.124 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427800461210 send ok to <0.2044.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.124 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262427800461210 consume call purge_ms_request from <0.2044.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427506855883">>, message_type => purge_ms_req}} 08:32:30.124 [info] s2b: Tx {gtp,v2,delete_session_request,3409695846,5695041,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079849,<<172,18,36,20>>,undefined}]} 08:32:30.124 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422715693999","262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427506855883 receive call purge_ms_request from <0.2045.0> in state state_active 08:32:30.124 [debug] SWx Tx SAR Imsi="262422715693999" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.124 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420224352972"],[],[]} 08:32:30.124 [info] ue_fsm ev_rx_s6b_str 08:32:30.124 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420224352972","262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.124 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.124 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427800461210">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427506855883 send ok to <0.2045.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.124 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","414",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422715693999",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262427506855883 consume call purge_ms_request from <0.2045.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423240508365 receive call rx_s6b_str from <0.2046.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429920818689">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421417681309 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1957.0> in state state_authenticated_wait_swx_saa 08:32:30.124 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423240508365 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2046.0> *DBG* epdg_ue_fsm_262429920818689 receive call purge_ms_request from <0.2047.0> in state state_active 08:32:30.124 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* aaa_ue_fsm_262421417681309 send ok to <0.1957.0> *DBG* epdg_ue_fsm_262421417681309 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423240508365 consume call rx_s6b_str from <0.2046.0> in state state_authenticated *DBG* aaa_ue_fsm_262421417681309 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1957.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421417681309 send ok to <0.211.0> 08:32:30.124 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427800461210">>,"internet",[],{epdg_tun_pdp_ctx,3603079852,2304981931,{epdg_eua,33,<<192,168,0,86>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.124 [info] KMOD Port Delete PDP Context Call {<0.1562.0>,[alias|#Ref<0.2201401468.1057554437.50011>]}: {delete_pdp_context,{172,18,36,103},3603079852,2304981931,{192,168,0,86}} 08:32:30.124 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,86}, 3603079852, 2304981931 08:32:30.124 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],900,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,86}},{i_tid,3603079852}]}} 08:32:30.124 [info] s2b: Tx {gtp,v2,delete_session_request,2304981931,5695042,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079852,<<172,18,36,20>>,undefined}]} 08:32:30.124 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427506855883">>,message_type => purge_ms_req} 08:32:30.124 [info] ue_fsm purge_ms_request 08:32:30.124 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427506855883">>,"internet",[],{epdg_tun_pdp_ctx,3603079847,126032492,{epdg_eua,33,<<192,168,0,81>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.124 [info] KMOD Port Delete PDP Context Call {<0.1512.0>,[alias|#Ref<0.2201401468.1057554437.50026>]}: {delete_pdp_context,{172,18,36,103},3603079847,126032492,{192,168,0,81}} 08:32:30.124 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,81}, 3603079847, 126032492 08:32:30.124 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],964,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,81}},{i_tid,3603079847}]}} 08:32:30.124 [info] s2b: Tx {gtp,v2,delete_session_request,126032492,5695043,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079847,<<172,18,36,20>>,undefined}]} 08:32:30.124 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262423240508365"],[],[]} 08:32:30.124 [info] ue_fsm ev_rx_s6b_str 08:32:30.124 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;392;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421417681309",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.124 [info] ue_fsm ev_rx_swx_saa 08:32:30.125 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423240508365","262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.125 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429920818689">>,message_type => purge_ms_req} 08:32:30.125 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.125 [info] ue_fsm purge_ms_request 08:32:30.125 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421417681309","262421417681309@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.125 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.125 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.125 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429920818689">>,"internet",[],{epdg_tun_pdp_ctx,3603079850,329567001,{epdg_eua,33,<<192,168,0,84>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.125 [info] KMOD Port Delete PDP Context Call {<0.1542.0>,[alias|#Ref<0.2201401468.1057554436.42713>]}: {delete_pdp_context,{172,18,36,103},3603079850,329567001,{192,168,0,84}} 08:32:30.125 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,84}, 3603079850, 329567001 08:32:30.125 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1028,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,84}},{i_tid,3603079850}]}} 08:32:30.125 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,true,0,false,false} 08:32:30.125 [info] purge_ms_response(<<"262421417681309">>): ok 08:32:30.125 [info] s2b: Tx {gtp,v2,delete_session_request,329567001,5695044,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079850,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262429920818689 send ok to <0.2047.0> 08:32:30.125 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421417681309">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421417681309 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.126 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,244,86,230,61,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262429920818689 consume call purge_ms_request from <0.2047.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427318731137">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422053589087 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735092,5695037,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2048.0> in state state_wait_delete_session_resp 08:32:30.126 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735092,5695037,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426586990845 receive call rx_s6b_str from <0.2049.0> in state state_authenticated *DBG* aaa_ue_fsm_262423264083417 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1964.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427318731137 receive call purge_ms_request from <0.2050.0> in state state_active 08:32:30.126 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735092,5695037,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422053589087 send ok to <0.2048.0> *DBG* aaa_ue_fsm_262426586990845 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2049.0> *DBG* aaa_ue_fsm_262423264083417 send ok to <0.1964.0> 08:32:30.126 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426586990845"],[],[]} *DBG* epdg_ue_fsm_262423264083417 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426586990845 consume call rx_s6b_str from <0.2049.0> in state state_authenticated *DBG* epdg_ue_fsm_262422053589087 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735092,5695037,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2048.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423264083417 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1964.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.126 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420224352972 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735072,5695038,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2051.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423264083417 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422053589087 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422053589087 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420224352972 send ok to <0.2051.0> *DBG* epdg_ue_fsm_262423264083417 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427318731137 send ok to <0.2050.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.126 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;393;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423264083417",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427318731137 consume call purge_ms_request from <0.2050.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427483767566">>, message_type => purge_ms_req}} 08:32:30.126 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427318731137">>,message_type => purge_ms_req} 08:32:30.126 [info] ue_fsm ev_rx_swx_saa 08:32:30.126 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,false,0,false,false} 08:32:30.126 [info] ue_fsm purge_ms_request 08:32:30.126 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.126 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426586990845","262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.126 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.126 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423264083417","262423264083417@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.126 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427318731137">>,"internet",[],{epdg_tun_pdp_ctx,3603079856,2464084096,{epdg_eua,33,<<192,168,0,90>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.126 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.126 [info] KMOD Port Delete PDP Context Call {<0.1602.0>,[alias|#Ref<0.2201401468.1057554433.45918>]}: {delete_pdp_context,{172,18,36,103},3603079856,2464084096,{192,168,0,90}} 08:32:30.126 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.126 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,224,86,230,62,0,2,0,2,0,16,0>> 08:32:30.126 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,true,0,false,false} 08:32:30.126 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,90}, 3603079856, 2464084096 08:32:30.126 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1602,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,90}},{i_tid,3603079856}]}} 08:32:30.126 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735072,5695038,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.126 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735072,5695038,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.126 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,true,0,false,false} 08:32:30.126 [info] purge_ms_response(<<"262423264083417">>): ok 08:32:30.126 [info] ue_fsm ev_rx_swm_str 08:32:30.126 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421908052380 receive call rx_s6b_str from <0.2053.0> in state state_authenticated 08:32:30.126 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.126 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423264083417">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421908052380 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2053.0> 08:32:30.126 [info] s2b: Tx {gtp,v2,delete_session_request,2464084096,5695045,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079856,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262421908052380 consume call rx_s6b_str from <0.2053.0> in state state_authenticated 08:32:30.126 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422053589087","262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.126 [debug] SWx Tx SAR Imsi="262422053589087" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.127 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,true,0,false,false} 08:32:30.127 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427483767566">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420224352972 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735072,5695038,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2051.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427483767566 receive call purge_ms_request from <0.2055.0> in state state_active 08:32:30.127 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427800461210"],[],[]} *DBG* aaa_ue_fsm_262422053589087 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420224352972 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420224352972 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422053589087 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427800461210 receive call rx_s6b_str from <0.2052.0> in state state_authenticated 08:32:30.127 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421908052380"],[],[]} 08:32:30.127 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427800461210 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2052.0> 08:32:30.127 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421908052380","262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427800461210 consume call rx_s6b_str from <0.2052.0> in state state_authenticated 08:32:30.127 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262420224352972 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420224352972 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.127 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262427483767566 send ok to <0.2055.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427483767566 consume call purge_ms_request from <0.2055.0> in state state_active => state_wait_delete_session_resp 08:32:30.127 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","415",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422053589087",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421731277344">>, message_type => purge_ms_req}} 08:32:30.127 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262423006599341 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1967.0> in state state_authenticated_wait_swx_saa 08:32:30.127 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421731277344 receive call purge_ms_request from <0.2057.0> in state state_active *DBG* aaa_ue_fsm_262423006599341 send ok to <0.1967.0> *DBG* aaa_ue_fsm_262423006599341 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1967.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423006599341 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.127 [info] ue_fsm ev_rx_s6b_str 08:32:30.127 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427483767566">>,"internet",[],{epdg_tun_pdp_ctx,3603079855,2115275019,{epdg_eua,33,<<192,168,0,89>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423006599341 send ok to <0.211.0> 08:32:30.127 [info] KMOD Port Delete PDP Context Call {<0.1592.0>,[alias|#Ref<0.2201401468.1057554437.50051>]}: {delete_pdp_context,{172,18,36,103},3603079855,2115275019,{192,168,0,89}} 08:32:30.127 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420224352972","262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.127 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,89}, 3603079855, 2115275019 08:32:30.127 [debug] SWx Tx SAR Imsi="262420224352972" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.127 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1092,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,89}},{i_tid,3603079855}]}} 08:32:30.127 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427800461210","262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.127 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.127 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","416",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420224352972",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.127 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.128 [info] s2b: Tx {gtp,v2,delete_session_request,2115275019,5695046,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079855,<<172,18,36,20>>,undefined}]} 08:32:30.128 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;394;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423006599341",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.128 [info] ue_fsm ev_rx_swx_saa 08:32:30.128 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421731277344">>,message_type => purge_ms_req} 08:32:30.128 [info] ue_fsm purge_ms_request 08:32:30.128 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423006599341","262423006599341@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.128 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421731277344">>,"internet",[],{epdg_tun_pdp_ctx,3603079863,3176002789,{epdg_eua,33,<<192,168,0,97>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.128 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.128 [info] KMOD Port Delete PDP Context Call {<0.1672.0>,[alias|#Ref<0.2201401468.1057554437.50069>]}: {delete_pdp_context,{172,18,36,103},3603079863,3176002789,{192,168,0,97}} 08:32:30.128 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,97}, 3603079863, 3176002789 08:32:30.128 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],771,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,97}},{i_tid,3603079863}]}} 08:32:30.128 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,true,0,false,false} 08:32:30.128 [info] purge_ms_response(<<"262423006599341">>): ok 08:32:30.128 [info] s2b: Tx {gtp,v2,delete_session_request,3176002789,5695047,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079863,<<172,18,36,20>>,undefined}]} 08:32:30.128 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423006599341">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423006599341 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421731277344 send ok to <0.2057.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.128 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427506855883"],[],[]} *DBG* epdg_ue_fsm_262421731277344 consume call purge_ms_request from <0.2057.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426280488861">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427506855883 receive call rx_s6b_str from <0.2058.0> in state state_authenticated 08:32:30.128 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,245,86,230,63,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262423240508365 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735093,5695039,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2059.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426280488861 receive call purge_ms_request from <0.2060.0> in state state_active *DBG* aaa_ue_fsm_262427506855883 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2058.0> 08:32:30.129 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735093,5695039,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423240508365 send ok to <0.2059.0> *DBG* aaa_ue_fsm_262427506855883 consume call rx_s6b_str from <0.2058.0> in state state_authenticated 08:32:30.129 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262423240508365 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735093,5695039,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2059.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.129 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735093,5695039,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423240508365 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423240508365 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426280488861 send ok to <0.2060.0> 08:32:30.129 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426280488861">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426280488861 consume call purge_ms_request from <0.2060.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.129 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422916329427">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423240508365 send ok to <0.201.0> 08:32:30.129 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427506855883","262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262423240508365 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.129 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422916329427 receive call purge_ms_request from <0.2062.0> in state state_active 08:32:30.129 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.129 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,false,0,false,false} 08:32:30.129 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.129 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426280488861">>,"internet",[],{epdg_tun_pdp_ctx,3603079859,840193194,{epdg_eua,33,<<192,168,0,93>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.129 [info] KMOD Port Delete PDP Context Call {<0.1632.0>,[alias|#Ref<0.2201401468.1057554437.50088>]}: {delete_pdp_context,{172,18,36,103},3603079859,840193194,{192,168,0,93}} 08:32:30.129 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420727472296 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1970.0> in state state_authenticated_wait_swx_saa 08:32:30.129 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,93}, 3603079859, 840193194 *DBG* epdg_ue_fsm_262422916329427 send ok to <0.2062.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.129 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],581,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,93}},{i_tid,3603079859}]}} *DBG* epdg_ue_fsm_262422916329427 consume call purge_ms_request from <0.2062.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420727472296 send ok to <0.1970.0> *DBG* epdg_ue_fsm_262420727472296 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425870777860">>, message_type => purge_ms_req}} 08:32:30.129 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420727472296 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1970.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420727472296 send ok to <0.211.0> 08:32:30.129 [info] s2b: Tx {gtp,v2,delete_session_request,840193194,5695048,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079859,<<172,18,36,20>>,undefined}]} *DBG* epdg_ue_fsm_262420727472296 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.129 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423240508365","262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425870777860 receive call purge_ms_request from <0.2063.0> in state state_active 08:32:30.129 [debug] SWx Tx SAR Imsi="262423240508365" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.129 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","417",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423240508365",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.129 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422916329427">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262425870777860 send ok to <0.2063.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425870777860 consume call purge_ms_request from <0.2063.0> in state state_active => state_wait_delete_session_resp 08:32:30.129 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428197922970">>, message_type => purge_ms_req}} 08:32:30.129 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422916329427">>,"internet",[],{epdg_tun_pdp_ctx,3603079864,4251143358,{epdg_eua,33,<<192,168,0,98>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429920818689 receive call rx_s6b_str from <0.2064.0> in state state_authenticated 08:32:30.129 [info] KMOD Port Delete PDP Context Call {<0.1682.0>,[alias|#Ref<0.2201401468.1057554433.45957>]}: {delete_pdp_context,{172,18,36,103},3603079864,4251143358,{192,168,0,98}} *DBG* aaa_ue_fsm_262429920818689 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2064.0> *DBG* epdg_ue_fsm_262428197922970 receive call purge_ms_request from <0.2066.0> in state state_active *DBG* aaa_ue_fsm_262429920818689 consume call rx_s6b_str from <0.2064.0> in state state_authenticated *DBG* epdg_ue_fsm_262426586990845 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735090,5695040,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2065.0> in state state_wait_delete_session_resp 08:32:30.129 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,98}, 3603079864, 4251143358 08:32:30.129 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],835,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,98}},{i_tid,3603079864}]}} 08:32:30.129 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;395;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420727472296",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.129 [info] ue_fsm ev_rx_swx_saa 08:32:30.129 [info] s2b: Tx {gtp,v2,delete_session_request,4251143358,5695049,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079864,<<172,18,36,20>>,undefined}]} 08:32:30.129 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420727472296","262420727472296@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.129 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.129 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,true,0,false,false} 08:32:30.129 [info] purge_ms_response(<<"262420727472296">>): ok 08:32:30.130 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425870777860">>,message_type => purge_ms_req} 08:32:30.130 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420727472296">>,"internet",[],undefined,true,0,false,false} 08:32:30.130 [info] ue_fsm purge_ms_request 08:32:30.130 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425870777860">>,"internet",[],{epdg_tun_pdp_ctx,3603079860,4088900684,{epdg_eua,33,<<192,168,0,94>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.130 [info] KMOD Port Delete PDP Context Call {<0.1642.0>,[alias|#Ref<0.2201401468.1057554433.45968>]}: {delete_pdp_context,{172,18,36,103},3603079860,4088900684,{192,168,0,94}} 08:32:30.130 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,94}, 3603079860, 4088900684 08:32:30.130 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],899,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,94}},{i_tid,3603079860}]}} 08:32:30.130 [info] s2b: Tx {gtp,v2,delete_session_request,4088900684,5695050,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079860,<<172,18,36,20>>,undefined}]} 08:32:30.130 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,242,86,230,64,0,2,0,2,0,16,0>> 08:32:30.130 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262429920818689"],[],[]} 08:32:30.130 [info] ue_fsm ev_rx_s6b_str 08:32:30.130 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735090,5695040,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.130 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428197922970">>,message_type => purge_ms_req} 08:32:30.130 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735090,5695040,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.130 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429920818689","262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.130 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.130 [info] ue_fsm purge_ms_request 08:32:30.130 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.130 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428197922970">>,"internet",[],{epdg_tun_pdp_ctx,3603079858,61688248,{epdg_eua,33,<<192,168,0,92>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.130 [info] KMOD Port Delete PDP Context Call {<0.1622.0>,[alias|#Ref<0.2201401468.1057554434.42980>]}: {delete_pdp_context,{172,18,36,103},3603079858,61688248,{192,168,0,92}} 08:32:30.130 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,92}, 3603079858, 61688248 08:32:30.130 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,false,0,false,false} 08:32:30.130 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427318731137"],[],[]} *DBG* epdg_ue_fsm_262426586990845 send ok to <0.2065.0> *DBG* aaa_ue_fsm_262427318731137 receive call rx_s6b_str from <0.2067.0> in state state_authenticated 08:32:30.131 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],963,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,92}},{i_tid,3603079858}]}} *DBG* epdg_ue_fsm_262426586990845 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735090,5695040,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2065.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426586990845 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.131 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427318731137 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2067.0> *DBG* epdg_ue_fsm_262421908052380 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735088,5695041,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2069.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426586990845 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427483767566 receive call rx_s6b_str from <0.2068.0> in state state_authenticated 08:32:30.131 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427318731137 consume call rx_s6b_str from <0.2067.0> in state state_authenticated *DBG* epdg_ue_fsm_262421908052380 send ok to <0.2069.0> 08:32:30.131 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,240,86,230,65,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427483767566 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2068.0> *DBG* epdg_ue_fsm_262421908052380 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735088,5695041,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2069.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426586990845 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427483767566 consume call rx_s6b_str from <0.2068.0> in state state_authenticated 08:32:30.131 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735088,5695041,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421908052380 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421908052380 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426586990845 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427800461210 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735091,5695042,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2071.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427800461210 send ok to <0.2071.0> *DBG* epdg_ue_fsm_262427800461210 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735091,5695042,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2071.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428197922970 send ok to <0.2066.0> *DBG* epdg_ue_fsm_262427800461210 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262428197922970 consume call purge_ms_request from <0.2066.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421908052380 send ok to <0.201.0> 08:32:30.131 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420706051736">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421908052380 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.131 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735088,5695041,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.131 [info] ue_fsm ev_rx_swm_str 08:32:30.131 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427318731137","262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.131 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.131 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427483767566"],[],[]} 08:32:30.131 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.131 [info] ue_fsm ev_rx_s6b_str 08:32:30.131 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426586990845","262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.131 [debug] SWx Tx SAR Imsi="262426586990845" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.131 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,false,0,false,false} 08:32:30.131 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.131 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427483767566","262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.131 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,true,0,false,false} 08:32:30.131 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","418",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426586990845",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.131 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.131 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,243,86,230,66,0,2,0,2,0,16,0>> 08:32:30.131 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.131 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735091,5695042,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.131 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735091,5695042,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.131 [info] ue_fsm ev_rx_swm_str 08:32:30.131 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421908052380","262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.131 [debug] SWx Tx SAR Imsi="262421908052380" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.131 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,false,0,false,false} 08:32:30.131 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.131 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,true,0,false,false} 08:32:30.131 [info] s2b: Tx {gtp,v2,delete_session_request,61688248,5695051,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079858,<<172,18,36,20>>,undefined}]} 08:32:30.132 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","419",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421908052380",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.132 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;396;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422857996750",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422857996750 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1973.0> in state state_authenticated_wait_swx_saa 08:32:30.132 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427800461210 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.132 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420706051736">>,message_type => purge_ms_req} 08:32:30.132 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,238,86,230,67,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420706051736 receive call purge_ms_request from <0.2073.0> in state state_active 08:32:30.132 [info] ue_fsm ev_rx_swx_saa 08:32:30.132 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422857996750","262422857996750@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.132 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427800461210","262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427506855883 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735086,5695043,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2075.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427800461210 send ok to <0.201.0> 08:32:30.132 [debug] SWx Tx SAR Imsi="262427800461210" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422857996750 send ok to <0.1973.0> *DBG* epdg_ue_fsm_262422857996750 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427800461210 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422857996750 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1973.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427506855883 send ok to <0.2075.0> 08:32:30.132 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422857996750 send ok to <0.211.0> 08:32:30.132 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735086,5695043,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420706051736 send ok to <0.2073.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427506855883 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735086,5695043,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2075.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422857996750 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427506855883 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.132 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420706051736">>,"internet",[],{epdg_tun_pdp_ctx,3603079865,1153368778,{epdg_eua,33,<<192,168,0,99>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420706051736 consume call purge_ms_request from <0.2073.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425669747607">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427506855883 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421731277344 receive call rx_s6b_str from <0.2076.0> in state state_authenticated *DBG* epdg_ue_fsm_262429920818689 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735089,5695044,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2077.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425669747607 receive call purge_ms_request from <0.2079.0> in state state_active *DBG* aaa_ue_fsm_262421731277344 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2076.0> *DBG* aaa_ue_fsm_262427506855883 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429920818689 send ok to <0.2077.0> *DBG* aaa_ue_fsm_262421731277344 consume call rx_s6b_str from <0.2076.0> in state state_authenticated *DBG* aaa_ue_fsm_262427506855883 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.132 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","420",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427800461210",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.132 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735086,5695043,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.132 [info] KMOD Port Delete PDP Context Call {<0.1692.0>,[alias|#Ref<0.2201401468.1057554438.51116>]}: {delete_pdp_context,{172,18,36,103},3603079865,1153368778,{192,168,0,99}} 08:32:30.133 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,99}, 3603079865, 1153368778 08:32:30.133 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1666,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,99}},{i_tid,3603079865}]}} 08:32:30.133 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.133 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,false,0,false,false} 08:32:30.133 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.133 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,true,0,false,false} 08:32:30.133 [info] s2b: Tx {gtp,v2,delete_session_request,1153368778,5695052,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079865,<<172,18,36,20>>,undefined}]} 08:32:30.133 [info] purge_ms_response(<<"262422857996750">>): ok 08:32:30.133 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,true,0,false,false} 08:32:30.133 [info] ue_fsm ev_rx_swm_str 08:32:30.133 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422857996750">>,"internet",[],undefined,true,0,false,false} 08:32:30.133 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,241,86,230,68,0,2,0,2,0,16,0>> 08:32:30.133 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262421731277344"],[],[]} 08:32:30.133 [info] ue_fsm ev_rx_s6b_str 08:32:30.133 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735089,5695044,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.133 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427506855883","262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.133 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735089,5695044,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.133 [debug] SWx Tx SAR Imsi="262427506855883" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.133 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425669747607">>,message_type => purge_ms_req} 08:32:30.133 [info] ue_fsm purge_ms_request 08:32:30.133 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","421",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427506855883",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.133 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421731277344","262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.133 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.133 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,false,0,false,false} 08:32:30.133 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.133 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.133 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425669747607">>,"internet",[],{epdg_tun_pdp_ctx,3603079857,3052317133,{epdg_eua,33,<<192,168,0,91>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.133 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426187938842 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1982.0> in state state_authenticated_wait_swx_saa 08:32:30.133 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426280488861"],[],[]} *DBG* epdg_ue_fsm_262429920818689 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735089,5695044,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2077.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429920818689 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.133 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;397;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422570687416",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426280488861 receive call rx_s6b_str from <0.2080.0> in state state_authenticated *DBG* aaa_ue_fsm_262422916329427 receive call rx_s6b_str from <0.2081.0> in state state_authenticated *DBG* epdg_ue_fsm_262425669747607 send ok to <0.2079.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262429920818689 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427318731137 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735095,5695045,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2082.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422570687416 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1978.0> in state state_authenticated_wait_swx_saa 08:32:30.134 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;398;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426187938842",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422916329427 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2081.0> *DBG* aaa_ue_fsm_262426280488861 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2080.0> *DBG* epdg_ue_fsm_262425669747607 consume call purge_ms_request from <0.2079.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429920818689 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426187938842 send ok to <0.1982.0> *DBG* epdg_ue_fsm_262426187938842 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426693854693">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425870777860 receive call rx_s6b_str from <0.2084.0> in state state_authenticated *DBG* epdg_ue_fsm_262427318731137 send ok to <0.2082.0> *DBG* aaa_ue_fsm_262422570687416 send ok to <0.1978.0> *DBG* aaa_ue_fsm_262422916329427 consume call rx_s6b_str from <0.2081.0> in state state_authenticated *DBG* aaa_ue_fsm_262426280488861 consume call rx_s6b_str from <0.2080.0> in state state_authenticated *DBG* aaa_ue_fsm_262429920818689 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426187938842 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1982.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426187938842 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425870777860 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2084.0> *DBG* epdg_ue_fsm_262422570687416 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422570687416 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1978.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426187938842 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427318731137 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735095,5695045,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2082.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426693854693 receive call purge_ms_request from <0.2085.0> in state state_active *DBG* aaa_ue_fsm_262425870777860 consume call rx_s6b_str from <0.2084.0> in state state_authenticated 08:32:30.134 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427318731137 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.134 [info] KMOD Port Delete PDP Context Call {<0.1612.0>,[alias|#Ref<0.2201401468.1057554433.46062>]}: {delete_pdp_context,{172,18,36,103},3603079857,3052317133,{192,168,0,91}} 08:32:30.134 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,91}, 3603079857, 3052317133 08:32:30.134 [info] ue_fsm ev_rx_swm_str 08:32:30.134 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3782,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,91}},{i_tid,3603079857}]}} 08:32:30.134 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426187938842","262426187938842@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.134 [info] ue_fsm ev_rx_s6b_str 08:32:30.134 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422916329427"],[],[]} 08:32:30.134 [info] ue_fsm ev_rx_s6b_str 08:32:30.134 [info] s2b: Tx {gtp,v2,delete_session_request,3052317133,5695053,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079857,<<172,18,36,20>>,undefined}]} 08:32:30.134 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,247,86,230,69,0,2,0,2,0,16,0>> 08:32:30.134 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735095,5695045,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.134 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735095,5695045,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.134 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429920818689","262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.134 [info] ue_fsm ev_rx_swx_saa 08:32:30.134 [debug] SWx Tx SAR Imsi="262429920818689" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.134 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426280488861","262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.134 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422916329427","262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.134 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.134 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.134 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","422",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429920818689",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.134 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.134 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.134 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.134 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425870777860"],[],[]} 08:32:30.134 [info] ue_fsm ev_rx_s6b_str 08:32:30.134 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,false,0,false,false} 08:32:30.134 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.134 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422570687416","262422570687416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.135 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,true,0,false,false} 08:32:30.135 [info] purge_ms_response(<<"262426187938842">>): ok 08:32:30.135 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425870777860","262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.135 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.135 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.135 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426693854693">>,message_type => purge_ms_req} 08:32:30.135 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,true,0,false,false} 08:32:30.135 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426187938842">>,"internet",[],undefined,true,0,false,false} 08:32:30.135 [info] ue_fsm purge_ms_request 08:32:30.135 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.135 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,true,0,false,false} 08:32:30.135 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426693854693">>,"internet",[],{epdg_tun_pdp_ctx,3603079867,4229241820,{epdg_eua,33,<<192,168,0,101>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422570687416 send ok to <0.211.0> 08:32:30.135 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,246,86,230,70,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262427318731137 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422570687416 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.135 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428197922970"],[],[]} *DBG* epdg_ue_fsm_262427483767566 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735094,5695046,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2089.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420706051736 receive call rx_s6b_str from <0.2087.0> in state state_authenticated *DBG* aaa_ue_fsm_262425669747607 receive call rx_s6b_str from <0.2088.0> in state state_authenticated 08:32:30.135 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;399;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427855843123",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427483767566 send ok to <0.2089.0> *DBG* aaa_ue_fsm_262420706051736 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2087.0> *DBG* aaa_ue_fsm_262425669747607 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2088.0> *DBG* aaa_ue_fsm_262428197922970 receive call rx_s6b_str from <0.2086.0> in state state_authenticated *DBG* aaa_ue_fsm_262420706051736 consume call rx_s6b_str from <0.2087.0> in state state_authenticated *DBG* epdg_ue_fsm_262427483767566 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735094,5695046,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2089.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425669747607 consume call rx_s6b_str from <0.2088.0> in state state_authenticated *DBG* aaa_ue_fsm_262427318731137 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428197922970 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2086.0> *DBG* epdg_ue_fsm_262427483767566 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421731277344 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735102,5695047,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2091.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427483767566 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262427318731137 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428197922970 consume call rx_s6b_str from <0.2086.0> in state state_authenticated 08:32:30.136 [info] purge_ms_response(<<"262422570687416">>): ok 08:32:30.136 [info] ue_fsm ev_rx_swm_str 08:32:30.136 [info] KMOD Port Delete PDP Context Call {<0.1712.0>,[alias|#Ref<0.2201401468.1057554434.43072>]}: {delete_pdp_context,{172,18,36,103},3603079867,4229241820,{192,168,0,101}} 08:32:30.137 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422570687416">>,"internet",[],undefined,true,0,false,false} 08:32:30.137 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,101}, 3603079867, 4229241820 08:32:30.137 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1027,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,101}},{i_tid,3603079867}]}} 08:32:30.137 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735094,5695046,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.137 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735094,5695046,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.137 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420706051736"],[],[]} 08:32:30.137 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262425669747607"],[],[]} 08:32:30.137 [info] ue_fsm ev_rx_s6b_str 08:32:30.137 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427318731137","262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.137 [info] ue_fsm ev_rx_s6b_str 08:32:30.137 [debug] SWx Tx SAR Imsi="262427318731137" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.137 [info] ue_fsm ev_rx_s6b_str 08:32:30.137 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,false,0,false,false} 08:32:30.137 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420706051736","262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.137 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.137 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425669747607","262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.137 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.137 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.137 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","423",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427318731137",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.137 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,254,86,230,71,0,2,0,2,0,16,0>> 08:32:30.137 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,true,0,false,false} 08:32:30.137 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.137 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.137 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735102,5695047,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.137 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428197922970","262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.137 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735102,5695047,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.137 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.137 [info] ue_fsm ev_rx_swm_str 08:32:30.137 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.137 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427855843123 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1984.0> in state state_authenticated_wait_swx_saa 08:32:30.137 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;400;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420737622853",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.137 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420737622853 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1991.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421731277344 send ok to <0.2091.0> 08:32:30.137 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427483767566","262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421731277344 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735102,5695047,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2091.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.138 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421731277344 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422916329427 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735103,5695049,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2092.0> in state state_wait_delete_session_resp 08:32:30.138 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427855843123","262427855843123@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422916329427 send ok to <0.2092.0> 08:32:30.138 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420737622853","262420737622853@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427483767566 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427855843123 send ok to <0.1984.0> *DBG* aaa_ue_fsm_262420737622853 send ok to <0.1991.0> *DBG* aaa_ue_fsm_262427483767566 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422916329427 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735103,5695049,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2092.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.138 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427855843123 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1984.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420737622853 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1991.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421731277344 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426280488861 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735098,5695048,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2094.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427855843123 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422916329427 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.138 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,255,86,230,73,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262429429106888 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1993.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426280488861 send ok to <0.2094.0> *DBG* epdg_ue_fsm_262427855843123 send ok to <0.211.0> 08:32:30.138 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262421731277344 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420737622853 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427855843123 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429429106888 send ok to <0.1993.0> *DBG* epdg_ue_fsm_262426280488861 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735098,5695048,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2094.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421731277344 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426693854693 send ok to <0.2085.0> *DBG* epdg_ue_fsm_262420737622853 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262429429106888 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1993.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426280488861 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420706051736 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735104,5695052,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2096.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422916329427 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429429106888 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.138 [debug] SWx Tx SAR Imsi="262427483767566" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262426693854693 consume call purge_ms_request from <0.2085.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424860244870">>, message_type => purge_ms_req}} 08:32:30.138 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735103,5695049,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.138 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735103,5695049,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.138 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","424",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427483767566",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.138 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,false,0,false,false} 08:32:30.138 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.138 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,250,86,230,72,0,2,0,2,0,16,0>> 08:32:30.138 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,true,0,false,false} 08:32:30.138 [info] ue_fsm ev_rx_swm_str 08:32:30.138 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735098,5695048,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.138 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735098,5695048,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.138 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.138 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421731277344","262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.138 [debug] SWx Tx SAR Imsi="262421731277344" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.138 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,false,0,false,false} 08:32:30.138 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,true,0,false,false} 08:32:30.138 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;401;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429429106888",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.138 [info] ue_fsm ev_rx_swx_saa 08:32:30.138 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","425",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421731277344",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.138 [info] purge_ms_response(<<"262427855843123">>): ok 08:32:30.138 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.138 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.138 [info] s2b: Tx {gtp,v2,delete_session_request,4229241820,5695054,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079867,<<172,18,36,20>>,undefined}]} 08:32:30.138 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427855843123">>,"internet",[],undefined,true,0,false,false} 08:32:30.138 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429429106888","262429429106888@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.138 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,true,0,false,false} 08:32:30.139 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,142,0,86,230,76,0,2,0,2,0,16,0>> 08:32:30.139 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,true,0,false,false} 08:32:30.139 [info] purge_ms_response(<<"262420737622853">>): ok 08:32:30.139 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735104,5695052,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.139 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735104,5695052,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.139 [info] ue_fsm ev_rx_swm_str 08:32:30.139 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.139 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420737622853">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420737622853 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.139 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420706051736 send ok to <0.2096.0> 08:32:30.139 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422916329427","262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.139 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429429106888 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420706051736 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735104,5695052,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2096.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425870777860 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735099,5695050,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2097.0> in state state_wait_delete_session_resp 08:32:30.139 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424860244870">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262429429106888 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426693854693 receive call rx_s6b_str from <0.2098.0> in state state_authenticated *DBG* epdg_ue_fsm_262420706051736 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422916329427 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426280488861 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424860244870 receive call purge_ms_request from <0.2100.0> in state state_active *DBG* aaa_ue_fsm_262426693854693 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2098.0> *DBG* aaa_ue_fsm_262422916329427 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425870777860 send ok to <0.2097.0> 08:32:30.140 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;402;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420180970653",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426693854693 consume call rx_s6b_str from <0.2098.0> in state state_authenticated *DBG* epdg_ue_fsm_262425870777860 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735099,5695050,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2097.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426280488861 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420706051736 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425870777860 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426280488861 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424860244870 send ok to <0.2100.0> 08:32:30.140 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424860244870 consume call purge_ms_request from <0.2100.0> in state state_active => state_wait_delete_session_resp 08:32:30.140 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,251,86,230,74,0,2,0,2,0,16,0>> *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427742063230">>, message_type => purge_ms_req}} 08:32:30.140 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,true,0,false,false} 08:32:30.140 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735099,5695050,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.140 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735099,5695050,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.140 [debug] SWx Tx SAR Imsi="262422916329427" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.140 [info] purge_ms_response(<<"262429429106888">>): ok 08:32:30.140 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429429106888">>,"internet",[],undefined,true,0,false,false} 08:32:30.140 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262426693854693"],[],[]} 08:32:30.140 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","426",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422916329427",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.140 [info] ue_fsm ev_rx_s6b_str 08:32:30.140 [info] ue_fsm ev_rx_swm_str 08:32:30.140 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,false,0,false,false} 08:32:30.140 [info] ue_fsm purge_ms_request 08:32:30.140 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426693854693","262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.140 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.140 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.141 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426280488861","262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.141 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.141 [debug] SWx Tx SAR Imsi="262426280488861" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.141 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424860244870">>,"internet",[],{epdg_tun_pdp_ctx,3603079866,512327651,{epdg_eua,33,<<192,168,0,100>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.141 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,true,0,false,false} 08:32:30.141 [info] KMOD Port Delete PDP Context Call {<0.1702.0>,[alias|#Ref<0.2201401468.1057554436.43042>]}: {delete_pdp_context,{172,18,36,103},3603079866,512327651,{192,168,0,100}} 08:32:30.141 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","427",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426280488861",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.141 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,100}, 3603079866, 512327651 08:32:30.141 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3846,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,100}},{i_tid,3603079866}]}} 08:32:30.141 [info] ue_fsm ev_rx_swm_str 08:32:30.141 [info] s2b: Tx {gtp,v2,delete_session_request,512327651,5695055,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079866,<<172,18,36,20>>,undefined}]} 08:32:30.141 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420180970653 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1997.0> in state state_authenticated_wait_swx_saa 08:32:30.141 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420706051736","262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.141 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427742063230">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427742063230 receive call purge_ms_request from <0.2102.0> in state state_active 08:32:30.141 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;403;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422782376908",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.141 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,248,86,230,77,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422782376908 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2000.0> in state state_authenticated_wait_swx_saa 08:32:30.142 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420180970653","262420180970653@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262420706051736 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425870777860 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.142 [debug] SWx Tx SAR Imsi="262420706051736" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420706051736 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.142 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425669747607 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735096,5695053,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2104.0> in state state_wait_delete_session_resp 08:32:30.142 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427742063230">>,"internet",[],{epdg_tun_pdp_ctx,3603079861,3882759688,{epdg_eua,33,<<192,168,0,95>>,undefined},<<172,18,36,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262425870777860 send ok to <0.201.0> 08:32:30.142 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","428",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420706051736",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262425669747607 send ok to <0.2104.0> *DBG* aaa_ue_fsm_262420180970653 send ok to <0.1997.0> *DBG* aaa_ue_fsm_262422782376908 send ok to <0.2000.0> *DBG* epdg_ue_fsm_262420180970653 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425870777860 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.142 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428197922970 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735097,5695051,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2106.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425669747607 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735096,5695053,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2104.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420180970653 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1997.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422782376908 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2000.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420180970653 send ok to <0.211.0> 08:32:30.142 [info] KMOD Port Delete PDP Context Call {<0.1652.0>,[alias|#Ref<0.2201401468.1057554437.50266>]}: {delete_pdp_context,{172,18,36,103},3603079861,3882759688,{192,168,0,95}} *DBG* epdg_ue_fsm_262422782376908 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428197922970 send ok to <0.2106.0> *DBG* epdg_ue_fsm_262425669747607 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427742063230 send ok to <0.2102.0> *DBG* epdg_ue_fsm_262420180970653 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425737598797 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2002.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422782376908 send ok to <0.211.0> *DBG* aaa_ue_fsm_262425669747607 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427742063230 consume call purge_ms_request from <0.2102.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428197922970 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735097,5695051,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2106.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.53>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428913445416">>, message_type => purge_ms_req}} 08:32:30.142 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,95}, 3603079861, 3882759688 *DBG* epdg_ue_fsm_262428197922970 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.142 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422782376908","262422782376908@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.142 [info] ue_fsm ev_rx_swm_str 08:32:30.142 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3463,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,95}},{i_tid,3603079861}]}} 08:32:30.142 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735096,5695053,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.142 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425870777860","262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.142 [debug] SWx Tx SAR Imsi="262425870777860" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.142 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735096,5695053,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.142 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","429",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425870777860",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.142 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,false,0,false,false} 08:32:30.142 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.142 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,249,86,230,75,0,2,0,2,0,16,0>> 08:32:30.142 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.142 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735097,5695051,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.142 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735097,5695051,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.142 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,true,0,false,false} 08:32:30.142 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,true,0,false,false} 08:32:30.142 [info] purge_ms_response(<<"262420180970653">>): ok 08:32:30.142 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.143 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,false,0,false,false} 08:32:30.143 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.143 [info] s2b: Tx {gtp,v2,delete_session_request,3882759688,5695056,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079861,<<172,18,36,20>>,undefined}]} 08:32:30.143 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;404;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425737598797",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.143 [info] ue_fsm ev_rx_swx_saa 08:32:30.143 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420180970653">>,"internet",[],undefined,true,0,false,false} 08:32:30.143 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,true,0,false,false} 08:32:30.143 [info] purge_ms_response(<<"262422782376908">>): ok 08:32:30.143 [info] ue_fsm ev_rx_swm_str 08:32:30.143 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,true,0,false,false} 08:32:30.143 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425737598797","262425737598797@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.143 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422782376908">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422782376908 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.143 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425669747607","262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.143 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262424860244870"],[],[]} 08:32:30.143 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428913445416">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262425669747607 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424860244870 receive call rx_s6b_str from <0.2107.0> in state state_authenticated 08:32:30.143 [debug] SWx Tx SAR Imsi="262425669747607" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428197922970 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262425669747607 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428913445416 receive call purge_ms_request from <0.2109.0> in state state_active 08:32:30.143 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","430",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425669747607",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424860244870 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2107.0> *DBG* aaa_ue_fsm_262424860244870 consume call rx_s6b_str from <0.2107.0> in state state_authenticated 08:32:30.143 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428197922970 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425737598797 send ok to <0.2002.0> *DBG* epdg_ue_fsm_262425737598797 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.143 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428197922970 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425737598797 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2002.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.144 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262425737598797 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425737598797 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.144 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424860244870","262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428913445416 send ok to <0.2109.0> 08:32:30.144 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.144 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428197922970","262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428913445416 consume call purge_ms_request from <0.2109.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426693854693 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735106,5695054,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2111.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421089997143 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2006.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262427646342360">>,ok}} 08:32:30.144 [debug] SWx Tx SAR Imsi="262428197922970" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262426693854693 send ok to <0.2111.0> *DBG* aaa_ue_fsm_262421089997143 send ok to <0.2006.0> *DBG* epdg_ue_fsm_262426693854693 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735106,5695054,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2111.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421089997143 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2006.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.144 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} *DBG* epdg_ue_fsm_262421089997143 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426693854693 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421089997143 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425467358825">>,ok}} *DBG* aaa_ue_fsm_262426693854693 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.144 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","431",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428197922970",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.144 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428913445416">>,"internet",[],{epdg_tun_pdp_ctx,3603079862,3686475769,{epdg_eua,33,<<192,168,0,96>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:30.144 [info] KMOD Port Delete PDP Context Call {<0.1662.0>,[alias|#Ref<0.2201401468.1057554435.43324>]}: {delete_pdp_context,{172,18,36,103},3603079862,3686475769,{192,168,0,96}} 08:32:30.144 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,96}, 3603079862, 3686475769 08:32:30.144 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.144 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3910,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,96}},{i_tid,3603079862}]}} 08:32:30.144 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,true,0,false,false} 08:32:30.144 [info] purge_ms_response(<<"262425737598797">>): ok 08:32:30.144 [info] s2b: Tx {gtp,v2,delete_session_request,3686475769,5695057,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079862,<<172,18,36,20>>,undefined}]} 08:32:30.144 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425737598797">>,"internet",[],undefined,true,0,false,false} 08:32:30.144 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,142,2,86,230,78,0,2,0,2,0,16,0>> 08:32:30.144 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735106,5695054,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.144 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735106,5695054,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.144 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;405;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421089997143",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.144 [info] ue_fsm ev_rx_swx_saa 08:32:30.144 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,false,0,false,false} 08:32:30.144 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.144 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421089997143","262421089997143@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.144 [info] purge_ms_response for <<"262427646342360">>: ok 08:32:30.144 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,true,0,false,false} 08:32:30.144 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427646342360">>,message_type => purge_ms_res} 08:32:30.144 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.144 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427742063230 receive call rx_s6b_str from <0.2112.0> in state state_authenticated 08:32:30.144 [info] purge_ms_response(<<"262421089997143">>): ok 08:32:30.144 [info] ue_fsm ev_rx_swm_str 08:32:30.144 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421089997143">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427742063230 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2112.0> *DBG* epdg_ue_fsm_262421089997143 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427742063230 consume call rx_s6b_str from <0.2112.0> in state state_authenticated 08:32:30.144 [info] purge_ms_response for <<"262425467358825">>: ok 08:32:30.144 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426693854693","262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.145 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262427742063230"],[],[]} *DBG* gsup_server got cast {purge_ms_response,{<<"262421617896706">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.145 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262426693854693 send ok to <0.201.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262421062081870">>,ok}} *DBG* aaa_ue_fsm_262426693854693 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.145 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427742063230","262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.145 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server got cast {purge_ms_response,{<<"262420672770607">>,ok}} 08:32:30.145 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425467358825">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.145 [debug] SWx Tx SAR Imsi="262426693854693" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* gsup_server got cast {purge_ms_response,{<<"262426219666284">>,ok}} 08:32:30.145 [info] purge_ms_response for <<"262421617896706">>: ok 08:32:30.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421617896706">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262424635790884 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2014.0> in state state_authenticated_wait_swx_saa 08:32:30.145 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","432",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426693854693",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424635790884 send ok to <0.2014.0> 08:32:30.145 [info] purge_ms_response for <<"262421062081870">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262424635790884 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424635790884 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2014.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421062081870">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429991906969">>,ok}} *DBG* epdg_ue_fsm_262424635790884 send ok to <0.211.0> 08:32:30.145 [info] purge_ms_response for <<"262420672770607">>: ok 08:32:30.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420672770607">>,message_type => purge_ms_res} 08:32:30.145 [info] purge_ms_response for <<"262426219666284">>: ok *DBG* epdg_ue_fsm_262424635790884 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.145 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;406;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424635790884",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.145 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262426248868860">>,ok}} 08:32:30.145 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426219666284">>,message_type => purge_ms_res} 08:32:30.145 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424635790884","262424635790884@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.145 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.146 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.146 [info] purge_ms_response(<<"262424635790884">>): ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426163386976">>,ok}} 08:32:30.146 [info] purge_ms_response for <<"262429991906969">>: ok *DBG* epdg_ue_fsm_262424860244870 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735105,5695055,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2114.0> in state state_wait_delete_session_resp 08:32:30.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429991906969">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262428913445416 receive call rx_s6b_str from <0.2115.0> in state state_authenticated 08:32:30.146 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424635790884">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424860244870 send ok to <0.2114.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427256809716">>,ok}} *DBG* aaa_ue_fsm_262428913445416 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2115.0> *DBG* aaa_ue_fsm_262428913445416 consume call rx_s6b_str from <0.2115.0> in state state_authenticated *DBG* epdg_ue_fsm_262424860244870 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735105,5695055,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2114.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 08:32:30.146 [info] purge_ms_response for <<"262426248868860">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262424860244870 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424860244870 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421647444403 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2016.0> in state state_authenticated_wait_swx_saa 08:32:30.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426248868860">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427467273000">>,ok}} 08:32:30.146 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,142,1,86,230,79,0,2,0,2,0,16,0>> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262429647465496">>,ok}} *DBG* aaa_ue_fsm_262424860244870 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421647444403 send ok to <0.2016.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421647444403 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424860244870 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421647444403 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2016.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.146 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735105,5695055,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427292122292">>,ok}} 08:32:30.146 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735105,5695055,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.146 [info] purge_ms_response for <<"262426163386976">>: ok 08:32:30.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426163386976">>,message_type => purge_ms_res} 08:32:30.146 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262428913445416"],[],[]} 08:32:30.146 [info] ue_fsm ev_rx_s6b_str 08:32:30.146 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,false,0,false,false} 08:32:30.146 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:30.146 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428913445416","262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:30.146 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:30.146 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:30.146 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,true,0,false,false} 08:32:30.146 [info] purge_ms_response for <<"262427256809716">>: ok 08:32:30.146 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427256809716">>,message_type => purge_ms_res} 08:32:30.146 [info] ue_fsm ev_rx_swm_str 08:32:30.147 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;407;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421647444403",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.147 [info] ue_fsm ev_rx_swx_saa 08:32:30.147 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424860244870","262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.147 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421647444403","262421647444403@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.147 [debug] SWx Tx SAR Imsi="262424860244870" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.147 [info] purge_ms_response for <<"262427467273000">>: ok 08:32:30.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427467273000">>,message_type => purge_ms_res} 08:32:30.147 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","433",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424860244870",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.147 [info] purge_ms_response for <<"262429647465496">>: ok 08:32:30.147 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429647465496">>,message_type => purge_ms_res} 08:32:30.147 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.147 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421647444403 send ok to <0.211.0> 08:32:30.147 [info] purge_ms_response for <<"262427292122292">>: ok *DBG* epdg_ue_fsm_262421647444403 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.148 [info] purge_ms_response(<<"262421647444403">>): ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.148 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421647444403">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262428408461807">>,ok}} 08:32:30.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427292122292">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.148 [info] purge_ms_response for <<"262428408461807">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428746291363">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426160501040">>,ok}} 08:32:30.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428408461807">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.148 [info] purge_ms_response for <<"262428746291363">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424358397606">>,ok}} 08:32:30.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428746291363">>,message_type => purge_ms_res} 08:32:30.148 [info] purge_ms_response for <<"262426160501040">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.148 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426160501040">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262425085525680">>,ok}} 08:32:30.148 [info] purge_ms_response for <<"262424358397606">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424358397606">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421808681349">>,ok}} 08:32:30.149 [info] purge_ms_response for <<"262425085525680">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425085525680">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422708949049">>,ok}} 08:32:30.149 [info] purge_ms_response for <<"262421808681349">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421808681349">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426640349075">>,ok}} 08:32:30.149 [info] purge_ms_response for <<"262422708949049">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422708949049">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428445671895">>,ok}} 08:32:30.149 [info] purge_ms_response for <<"262426640349075">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426640349075">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427482390891">>,ok}} 08:32:30.149 [info] purge_ms_response for <<"262428445671895">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428445671895">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421814266440">>,ok}} 08:32:30.149 [info] purge_ms_response for <<"262427482390891">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427482390891">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429712715435">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] purge_ms_response for <<"262421814266440">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427334714700">>,ok}} 08:32:30.149 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421814266440">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262425040705256 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2021.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.149 [info] purge_ms_response for <<"262429712715435">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429347975063">>,ok}} *DBG* aaa_ue_fsm_262425040705256 send ok to <0.2021.0> *DBG* epdg_ue_fsm_262425040705256 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.150 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429712715435">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262425040705256 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2021.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262425040705256 send ok to <0.211.0> 08:32:30.150 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;408;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425040705256",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got cast {purge_ms_response,{<<"262423484463394">>,ok}} *DBG* epdg_ue_fsm_262425040705256 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.150 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427764748761">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421052232407">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426826447213">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427286385351">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262426554462165">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262429203333187">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262425986156165">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262429973913541">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423531105269">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420296040886">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428912630815">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421908365492">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423667195414">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262424367869803">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262421078700698">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420691613341">>,ok}} 08:32:30.150 [info] purge_ms_response for <<"262427334714700">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262423705140847">>,ok}} *DBG* aaa_ue_fsm_262428780458300 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2024.0> in state state_authenticated_wait_swx_saa 08:32:30.150 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427334714700">>,message_type => purge_ms_res} 08:32:30.150 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425040705256","262425040705256@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.150 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.150 [info] purge_ms_response for <<"262429347975063">>: ok 08:32:30.150 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429347975063">>,message_type => purge_ms_res} 08:32:30.150 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,true,0,false,false} 08:32:30.150 [info] purge_ms_response(<<"262425040705256">>): ok 08:32:30.150 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425040705256">>,"internet",[],undefined,true,0,false,false} 08:32:30.155 [info] purge_ms_response for <<"262423484463394">>: ok 08:32:30.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423484463394">>,message_type => purge_ms_res} 08:32:30.155 [info] purge_ms_response for <<"262427764748761">>: ok 08:32:30.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427764748761">>,message_type => purge_ms_res} 08:32:30.155 [info] purge_ms_response for <<"262421052232407">>: ok 08:32:30.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421052232407">>,message_type => purge_ms_res} 08:32:30.155 [info] purge_ms_response for <<"262426826447213">>: ok 08:32:30.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426826447213">>,message_type => purge_ms_res} 08:32:30.155 [info] purge_ms_response for <<"262427286385351">>: ok 08:32:30.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427286385351">>,message_type => purge_ms_res} 08:32:30.155 [info] purge_ms_response for <<"262426554462165">>: ok 08:32:30.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426554462165">>,message_type => purge_ms_res} 08:32:30.155 [info] purge_ms_response for <<"262429203333187">>: ok 08:32:30.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429203333187">>,message_type => purge_ms_res} 08:32:30.155 [info] purge_ms_response for <<"262425986156165">>: ok 08:32:30.155 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425986156165">>,message_type => purge_ms_res} 08:32:30.156 [info] purge_ms_response for <<"262429973913541">>: ok 08:32:30.156 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429973913541">>,message_type => purge_ms_res} 08:32:30.156 [info] purge_ms_response for <<"262423531105269">>: ok 08:32:30.156 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423531105269">>,message_type => purge_ms_res} 08:32:30.156 [info] purge_ms_response for <<"262420296040886">>: ok 08:32:30.156 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420296040886">>,message_type => purge_ms_res} 08:32:30.156 [info] purge_ms_response for <<"262428912630815">>: ok 08:32:30.156 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428912630815">>,message_type => purge_ms_res} 08:32:30.156 [info] purge_ms_response for <<"262421908365492">>: ok 08:32:30.156 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421908365492">>,message_type => purge_ms_res} 08:32:30.156 [info] purge_ms_response for <<"262423667195414">>: ok 08:32:30.156 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423667195414">>,message_type => purge_ms_res} 08:32:30.156 [info] purge_ms_response for <<"262424367869803">>: ok 08:32:30.156 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424367869803">>,message_type => purge_ms_res} 08:32:30.156 [info] purge_ms_response for <<"262421078700698">>: ok 08:32:30.156 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421078700698">>,message_type => purge_ms_res} 08:32:30.162 [info] purge_ms_response for <<"262420691613341">>: ok 08:32:30.162 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420691613341">>,message_type => purge_ms_res} 08:32:30.162 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;409;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428780458300",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.162 [info] ue_fsm ev_rx_swx_saa 08:32:30.162 [info] purge_ms_response for <<"262423705140847">>: ok 08:32:30.162 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428780458300","262428780458300@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.165 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423705140847">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262428780458300 send ok to <0.2024.0> *DBG* epdg_ue_fsm_262428780458300 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.165 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262428780458300 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2024.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428780458300 send ok to <0.211.0> 08:32:30.165 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,252,86,230,80,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427742063230 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735100,5695056,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2117.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428780458300 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.165 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.165 [info] purge_ms_response(<<"262428780458300">>): ok *DBG* epdg_ue_fsm_262427742063230 send ok to <0.2117.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423725582410">>,ok}} 08:32:30.165 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735100,5695056,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427742063230 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735100,5695056,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2117.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427742063230 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427742063230 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.165 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735100,5695056,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262422892747488">>,ok}} 08:32:30.165 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428780458300">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.165 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262429798740543">>,ok}} *DBG* aaa_ue_fsm_262424806952977 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2028.0> in state state_authenticated_wait_swx_saa 08:32:30.165 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262425405500871 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2032.0> in state state_authenticated_wait_swx_saa 08:32:30.166 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262428616917050">>,ok}} 08:32:30.166 [info] purge_ms_response for <<"262423725582410">>: ok 08:32:30.166 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423725582410">>,message_type => purge_ms_res} 08:32:30.166 [info] ue_fsm ev_rx_swm_str 08:32:30.166 [info] purge_ms_response for <<"262422892747488">>: ok 08:32:30.166 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427742063230","262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.166 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422892747488">>,message_type => purge_ms_res} 08:32:30.166 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;411;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424806952977",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.166 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427742063230 send ok to <0.201.0> 08:32:30.166 [info] purge_ms_response for <<"262429798740543">>: ok *DBG* aaa_ue_fsm_262425405500871 send ok to <0.2032.0> *DBG* aaa_ue_fsm_262424806952977 send ok to <0.2028.0> *DBG* epdg_ue_fsm_262424806952977 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427742063230 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425405500871 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2032.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424806952977 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2028.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.166 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429798740543">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262424806952977 send ok to <0.211.0> *DBG* epdg_ue_fsm_262424806952977 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425405500871 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.166 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;412;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425405500871",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.166 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425405500871 send ok to <0.211.0> 08:32:30.166 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424806952977","262424806952977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425405500871 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420913959403 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2026.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421841803540 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2036.0> in state state_authenticated_wait_swx_saa 08:32:30.166 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425405500871","262425405500871@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422715693999 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2043.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262420913959403 send ok to <0.2026.0> *DBG* aaa_ue_fsm_262421841803540 send ok to <0.2036.0> *DBG* aaa_ue_fsm_262422715693999 send ok to <0.2043.0> *DBG* epdg_ue_fsm_262421841803540 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.166 [debug] SWx Tx SAR Imsi="262427742063230" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* gsup_server got cast {purge_ms_response,{<<"262420518247398">>,ok}} *DBG* aaa_ue_fsm_262420913959403 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2026.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421841803540 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2036.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422715693999 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2043.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421841803540 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420913959403 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262427345757122">>,ok}} 08:32:30.166 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","434",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427742063230",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:30.167 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.167 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,true,0,false,false} 08:32:30.167 [info] purge_ms_response(<<"262424806952977">>): ok 08:32:30.167 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.167 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424806952977">>,"internet",[],undefined,true,0,false,false} 08:32:30.167 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,true,0,false,false} 08:32:30.167 [info] purge_ms_response(<<"262425405500871">>): ok 08:32:30.167 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;413;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421841803540",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.167 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;410;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420913959403",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.167 [info] ue_fsm ev_rx_swx_saa 08:32:30.167 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;414;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422715693999",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:30.167 [info] ue_fsm ev_rx_swx_saa 08:32:30.167 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425405500871">>,"internet",[],undefined,true,0,false,false} 08:32:30.167 [info] ue_fsm ev_rx_swx_saa 08:32:30.166 [info] purge_ms_response for <<"262428616917050">>: ok 08:32:30.167 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428616917050">>,message_type => purge_ms_res} 08:32:30.167 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421841803540","262421841803540@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.167 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420913959403","262420913959403@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.167 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422715693999","262422715693999@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.167 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.167 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,true,0,false,false} 08:32:30.167 [info] purge_ms_response(<<"262421841803540">>): ok 08:32:30.167 [info] purge_ms_response for <<"262420518247398">>: ok 08:32:30.167 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420518247398">>,message_type => purge_ms_res} 08:32:30.167 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.167 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421841803540">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421841803540 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.168 [info] purge_ms_response for <<"262427345757122">>: ok 08:32:30.168 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,true,0,false,false} 08:32:30.168 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427345757122">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.168 [info] purge_ms_response(<<"262420913959403">>): ok *DBG* epdg_ue_fsm_262420913959403 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422715693999 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262424944404178">>,ok}} 08:32:30.168 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420913959403 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422715693999 send ok to <0.211.0> 08:32:30.169 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420913959403">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422715693999 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.169 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,true,0,false,false} 08:32:30.169 [info] purge_ms_response(<<"262422715693999">>): ok 08:32:30.169 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422715693999">>,"internet",[],undefined,true,0,false,false} 08:32:30.169 [info] purge_ms_response for <<"262424944404178">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262429296027149">>,ok}} 08:32:30.169 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424944404178">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.169 [info] purge_ms_response for <<"262429296027149">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421417681309">>,ok}} 08:32:30.169 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429296027149">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.169 [info] purge_ms_response for <<"262421417681309">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423264083417">>,ok}} 08:32:30.169 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421417681309">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.169 [info] purge_ms_response for <<"262423264083417">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423006599341">>,ok}} 08:32:30.169 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423264083417">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.169 [info] purge_ms_response for <<"262423006599341">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420727472296">>,ok}} 08:32:30.169 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423006599341">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.169 [info] purge_ms_response for <<"262420727472296">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422857996750">>,ok}} 08:32:30.169 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420727472296">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.169 [info] purge_ms_response for <<"262422857996750">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426187938842">>,ok}} 08:32:30.169 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422857996750">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.169 [info] purge_ms_response for <<"262426187938842">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422570687416">>,ok}} 08:32:30.169 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426187938842">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.170 [info] purge_ms_response for <<"262422570687416">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427855843123">>,ok}} 08:32:30.170 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422570687416">>,message_type => purge_ms_res} 08:32:30.170 [info] purge_ms_response for <<"262427855843123">>: ok 08:32:30.170 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427855843123">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262420737622853">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.170 [info] purge_ms_response for <<"262420737622853">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429429106888">>,ok}} 08:32:30.170 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420737622853">>,message_type => purge_ms_res} 08:32:30.170 [info] purge_ms_response for <<"262429429106888">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.170 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429429106888">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420180970653">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.170 [info] purge_ms_response for <<"262420180970653">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422782376908">>,ok}} 08:32:30.170 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420180970653">>,message_type => purge_ms_res} 08:32:30.170 [info] purge_ms_response for <<"262422782376908">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* gsup_server got cast {purge_ms_response,{<<"262425737598797">>,ok}} 08:32:30.170 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422782376908">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262425737598797">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421089997143">>,ok}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425737598797">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262421089997143">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424635790884">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421089997143">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421647444403">>,ok}} 08:32:30.171 [info] purge_ms_response for <<"262424635790884">>: ok 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424635790884">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262421647444403">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425040705256">>,ok}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421647444403">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262425040705256">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428780458300">>,ok}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425040705256">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262428780458300">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262424806952977">>,ok}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428780458300">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262424806952977">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425405500871">>,ok}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424806952977">>,message_type => purge_ms_res} 08:32:30.171 [info] purge_ms_response for <<"262425405500871">>: ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425405500871">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421841803540">>,ok}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262421841803540">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420913959403">>,ok}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421841803540">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262420913959403">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422715693999">>,ok}} 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420913959403">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.171 [info] purge_ms_response for <<"262422715693999">>: ok 08:32:30.171 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422715693999">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262428913445416 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735101,5695057,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2119.0> in state state_wait_delete_session_resp 08:32:30.356 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,141,253,86,230,81,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428913445416 send ok to <0.2119.0> 08:32:30.357 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735101,5695057,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.357 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735101,5695057,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 08:32:30.357 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428913445416 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735101,5695057,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2119.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428913445416 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:30.357 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262428913445416 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:30.357 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,true,0,false,false} 08:32:30.358 [info] ue_fsm ev_rx_swm_str 08:32:30.358 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428913445416","262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.358 [debug] SWx Tx SAR Imsi="262428913445416" Type=5 APN="internet" AgentInfoOpt=[]  08:32:30.358 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","435",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428913445416",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428913445416 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428913445416 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:30.359 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;415;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422053589087",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422053589087 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2054.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423240508365 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2061.0> in state state_authenticated_wait_swx_saa 08:32:30.359 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422053589087 send ok to <0.2054.0> *DBG* aaa_ue_fsm_262420224352972 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423240508365 send ok to <0.2061.0> *DBG* aaa_ue_fsm_262422053589087 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2054.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.360 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;416;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420224352972",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262422053589087 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423240508365 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2061.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420224352972 send ok to <0.2056.0> 08:32:30.360 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;417;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423240508365",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420224352972 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262422053589087">>,ok}} *DBG* epdg_ue_fsm_262422053589087 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423240508365 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.360 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422053589087 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.360 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422053589087","262422053589087@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423240508365 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420224352972 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.360 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423240508365 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262423240508365">>,ok}} 08:32:30.360 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423240508365","262423240508365@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420224352972 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420224352972 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.360 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262420224352972">>,ok}} 08:32:30.360 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420224352972","262420224352972@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.361 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.361 [info] purge_ms_response(<<"262422053589087">>): ok 08:32:30.361 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.361 [info] purge_ms_response for <<"262422053589087">>: ok 08:32:30.361 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422053589087">>,message_type => purge_ms_res} 08:32:30.361 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422053589087">>,"internet",[],undefined,true,0,false,false} 08:32:30.361 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,true,0,false,false} 08:32:30.361 [info] purge_ms_response(<<"262423240508365">>): ok 08:32:30.361 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.361 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423240508365">>,"internet",[],undefined,true,0,false,false} 08:32:30.362 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,true,0,false,false} 08:32:30.362 [info] purge_ms_response(<<"262420224352972">>): ok 08:32:30.362 [info] purge_ms_response for <<"262423240508365">>: ok 08:32:30.362 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423240508365">>,message_type => purge_ms_res} 08:32:30.362 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420224352972">>,"internet",[],undefined,true,0,false,false} 08:32:30.362 [info] purge_ms_response for <<"262420224352972">>: ok 08:32:30.362 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420224352972">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262426586990845 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2070.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421908052380 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2072.0> in state state_authenticated_wait_swx_saa 08:32:30.562 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;418;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426586990845",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427800461210 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2074.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426586990845 send ok to <0.2070.0> *DBG* epdg_ue_fsm_262426586990845 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421908052380 send ok to <0.2072.0> 08:32:30.562 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;420;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427800461210",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426586990845 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2070.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427800461210 send ok to <0.2074.0> *DBG* aaa_ue_fsm_262421908052380 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2072.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262426586990845">>,ok}} *DBG* epdg_ue_fsm_262426586990845 send ok to <0.211.0> 08:32:30.562 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421908052380 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427800461210 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2074.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426586990845 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421908052380 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427800461210 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.562 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;419;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421908052380",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server got cast {purge_ms_response,{<<"262421908052380">>,ok}} *DBG* epdg_ue_fsm_262421908052380 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427800461210 send ok to <0.211.0> 08:32:30.562 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427800461210 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.562 [info] ue_fsm ev_rx_swx_saa 08:32:30.562 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426586990845","262426586990845@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.562 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262427800461210">>,ok}} 08:32:30.562 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421908052380","262421908052380@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.562 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427800461210","262427800461210@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.562 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.562 [info] purge_ms_response(<<"262426586990845">>): ok 08:32:30.562 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.563 [info] purge_ms_response for <<"262426586990845">>: ok 08:32:30.563 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426586990845">>,"internet",[],undefined,true,0,false,false} 08:32:30.563 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426586990845">>,message_type => purge_ms_res} 08:32:30.563 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,true,0,false,false} 08:32:30.563 [info] purge_ms_response(<<"262421908052380">>): ok 08:32:30.563 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.563 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421908052380">>,"internet",[],undefined,true,0,false,false} 08:32:30.563 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,true,0,false,false} 08:32:30.563 [info] purge_ms_response(<<"262427800461210">>): ok 08:32:30.563 [info] purge_ms_response for <<"262421908052380">>: ok 08:32:30.563 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421908052380">>,message_type => purge_ms_res} 08:32:30.563 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427800461210">>,"internet",[],undefined,true,0,false,false} 08:32:30.563 [info] purge_ms_response for <<"262427800461210">>: ok 08:32:30.563 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427800461210">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429920818689 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2083.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427506855883 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2078.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427318731137 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2090.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429920818689 send ok to <0.2083.0> *DBG* epdg_ue_fsm_262429920818689 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.767 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;422;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429920818689",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429920818689 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2083.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427506855883 send ok to <0.2078.0> *DBG* aaa_ue_fsm_262427318731137 send ok to <0.2090.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429920818689">>,ok}} *DBG* epdg_ue_fsm_262429920818689 send ok to <0.211.0> 08:32:30.767 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427506855883 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427318731137 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2090.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427506855883 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2078.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427506855883 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429920818689 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427506855883 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.767 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;423;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427318731137",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427318731137 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.767 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;421;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427506855883",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427318731137 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262427506855883">>,ok}} 08:32:30.767 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427318731137 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.767 [info] ue_fsm ev_rx_swx_saa 08:32:30.767 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429920818689","262429920818689@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.767 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262427318731137">>,ok}} 08:32:30.767 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427506855883","262427506855883@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.767 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427318731137","262427318731137@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:30.767 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.767 [info] purge_ms_response(<<"262429920818689">>): ok 08:32:30.767 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.767 [info] purge_ms_response for <<"262429920818689">>: ok 08:32:30.767 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429920818689">>,message_type => purge_ms_res} 08:32:30.767 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,true,0,false,false} 08:32:30.767 [info] purge_ms_response(<<"262427506855883">>): ok 08:32:30.767 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429920818689">>,"internet",[],undefined,true,0,false,false} 08:32:30.767 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427506855883">>,"internet",[],undefined,true,0,false,false} 08:32:30.767 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.768 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,true,0,false,false} 08:32:30.768 [info] purge_ms_response(<<"262427318731137">>): ok 08:32:30.768 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427318731137">>,"internet",[],undefined,true,0,false,false} 08:32:30.768 [info] purge_ms_response for <<"262427506855883">>: ok 08:32:30.768 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427506855883">>,message_type => purge_ms_res} 08:32:30.769 [info] purge_ms_response for <<"262427318731137">>: ok 08:32:30.769 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427318731137">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422916329427 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2099.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421731277344 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2095.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427483767566 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2093.0> in state state_authenticated_wait_swx_saa 08:32:30.970 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;426;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422916329427",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422916329427 send ok to <0.2099.0> *DBG* aaa_ue_fsm_262421731277344 send ok to <0.2095.0> 08:32:30.970 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;425;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421731277344",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422916329427 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2099.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427483767566 send ok to <0.2093.0> *DBG* aaa_ue_fsm_262421731277344 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2095.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422916329427 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427483767566 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2093.0> in state state_authenticated_wait_swx_saa => state_new 08:32:30.970 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422916329427 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422916329427">>,ok}} *DBG* epdg_ue_fsm_262421731277344 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:30.970 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422916329427 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421731277344 send ok to <0.211.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262421731277344 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.970 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;424;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427483767566",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262427483767566 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262421731277344">>,ok}} 08:32:30.970 [info] ue_fsm ev_rx_swx_saa 08:32:30.970 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422916329427","262422916329427@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262427483767566 send ok to <0.211.0> 08:32:30.970 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421731277344","262421731277344@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got cast {purge_ms_response,{<<"262427483767566">>,ok}} 08:32:30.970 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427483767566","262427483767566@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427483767566 terminate normal in state state_wait_swm_session_termination_answer 08:32:30.970 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.970 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:30.970 [info] purge_ms_response(<<"262422916329427">>): ok 08:32:30.970 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.970 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422916329427">>,"internet",[],undefined,true,0,false,false} 08:32:30.971 [info] purge_ms_response for <<"262422916329427">>: ok 08:32:30.971 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422916329427">>,message_type => purge_ms_res} 08:32:30.971 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,true,0,false,false} 08:32:30.971 [info] purge_ms_response(<<"262421731277344">>): ok 08:32:30.971 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421731277344">>,"internet",[],undefined,true,0,false,false} 08:32:30.971 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:30.971 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,true,0,false,false} 08:32:30.971 [info] purge_ms_response for <<"262421731277344">>: ok 08:32:30.971 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421731277344">>,message_type => purge_ms_res} 08:32:30.971 [info] purge_ms_response(<<"262427483767566">>): ok 08:32:30.971 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427483767566">>,"internet",[],undefined,true,0,false,false} 08:32:30.971 [info] purge_ms_response for <<"262427483767566">>: ok 08:32:30.971 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427483767566">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262426280488861 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2101.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420706051736 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2103.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425870777860 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2105.0> in state state_authenticated_wait_swx_saa 08:32:31.174 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;427;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426280488861",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426280488861 send ok to <0.2101.0> *DBG* epdg_ue_fsm_262426280488861 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420706051736 send ok to <0.2103.0> *DBG* aaa_ue_fsm_262425870777860 send ok to <0.2105.0> *DBG* aaa_ue_fsm_262426280488861 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2101.0> in state state_authenticated_wait_swx_saa => state_new 08:32:31.174 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262426280488861">>,ok}} *DBG* epdg_ue_fsm_262426280488861 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420706051736 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2103.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425870777860 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2105.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420706051736 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:31.174 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;428;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420706051736",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262426280488861 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:31.174 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;429;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425870777860",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262420706051736 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425870777860 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262420706051736">>,ok}} *DBG* epdg_ue_fsm_262420706051736 terminate normal in state state_wait_swm_session_termination_answer 08:32:31.174 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425870777860 send ok to <0.211.0> 08:32:31.174 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:31.174 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426280488861","262426280488861@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425870777860 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262425870777860">>,ok}} 08:32:31.174 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420706051736","262420706051736@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:31.174 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:31.174 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425870777860","262425870777860@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:31.174 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,true,0,false,false} 08:32:31.174 [info] purge_ms_response(<<"262426280488861">>): ok 08:32:31.174 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:31.174 [info] purge_ms_response for <<"262426280488861">>: ok 08:32:31.174 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426280488861">>,message_type => purge_ms_res} 08:32:31.174 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426280488861">>,"internet",[],undefined,true,0,false,false} 08:32:31.175 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,true,0,false,false} 08:32:31.175 [info] purge_ms_response(<<"262420706051736">>): ok 08:32:31.175 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:31.175 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420706051736">>,"internet",[],undefined,true,0,false,false} 08:32:31.175 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,true,0,false,false} 08:32:31.175 [info] purge_ms_response for <<"262420706051736">>: ok 08:32:31.175 [info] purge_ms_response(<<"262425870777860">>): ok 08:32:31.175 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420706051736">>,message_type => purge_ms_res} 08:32:31.175 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425870777860">>,"internet",[],undefined,true,0,false,false} 08:32:31.175 [info] purge_ms_response for <<"262425870777860">>: ok 08:32:31.175 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425870777860">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262425669747607 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2108.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428197922970 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2110.0> in state state_authenticated_wait_swx_saa 08:32:31.378 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;430;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425669747607",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428197922970 send ok to <0.2110.0> *DBG* aaa_ue_fsm_262425669747607 send ok to <0.2108.0> *DBG* aaa_ue_fsm_262428197922970 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2110.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425669747607 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425669747607 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2108.0> in state state_authenticated_wait_swx_saa => state_new 08:32:31.378 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427742063230 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2118.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425669747607 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262425669747607">>,ok}} *DBG* epdg_ue_fsm_262428197922970 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:31.378 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;431;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428197922970",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262425669747607 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427742063230 send ok to <0.2118.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* aaa_ue_fsm_262427742063230 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2118.0> in state state_authenticated_wait_swx_saa => state_new 08:32:31.378 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428197922970 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427742063230 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262428197922970">>,ok}} 08:32:31.378 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425669747607","262425669747607@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428197922970 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427742063230 send ok to <0.211.0> 08:32:31.378 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428197922970","262428197922970@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427742063230 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:31.378 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262427742063230">>,ok}} 08:32:31.378 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;434;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427742063230",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:31.378 [info] ue_fsm ev_rx_swx_saa 08:32:31.378 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,true,0,false,false} 08:32:31.378 [info] purge_ms_response(<<"262425669747607">>): ok 08:32:31.378 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:31.379 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427742063230","262427742063230@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:31.379 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425669747607">>,"internet",[],undefined,true,0,false,false} 08:32:31.379 [info] purge_ms_response for <<"262425669747607">>: ok 08:32:31.379 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425669747607">>,message_type => purge_ms_res} 08:32:31.379 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,true,0,false,false} 08:32:31.379 [info] purge_ms_response(<<"262428197922970">>): ok 08:32:31.379 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:31.379 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,true,0,false,false} 08:32:31.379 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428197922970">>,"internet",[],undefined,true,0,false,false} 08:32:31.379 [info] purge_ms_response(<<"262427742063230">>): ok 08:32:31.379 [info] purge_ms_response for <<"262428197922970">>: ok 08:32:31.379 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428197922970">>,message_type => purge_ms_res} 08:32:31.379 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427742063230">>,"internet",[],undefined,true,0,false,false} 08:32:31.379 [info] purge_ms_response for <<"262427742063230">>: ok 08:32:31.379 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427742063230">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262424860244870 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2116.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426693854693 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2113.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424860244870 send ok to <0.2116.0> 08:32:31.582 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;433;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424860244870",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426693854693 send ok to <0.2113.0> *DBG* aaa_ue_fsm_262424860244870 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2116.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424860244870 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426693854693 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2113.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428913445416 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2120.0> in state state_authenticated_wait_swx_saa 08:32:31.582 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;432;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426693854693",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262424860244870 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424860244870">>,ok}} 08:32:31.582 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428913445416 send ok to <0.2120.0> *DBG* epdg_ue_fsm_262426693854693 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424860244870 terminate normal in state state_wait_swm_session_termination_answer 08:32:31.582 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428913445416 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2120.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262426693854693 send ok to <0.211.0> 08:32:31.582 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424860244870","262424860244870@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428913445416 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262426693854693">>,ok}} *DBG* epdg_ue_fsm_262426693854693 terminate normal in state state_wait_swm_session_termination_answer 08:32:31.582 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426693854693","262426693854693@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428913445416 send ok to <0.211.0> 08:32:31.583 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:31.583 [info] SWx Rx SAA {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;435;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428913445416",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* epdg_ue_fsm_262428913445416 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:31.583 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262428913445416">>,ok}} 08:32:31.583 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,true,0,false,false} 08:32:31.583 [info] purge_ms_response(<<"262424860244870">>): ok 08:32:31.583 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428913445416","262428913445416@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:31.583 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:31.583 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424860244870">>,"internet",[],undefined,true,0,false,false} 08:32:31.583 [info] purge_ms_response for <<"262424860244870">>: ok 08:32:31.583 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424860244870">>,message_type => purge_ms_res} 08:32:31.583 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,true,0,false,false} 08:32:31.583 [info] purge_ms_response(<<"262426693854693">>): ok 08:32:31.583 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:31.583 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426693854693">>,"internet",[],undefined,true,0,false,false} 08:32:31.583 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,true,0,false,false} 08:32:31.583 [info] purge_ms_response for <<"262426693854693">>: ok 08:32:31.583 [info] purge_ms_response(<<"262428913445416">>): ok 08:32:31.583 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426693854693">>,message_type => purge_ms_res} 08:32:31.583 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428913445416">>,"internet",[],undefined,true,0,false,false} 08:32:31.583 [info] purge_ms_response for <<"262428913445416">>: ok 08:32:31.583 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428913445416">>,message_type => purge_ms_res} Socket #Port<0.53> closed [<0.700.0>] send_close_signal [{{#Port<0.53>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.53>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.53>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:31.585 [error] GSUP connection has been closed 08:32:31.585 [info] Peer down: {<0.647.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:32:31.786 [info] Peer down: {<0.711.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,36,103},37437}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.56>} Setting ccm options for socket #Port<0.56> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} 08:32:31.792 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.56> Stream {osmo, 5} Unblocking socket #Port<0.56> Unblocking socket #Port<0.56>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.56> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.56> Stream 254: ID_RESP -> ID_ACK 08:32:31.805 [info] Peer up: {<0.705.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:32:39.409 [info] Peer up: {<0.2142.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.56>, {osmo,5}, #{imsi => <<"262420614397217">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} *DBG* epdg_ue_fsm_262420614397217 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420614397217 consume internal init_state in state state_new 08:32:45.431 [info] GSUP: Rx #{imsi => <<"262420614397217">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262420614397217 receive call {auth_request,33,"internet",#{}} from <0.2149.0> in state state_new 08:32:45.431 [info] ue_fsm start(epdg_ue_fsm_262420614397217) *DBG* epdg_ue_fsm_262420614397217 send ok to <0.2149.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:45.431 [info] ue_fsm init(<<"262420614397217">>) *DBG* epdg_ue_fsm_262420614397217 consume call {auth_request,33,"internet",#{}} from <0.2149.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420614397217 enter aaa_ue_fsm in state state_new 08:32:45.431 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420614397217 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420614397217 consume internal init_state in state state_new 08:32:45.431 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420614397217 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:45.431 [info] ue_fsm start_link(aaa_ue_fsm_262420614397217) 08:32:45.431 [info] ue_fsm init("262420614397217") 08:32:45.431 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:45.432 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420614397217",undefined,undefined,false,false,undefined} 08:32:45.432 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:45.432 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","436",";","nonode@nohost"],1,undefined,undefined,undefined,"262420614397217",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420614397217 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420614397217 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:45.436 [info] SWx Rx MAA {<0.2142.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;436;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420614397217",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103]],[[17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,145,99,66,154,194,101,71,95,159,17,41,104,245,2]],["foobar"],[[77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61]],[[14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:45.436 [info] dia_sip2gsup: auth [17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103] authz [17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,145,99,66,154,194,101,71,95,159,17,41,104,245,2]  08:32:45.436 [info] rand [17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14] autn [108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103]  *DBG* aaa_ue_fsm_262420614397217 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>, <<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>, <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14, 145,99,66,154,194,101,71,95,159,17,41,104,245,2>>, <<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>, <<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>}]}} from <0.2152.0> in state state_wait_swx_maa 08:32:45.436 [info] ue_fsm ev_rx_swx_maa 08:32:45.436 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420614397217",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420614397217 send ok to <0.2152.0> 08:32:45.436 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>,<<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>,<<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,145,99,66,154,194,101,71,95,159,17,41,104,245,2>>,<<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>,<<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>}]} *DBG* aaa_ue_fsm_262420614397217 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>, <<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>, <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14, 145,99,66,154,194,101,71,95,159,17,41,104,245,2>>, <<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>, <<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>}]}} from <0.2152.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420614397217 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>, <<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>, <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14, 145,99,66,154,194,101,71,95,159,17,41,104,245,2>>, <<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>, <<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>}]}} from <0.211.0> in state state_wait_auth_resp 08:32:45.436 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>,<<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>,<<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,145,99,66,154,194,101,71,95,159,17,41,104,245,2>>,<<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>,<<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>}]}, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420614397217">>, {ok, [{epdg_auth_tuple, <<17,70,235,80,240,80,53,105,187,243,255,64, 142,41,219,14>>, <<108,104,159,64,69,93,32,11,209,119,7,66,73, 24,92,103>>, <<17,70,235,80,240,80,53,105,187,243,255,64, 142,41,219,14,145,99,66,154,194,101,71,95, 159,17,41,104,245,2>>, <<14,76,9,100,177,216,228,155,146,102,59,231, 75,247,186,226>>, <<77,119,73,64,136,83,0,160,108,103,37,83, 37,103,125,61>>}]}}} *DBG* epdg_ue_fsm_262420614397217 send ok to <0.211.0> 08:32:45.436 [info] auth_response(<<"262420614397217">>): {ok,[{epdg_auth_tuple,<<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>,<<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>,<<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,145,99,66,154,194,101,71,95,159,17,41,104,245,2>>,<<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>,<<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>}]} 08:32:45.437 [info] auth_response for <<"262420614397217">>: {ok,[{epdg_auth_tuple,<<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>,<<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>,<<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,145,99,66,154,194,101,71,95,159,17,41,104,245,2>>,<<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>,<<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>}]} *DBG* epdg_ue_fsm_262420614397217 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>, <<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>, <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14, 145,99,66,154,194,101,71,95,159,17,41,104,245,2>>, <<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>, <<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:45.437 [info] GSUP: Tx #{auth_tuples => [#{autn => <<108,104,159,64,69,93,32,11,209,119,7,66,73,24,92,103>>,ck => <<77,119,73,64,136,83,0,160,108,103,37,83,37,103,125,61>>,ik => <<14,76,9,100,177,216,228,155,146,102,59,231,75,247,186,226>>,rand => <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14>>,res => <<17,70,235,80,240,80,53,105,187,243,255,64,142,41,219,14,145,99,66,154,194,101,71,95,159,17,41,104,245,2>>}],imsi => <<"262420614397217">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.56>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420614397217">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420614397217 receive call lu_request from <0.2153.0> in state state_authenticating 08:32:45.438 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420614397217">>,message_type => location_upd_req} 08:32:45.439 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420614397217 send ok to <0.2153.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420614397217 consume call lu_request from <0.2153.0> in state state_authenticating *DBG* aaa_ue_fsm_262420614397217 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 08:32:45.439 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,false,0,false,false} 08:32:45.439 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:45.439 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420614397217",undefined,undefined,false,false,undefined} 08:32:45.439 [debug] SWx Tx SAR Imsi="262420614397217" Type=1 APN="internet" AgentInfoOpt=[]  08:32:45.439 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","437",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420614397217",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420614397217 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420614397217 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420614397217 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2154.0> in state state_wait_swx_saa 08:32:45.443 [info] SWx Rx SAA {<0.2142.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;437;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420614397217",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420614397217 send ok to <0.2154.0> 08:32:45.443 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420614397217 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420614397217 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2154.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420614397217 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420614397217">>,ok}} 08:32:45.443 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420614397217",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420614397217 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:45.443 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:45.443 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,false,0,false,false} 08:32:45.443 [info] lu_response(<<"262420614397217">>): ok 08:32:45.443 [info] lu_response for <<"262420614397217">>: ok 08:32:45.443 [info] GSUP: Tx #{imsi => <<"262420614397217">>,message_class => 5,message_type => location_upd_res} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.56>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420614397217">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 08:32:45.445 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420614397217">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420614397217 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2155.0> in state state_authenticated 08:32:45.445 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:45.445 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,false,0,false,false} 08:32:45.445 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:45.445 [info] s2b: Tx {gtp,v2,create_session_request,0,5695058,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420614397217">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735107,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079868,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420614397217 send ok to <0.2155.0> 08:32:45.445 [debug] Waiting for CreateSessionResponse *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420614397217 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2155.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420614397217 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420614397217 receive call {rx_s6b_aar,"262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.2156.0> in state state_authenticated 08:32:45.582 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:45.582 [info] ue_fsm ev_rx_s6b_aar: "262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:45.582 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262420614397217",undefined,undefined,true,false,undefined} 08:32:45.582 [debug] SWx Tx SAR Imsi="262420614397217" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:45.582 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","438",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420614397217",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420614397217 send ok to <0.2156.0> *DBG* aaa_ue_fsm_262420614397217 consume call {rx_s6b_aar,"262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.2156.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:45.582 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420614397217 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2157.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420614397217 send ok to <0.2157.0> *DBG* aaa_ue_fsm_262420614397217 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2157.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:45.585 [info] SWx Rx SAA {<0.2142.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;438;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420614397217",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:45.585 [info] ue_fsm ev_rx_swx_saa 08:32:45.585 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420614397217","262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2156.0>} 08:32:45.585 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:45.585 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:45.590 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,142,3,86,230,82,0,2,0,2,0,16,0,87,0,9,1,160,79,200,206,224,172,18,36,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,79,200,206,224,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,79,200,206,224,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262420614397217 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079868, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1338560224}}} from <0.2158.0> in state state_wait_create_session_resp 08:32:45.590 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735107,5695058,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<"OÈÎà">>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,1338560224,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,1338560224,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 08:32:45.590 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420614397217">>,<0.2150.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735107,1338560224,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079868,1338560224}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 08:32:45.590 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:45.590 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079868,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1338560224}} 08:32:45.590 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,false,0,false,false} 08:32:45.590 [info] KMOD Port Create PDP Context Call {<0.2150.0>,[alias|#Ref<0.2201401468.1057554437.50670>]}: {create_pdp_context,{172,18,36,103},3603079868,1338560224,{192,168,0,2}} 08:32:45.590 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079868, 1338560224 08:32:45.590 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],709,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079868},{o_tid,1338560224}]}} 08:32:45.590 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079868,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1338560224}) returned ok *DBG* epdg_ue_fsm_262420614397217 send ok to <0.2158.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420614397217">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079868, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 1338560224}}}} 08:32:45.590 [info] tunnel_response(<<"262420614397217">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079868,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1338560224}} *DBG* epdg_ue_fsm_262420614397217 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079868, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 1338560224}}} from <0.2158.0> in state state_wait_create_session_resp => state_active 08:32:45.590 [info] tunnel_response for <<"262420614397217">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079868,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 1338560224}} 08:32:45.590 [info] GSUP: Tx #{imsi => <<"262420614397217">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:45.593 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=0,n_pdu=undefined,ext_hdr=[],ie=#{}} 08:32:45.593 [debug] Echo Request from {172,18,36,103}:2152, TEI: 0, SeqNo: 0 08:32:45.593 [debug] Echo Reply Send Result: {ok,<<>>} 08:32:45.594 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=1,n_pdu=undefined,ext_hdr=[],ie=#{}} 08:32:45.594 [debug] Echo Request from {172,18,36,103}:2152, TEI: 0, SeqNo: 1 08:32:45.594 [debug] Echo Reply Send Result: {ok,<<>>} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.56>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420614397217">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262420614397217 receive call purge_ms_request from <0.2161.0> in state state_active 08:32:45.595 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420614397217">>,message_type => purge_ms_req} 08:32:45.595 [info] ue_fsm purge_ms_request 08:32:45.595 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420614397217">>,"internet",[],{epdg_tun_pdp_ctx,3603079868,1338560224,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:45.595 [info] KMOD Port Delete PDP Context Call {<0.2150.0>,[alias|#Ref<0.2201401468.1057554437.50712>]}: {delete_pdp_context,{172,18,36,103},3603079868,1338560224,{192,168,0,2}} 08:32:45.595 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079868, 1338560224 *DBG* epdg_ue_fsm_262420614397217 send ok to <0.2161.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262420614397217 consume call purge_ms_request from <0.2161.0> in state state_active => state_wait_delete_session_resp 08:32:45.595 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],773,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079868}]}} 08:32:45.596 [info] s2b: Tx {gtp,v2,delete_session_request,1338560224,5695059,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079868,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262420614397217 receive call rx_s6b_str from <0.2162.0> in state state_authenticated 08:32:45.598 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262420614397217"],[],[]} *DBG* aaa_ue_fsm_262420614397217 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2162.0> 08:32:45.598 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420614397217 consume call rx_s6b_str from <0.2162.0> in state state_authenticated 08:32:45.598 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420614397217","262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:45.598 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:45.598 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:45.599 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,142,3,86,230,83,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420614397217 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735107,5695059,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2163.0> in state state_wait_delete_session_resp 08:32:45.599 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735107,5695059,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420614397217 send ok to <0.2163.0> 08:32:45.599 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735107,5695059,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420614397217 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735107,5695059,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2163.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420614397217 receive call rx_swm_str from <0.201.0> in state state_authenticated 08:32:45.600 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420614397217 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:45.600 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:45.600 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,true,0,false,false} 08:32:45.600 [info] ue_fsm ev_rx_swm_str 08:32:45.600 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420614397217","262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 08:32:45.600 [debug] SWx Tx SAR Imsi="262420614397217" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420614397217 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420614397217 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:45.600 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","439",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420614397217",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:45.603 [info] SWx Rx SAA {<0.2142.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;439;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420614397217",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420614397217 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2164.0> in state state_authenticated_wait_swx_saa 08:32:45.603 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420614397217 send ok to <0.2164.0> 08:32:45.603 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420614397217","262420614397217@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420614397217 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420614397217 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2164.0> in state state_authenticated_wait_swx_saa => state_new 08:32:45.603 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 08:32:45.603 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420614397217 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262420614397217">>,ok}} 08:32:45.603 [info] purge_ms_response(<<"262420614397217">>): ok *DBG* epdg_ue_fsm_262420614397217 terminate normal in state state_wait_swm_session_termination_answer 08:32:45.603 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420614397217">>,"internet",[],undefined,true,0,false,false} 08:32:45.603 [info] purge_ms_response for <<"262420614397217">>: ok 08:32:45.603 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420614397217">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Socket #Port<0.56> closed [<0.2133.0>] send_close_signal [{{#Port<0.56>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.56>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.56>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:45.605 [info] Peer down: {<0.705.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Accepted TCP connection from {ok,{{172,18,36,103},34547}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.59>} Setting ccm options for socket #Port<0.59> to {ipa_ccm_options, "EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false} Registering handler {process_id,<0.209.0>} for socket #Port<0.59> Stream {osmo, 5} Unblocking socket #Port<0.59> Unblocking socket #Port<0.59>:ok *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 254, 1 bytes Socket #Port<0.59> Stream 254: ID_ACK -> ID_ACK Stream 254, 1 bytes Socket #Port<0.59> Stream 254: ID_RESP -> ID_ACK 08:32:45.605 [error] GSUP connection has been closed 08:32:45.623 [notice] GSUP connection has been established 08:32:45.807 [info] Peer down: {<0.2142.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:32:52.220 [info] Peer up: {<0.2185.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}} 08:32:56.619 [info] Peer up: {<0.2138.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.59>, {osmo,5}, #{imsi => <<"262422870886738">>, message_type => send_auth_info_req, pdp_info_list => [#{access_point_name => "internet", pdp_address => #{address => #{},pdp_type_nr => 33, pdp_type_org => 241}, pdp_context_id => 0}]}} 08:32:58.248 [info] GSUP: Rx #{imsi => <<"262422870886738">>,message_type => send_auth_info_req,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{},pdp_type_nr => 33,pdp_type_org => 241},pdp_context_id => 0}]} *DBG* epdg_ue_fsm_262422870886738 enter epdg_ue_fsm in state state_new 08:32:58.248 [info] ue_fsm start(epdg_ue_fsm_262422870886738) *DBG* epdg_ue_fsm_262422870886738 consume internal init_state in state state_new 08:32:58.248 [info] ue_fsm init(<<"262422870886738">>) *DBG* epdg_ue_fsm_262422870886738 receive call {auth_request,33,"internet",#{}} from <0.2193.0> in state state_new 08:32:58.248 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422870886738 send ok to <0.2193.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:58.249 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422870886738 consume call {auth_request,33,"internet",#{}} from <0.2193.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422870886738 enter aaa_ue_fsm in state state_new 08:32:58.249 [info] ue_fsm start_link(aaa_ue_fsm_262422870886738) *DBG* epdg_ue_fsm_262422870886738 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422870886738 consume internal init_state in state state_new 08:32:58.249 [info] ue_fsm init("262422870886738") *DBG* aaa_ue_fsm_262422870886738 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 08:32:58.249 [info] ue_fsm ev_rx_swm_der_auth_req 08:32:58.249 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422870886738",undefined,undefined,false,false,undefined} 08:32:58.249 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 08:32:58.249 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1807420388",";","440",";","nonode@nohost"],1,undefined,undefined,undefined,"262422870886738",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422870886738 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422870886738 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 08:32:58.254 [info] SWx Rx MAA {<0.2185.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'MAA',"epdg.localdomain;1807420388;440;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422870886738",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,132,202,19,218,175,217,220,92,166,248,201,246,103,212,105,50]],[[142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,238,95,207,71,163,62,211,238,160,6,122,193,22,25]],["foobar"],[[118,147,191,230,83,207,113,204,72,36,26,8,218,95,152,161]],["ÍötÏÙ}X2»ðjtFxj÷"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422870886738 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>, <<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105, 50>>, <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6, 238,95,207,71,163,62,211,238,160,6,122,193,22,25>>, <<"ÍötÏÙ}X2»ðjtFxj÷">>, <<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152, 161>>}]}} from <0.2196.0> in state state_wait_swx_maa 08:32:58.254 [info] dia_sip2gsup: auth [142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,132,202,19,218,175,217,220,92,166,248,201,246,103,212,105,50] authz [142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,238,95,207,71,163,62,211,238,160,6,122,193,22,25]  *DBG* aaa_ue_fsm_262422870886738 send ok to <0.2196.0> *DBG* epdg_ue_fsm_262422870886738 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>, <<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105, 50>>, <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6, 238,95,207,71,163,62,211,238,160,6,122,193,22,25>>, <<"ÍötÏÙ}X2»ðjtFxj÷">>, <<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152, 161>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422870886738 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>, <<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105, 50>>, <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6, 238,95,207,71,163,62,211,238,160,6,122,193,22,25>>, <<"ÍötÏÙ}X2»ðjtFxj÷">>, <<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152, 161>>}]}} from <0.2196.0> in state state_wait_swx_maa => state_new 08:32:58.254 [info] rand [142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6] autn [132,202,19,218,175,217,220,92,166,248,201,246,103,212,105,50]  *DBG* epdg_ue_fsm_262422870886738 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422870886738">>, {ok, [{epdg_auth_tuple, <<142,58,112,249,241,96,171,12,194,239,137,80, 157,159,44,6>>, <<132,202,19,218,175,217,220,92,166,248,201, 246,103,212,105,50>>, <<142,58,112,249,241,96,171,12,194,239,137,80, 157,159,44,6,238,95,207,71,163,62,211,238, 160,6,122,193,22,25>>, <<"ÍötÏÙ}X2»ðjtFxj÷">>, <<118,147,191,230,83,207,113,204,72,36,26, 8,218,95,152,161>>}]}}} 08:32:58.254 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422870886738 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>, <<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105, 50>>, <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6, 238,95,207,71,163,62,211,238,160,6,122,193,22,25>>, <<"ÍötÏÙ}X2»ðjtFxj÷">>, <<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152, 161>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 08:32:58.254 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422870886738",undefined,undefined,false,false,undefined} 08:32:58.254 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>,<<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105,50>>,<<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,238,95,207,71,163,62,211,238,160,6,122,193,22,25>>,<<"ÍötÏÙ}X2»ðjtFxj÷">>,<<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152,161>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:58.254 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>,<<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105,50>>,<<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,238,95,207,71,163,62,211,238,160,6,122,193,22,25>>,<<"ÍötÏÙ}X2»ðjtFxj÷">>,<<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152,161>>}]}, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,false,0,false,false} 08:32:58.254 [info] auth_response(<<"262422870886738">>): {ok,[{epdg_auth_tuple,<<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>,<<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105,50>>,<<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,238,95,207,71,163,62,211,238,160,6,122,193,22,25>>,<<"ÍötÏÙ}X2»ðjtFxj÷">>,<<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152,161>>}]} 08:32:58.254 [info] auth_response for <<"262422870886738">>: {ok,[{epdg_auth_tuple,<<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>,<<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105,50>>,<<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,238,95,207,71,163,62,211,238,160,6,122,193,22,25>>,<<"ÍötÏÙ}X2»ðjtFxj÷">>,<<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152,161>>}]} 08:32:58.255 [info] GSUP: Tx #{auth_tuples => [#{autn => <<132,202,19,218,175,217,220,92,166,248,201,246,103,212,105,50>>,ck => <<118,147,191,230,83,207,113,204,72,36,26,8,218,95,152,161>>,ik => <<"ÍötÏÙ}X2»ðjtFxj÷">>,rand => <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6>>,res => <<142,58,112,249,241,96,171,12,194,239,137,80,157,159,44,6,238,95,207,71,163,62,211,238,160,6,122,193,22,25>>}],imsi => <<"262422870886738">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.59>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422870886738">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422870886738 receive call lu_request from <0.2197.0> in state state_authenticating 08:32:58.259 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422870886738">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422870886738 send ok to <0.2197.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:58.259 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422870886738 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422870886738 consume call lu_request from <0.2197.0> in state state_authenticating 08:32:58.259 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,false,0,false,false} 08:32:58.260 [info] ue_fsm ev_rx_swm_der_auth_compl 08:32:58.260 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422870886738",undefined,undefined,false,false,undefined} 08:32:58.260 [debug] SWx Tx SAR Imsi="262422870886738" Type=1 APN="internet" AgentInfoOpt=[]  08:32:58.260 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","441",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422870886738",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422870886738 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422870886738 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422870886738 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2198.0> in state state_wait_swx_saa 08:32:58.264 [info] SWx Rx SAA {<0.2185.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;441;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422870886738",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422870886738 send ok to <0.2198.0> 08:32:58.264 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422870886738 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2198.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422870886738 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 08:32:58.264 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422870886738",undefined,undefined,false,false,undefined} 08:32:58.264 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422870886738 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422870886738">>,ok}} 08:32:58.265 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422870886738 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 08:32:58.265 [info] lu_response(<<"262422870886738">>): ok 08:32:58.265 [info] lu_response for <<"262422870886738">>: ok 08:32:58.265 [info] GSUP: Tx #{imsi => <<"262422870886738">>,message_class => 5,message_type => location_upd_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Stream 238, 27 bytes *DBG* gsup_server got {ipa,#Port<0.59>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422870886738">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422870886738 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2199.0> in state state_authenticated 08:32:58.267 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422870886738">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 08:32:58.267 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 08:32:58.267 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,false,0,false,false} 08:32:58.267 [debug] Selected PGW Remote Address "172.18.36.103" 08:32:58.267 [info] s2b: Tx {gtp,v2,create_session_request,0,5695060,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422870886738">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,2826735108,<<172,18,36,20>>,undefined},{v2_access_point_name,0,[<<"internet">>]},{v2_selection_mode,0,0},{v2_pdn_address_allocation,0,ipv4,<<0,0,0,0>>},{v2_bearer_context,0,[{v2_bearer_level_quality_of_service,0,1,10,0,8,0,0,0,0},{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,5,31,3603079869,<<172,18,36,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 08:32:58.267 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422870886738 send ok to <0.2199.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422870886738 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2199.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422870886738 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422870886738 receive call {rx_s6b_aar,"262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.2200.0> in state state_authenticated 08:32:58.279 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",2,["262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 08:32:58.279 [info] ue_fsm ev_rx_s6b_aar: "262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}] 08:32:58.279 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}], {ue_fsm_data,"262422870886738",undefined,undefined,true,false,undefined} 08:32:58.280 [debug] SWx Tx SAR Imsi="262422870886738" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]  08:32:58.280 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","442",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422870886738",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422870886738 send ok to <0.2200.0> 08:32:58.280 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422870886738 consume call {rx_s6b_aar,"262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,36,103}],[],[],[]}]} from <0.2200.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422870886738 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2201.0> in state state_authenticated_wait_swx_saa 08:32:58.282 [info] SWx Rx SAA {<0.2185.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;442;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422870886738",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  08:32:58.282 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422870886738 send ok to <0.2201.0> 08:32:58.282 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422870886738","262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2200.0>} *DBG* aaa_ue_fsm_262422870886738 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2201.0> in state state_authenticated_wait_swx_saa => state_authenticated 08:32:58.282 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 08:32:58.282 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'AAA',"ttcn3.session",16777272,2,2001,"aaa.localdomain","localdomain",[],[],[],[],[],[],[],[],[],[],[]} 08:32:58.285 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,33,0,117,168,124,142,4,86,230,84,0,2,0,2,0,16,0,87,0,9,1,160,51,222,123,14,172,18,36,103,79,0,5,0,1,192,168,0,2,93,0,58,0,73,0,1,0,5,2,0,2,0,16,0,87,0,9,4,161,51,222,123,14,172,18,36,103,80,0,22,0,36,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94,0,4,0,51,222,123,14,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 08:32:58.286 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,create_session_response,2826735108,5695060,undefined,[],#{{v2_additional_protocol_configuration_options,0} => {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}},{v2_bearer_context,0} => {v2_bearer_context,0,#{{v2_bearer_level_quality_of_service,0} => {v2_bearer_level_quality_of_service,0,0,9,0,9,0,0,0,0},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_charging_id,0} => {v2_charging_id,0,<<51,222,123,14>>},{v2_eps_bearer_id,0} => {v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,4} => {v2_fully_qualified_tunnel_endpoint_identifier,4,33,870218510,<<172,18,36,103>>,undefined}}},{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined},{v2_fully_qualified_tunnel_endpoint_identifier,1} => {v2_fully_qualified_tunnel_endpoint_identifier,1,32,870218510,<<172,18,36,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 08:32:58.286 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422870886738">>,<0.2194.0>,<<"internet">>,{172,18,36,103},{172,18,36,103},undefined,2826735108,870218510,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3603079869,870218510}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422870886738 receive call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079869, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 870218510}}} from <0.2202.0> in state state_wait_create_session_resp 08:32:58.286 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 08:32:58.286 [info] ue_fsm received_gtpc_create_session_response {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079869,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 870218510}} 08:32:58.286 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,false,0,false,false} 08:32:58.286 [info] KMOD Port Create PDP Context Call {<0.2194.0>,[alias|#Ref<0.2201401468.1057554436.43833>]}: {create_pdp_context,{172,18,36,103},3603079869,870218510,{192,168,0,2}} 08:32:58.286 [debug] create_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079869, 870218510 08:32:58.286 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],3974,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079869},{o_tid,870218510}]}} *DBG* epdg_ue_fsm_262422870886738 send ok to <0.2202.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422870886738">>, {ok, #{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079869, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined, remote_teid => 870218510}}}} 08:32:58.286 [debug] gtp_u_tun:create_pdp_context(#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079869,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 870218510}) returned ok *DBG* epdg_ue_fsm_262422870886738 consume call {received_gtpc_create_session_response, {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>, apn => "internet", eua => {epdg_eua,33,<<192,168,0,2>>,undefined}, local_teid => 3603079869, remote_ipv4 => <<172,18,36,103>>, remote_ipv6 => undefined,remote_teid => 870218510}}} from <0.2202.0> in state state_wait_create_session_resp => state_active 08:32:58.286 [info] tunnel_response(<<"262422870886738">>): {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079869,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 870218510}} 08:32:58.286 [info] tunnel_response for <<"262422870886738">>: {ok,#{apco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,apn => "internet",eua => {epdg_eua,33,<<192,168,0,2>>,undefined},local_teid => 3603079869,remote_ipv4 => <<172,18,36,103>>,remote_ipv6 => undefined,remote_teid => 870218510}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:58.286 [info] GSUP: Tx #{imsi => <<"262422870886738">>,message_class => 5,message_type => epdg_tunnel_result,pco => <<128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>>,pdp_info_complete => true,pdp_info_list => [#{access_point_name => "internet",pdp_address => #{address => #{ipv4 => <<192,168,0,2>>},pdp_type_nr => 33,pdp_type_org => 1},pdp_charging => 0,pdp_context_id => 0,quality_of_service => <<0,0,0>>}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.59>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422870886738">>, message_type => purge_ms_req}} 08:32:58.290 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422870886738">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422870886738 receive call purge_ms_request from <0.2206.0> in state state_active 08:32:58.290 [info] ue_fsm purge_ms_request 08:32:58.290 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422870886738">>,"internet",[],{epdg_tun_pdp_ctx,3603079869,870218510,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,36,103>>},false,0,false,false} 08:32:58.290 [info] KMOD Port Delete PDP Context Call {<0.2194.0>,[alias|#Ref<0.2201401468.1057554437.50979>]}: {delete_pdp_context,{172,18,36,103},3603079869,870218510,{192,168,0,2}} 08:32:58.290 [debug] delete_pdp_context: 1, {172,18,36,103}, {192,168,0,2}, 3603079869, 870218510 08:32:58.290 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],4038,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,36,103}},{ms_address,{192,168,0,2}},{i_tid,3603079869}]}} *DBG* epdg_ue_fsm_262422870886738 send ok to <0.2206.0> *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} *DBG* epdg_ue_fsm_262422870886738 consume call purge_ms_request from <0.2206.0> in state state_active => state_wait_delete_session_resp 08:32:58.290 [info] s2b: Tx {gtp,v2,delete_session_request,870218510,5695061,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3603079869,<<172,18,36,20>>,undefined}]} *DBG* aaa_ue_fsm_262422870886738 receive call rx_s6b_str from <0.2207.0> in state state_authenticated 08:32:58.292 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STR',"ttcn3.session",16777272,"pgw.localdomain","localdomain","localdomain",1,["262422870886738"],[],[]} *DBG* aaa_ue_fsm_262422870886738 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2207.0> 08:32:58.292 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422870886738 consume call rx_s6b_str from <0.2207.0> in state state_authenticated 08:32:58.293 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422870886738","262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 08:32:58.293 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 08:32:58.293 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}: {'STA',"ttcn3.session",2001,"aaa.localdomain","localdomain",[],[],[],[]} 08:32:58.294 [debug] S2b: Rx from IP {172,18,36,103} port 2123: <<72,37,0,14,168,124,142,4,86,230,85,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422870886738 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735108,5695061,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2208.0> in state state_wait_delete_session_resp 08:32:58.294 [debug] S2b: Rx from IP {172,18,36,103} port 2123: {gtp,v2,delete_session_response,2826735108,5695061,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422870886738 send ok to <0.2208.0> 08:32:58.294 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,2826735108,5695061,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262422870886738 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,2826735108,5695061,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2208.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422870886738 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422870886738 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 08:32:58.294 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,false,0,false,false} 08:32:58.294 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 08:32:58.294 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,true,0,false,false} 08:32:58.294 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422870886738 send ok to <0.201.0> 08:32:58.294 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422870886738","262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422870886738 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 08:32:58.294 [debug] SWx Tx SAR Imsi="262422870886738" Type=5 APN="internet" AgentInfoOpt=[]  08:32:58.294 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1807420388",";","443",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422870886738",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 08:32:58.296 [info] SWx Rx SAA {<0.2185.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1807420388;443;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422870886738",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422870886738 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2209.0> in state state_authenticated_wait_swx_saa 08:32:58.296 [info] ue_fsm ev_rx_swx_saa 08:32:58.296 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422870886738","262422870886738@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422870886738 send ok to <0.2209.0> *DBG* epdg_ue_fsm_262422870886738 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 08:32:58.296 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262422870886738 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2209.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422870886738 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262422870886738">>,ok}} 08:32:58.296 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422870886738 terminate normal in state state_wait_swm_session_termination_answer 08:32:58.296 [info] purge_ms_response(<<"262422870886738">>): ok 08:32:58.296 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422870886738">>,"internet",[],undefined,true,0,false,false} 08:32:58.296 [info] purge_ms_response for <<"262422870886738">>: ok 08:32:58.296 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422870886738">>,message_type => purge_ms_res} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} Socket #Port<0.59> closed [<0.2174.0>] send_close_signal [{{#Port<0.59>,{osmo,5}},{process_id,<0.209.0>}}] [] *DBG* gsup_server got {ipa_closed,{#Port<0.59>,{osmo,5}}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.59>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 08:32:58.299 [error] GSUP connection has been closed 08:32:58.299 [info] Peer down: {<0.2138.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,36,20}],[{172,18,36,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} 08:32:58.498 [info] Peer down: {<0.2185.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,36,20},{192,168,0,2}],[{172,18,36,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}